remove the openat() patch, as it's breaking quite a few packages.
authorFelix Fietkau <nbd@openwrt.org>
Fri, 2 Jan 2009 04:16:30 +0000 (04:16 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 2 Jan 2009 04:16:30 +0000 (04:16 +0000)
commita5c9910ae2961164b87e59b0819836df0492eca8
treec75820adac585a662c8a48e3eb29b4e3bd8b1f53
parentfbf0f923ed7ad344f9dec429d1bbafd3e6864a0e
remove the openat() patch, as it's breaking quite a few packages.
the problem is in the AT_FDCWD define, which packages check for to
see if fdopenat, openat, fstatat, etc. are supported, but the patch
only adds openat() and not the other functions.
this should probably be fixed upstream and not just in openwrt.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13817 3c298f89-4303-0410-b956-a3cf2f4a3e73
toolchain/uClibc/patches/160-add_openat_and_friends.patch [deleted file]