klibc_1.5.18: Fix the build for x86 on newer kernels.
authorKhem Raj <raj.khem@gmail.com>
Thu, 1 Jul 2010 22:48:31 +0000 (15:48 -0700)
committerKhem Raj <raj.khem@gmail.com>
Thu, 1 Jul 2010 22:52:23 +0000 (15:52 -0700)
commitd3c1b02dd6e4d5a128477ea594eb2d0c03d66b08
tree068c9bada0f9019f9812c7ec637d11e08a57ab3c
parent9e7262cb51128e8d276176568b499b880fb2a01b
klibc_1.5.18: Fix the build for x86 on newer kernels.

* We were setting KLIBCARCH to match kernel arch
  while this let klibc build, it did not configure
  in right syscalls because klibc still use 'i386'
  the patch tells klibc to look for right places in
  kernel tree based on arch and we can stop synthesizing
  KLIBCARCH to be same as kernel arch.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/klibc/klibc-1.5.18.inc [moved from recipes/klibc/klibc_1.5.18.inc with 81% similarity]
recipes/klibc/klibc-1.5.18/klibc-x86-KLIBCARCHINCFLAGS.patch [new file with mode: 0644]
recipes/klibc/klibc-1.5.inc [moved from recipes/klibc/klibc_1.5.inc with 100% similarity]
recipes/klibc/klibc-utils-static_1.5.18.bb
recipes/klibc/klibc-utils-static_1.5.bb
recipes/klibc/klibc_1.5.18.bb
recipes/klibc/klibc_1.5.bb