diff --git a/base/dietlibc/patches/pkg_hotplug2.patch b/base/dietlibc/patches/pkg_hotplug2.patch index 5262d5dd5..2912d1a8c 100644 --- a/base/dietlibc/patches/pkg_hotplug2.patch +++ b/base/dietlibc/patches/pkg_hotplug2.patch @@ -1,3 +1,21 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../dietlibc/patches/pkg_hotplug2.patch +# Copyright (C) 2007 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This patch file is dual-licensed. It is available under the license the +# patched project is licensed under, as long as it is an OpenSource license +# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms +# of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or (at your option) any later +# version. +# --- SDE-COPYRIGHT-NOTE-END --- + +Description: Unlike struct dirent64, struct dirent has no d_type on dietlibc. + --- ./linux24_compat/hotplug2-coldplug-2.4.c.orig 2007-10-05 03:42:18.000000000 +0200 +++ ./linux24_compat/hotplug2-coldplug-2.4.c 2007-10-05 03:51:16.000000000 +0200 @@ -160,7 +160,7 @@