poky/meta
Dexuan Cui bd11abb22c linux-omap: fix build failure with gcc-4.3.3
Pull time.h patch from upstream Linux kernel
(commit 38332cb98772f5ea757e6486bed7ed0381cb5f98)

The patch fixes the following build failure:
  LD      .tmp_vmlinux1
kernel/built-in.o: In function `timespec_add_ns':
    undefined reference to `__aeabi_uldivmod'
kernel/built-in.o: In function `do_gettimeofday':
    undefined reference to `__aeabi_uldivmod'
    undefined reference to `__aeabi_uldivmod'
kernel/built-in.o: In function `timespec_add_ns':
    undefined reference to `__aeabi_uldivmod'
    undefined reference to `__aeabi_uldivmod'
kernel/built-in.o: more undefined references to `__aeabi_uldivmod'

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-06-23 13:24:52 +01:00
..
classes sanity.bbclass: Fix test for i686 SDKMACHINE 2010-06-14 12:51:34 +01:00
conf Green 3.3 Release 2010-06-11 14:43:33 +01:00
files
lib/oe lib/oe/patch.py: Fix patch application failure interaction handling 2010-06-10 20:22:41 +01:00
packages linux-omap: fix build failure with gcc-4.3.3 2010-06-23 13:24:52 +01:00
site site/powerpc: Add popt site options 2010-06-11 11:10:21 +01:00
COPYING.MIT