There are some definition missing in uclibc which prevents
authorHenning Heinold <heinold@inf.fu-berlin.de>
Wed, 4 Jul 2007 16:42:24 +0000 (16:42 +0000)
committerHenning Heinold <heinold@inf.fu-berlin.de>
Wed, 4 Jul 2007 16:42:24 +0000 (16:42 +0000)
commit84d9f6f516ca1c5a001c959b7565fbb63c041c33
tree204c8411eb995646c24faa50558cbbc3645cbbdf
parent4ab2c7b1e9072eb4d1e5d93325a370ce7646c50e
There are some definition missing in uclibc which prevents
building of bluez-utils.
-termios.h will be fixed in nex uclibc version according to this thread
http://www.mail-archive.com/uclibc@uclibc.org/msg00382.html
-errno_values.h is mostly the same as the linux kernel headers but
didnt change for years and so stucked with the 2.4 defintions,
2.6 added some more like "ENOKEY"
Bumping PR to get rebuilds. Beaware that the toolchain could be broken
after compiling the new uclibc version. If you got side-effects
with __clz-tab missing symbol, recompile the whole stuff.
packages/uclibc/files/errno_values.h.patch [new file with mode: 0644]
packages/uclibc/files/termios.h.patch [new file with mode: 0644]
packages/uclibc/uclibc_0.9.29.bb