]> code.ossystems Code Review - meta-freescale.git/commit
linux-qoriq-sdk(-headers): upgrade to the version of sdk-1.4
authorZhenhua Luo <zhenhua.luo@freescale.com>
Mon, 1 Jul 2013 05:47:10 +0000 (13:47 +0800)
committerZhenhua Luo <zhenhua.luo@freescale.com>
Mon, 1 Jul 2013 05:47:10 +0000 (13:47 +0800)
commita6b4de91d9cd50dec56d00d1954855fcaecd89db
tree29c694e7075ae9ed7dcdd3013049f7026a0fbf50
parent6185963d1664a768e234c452ab2f02c950a33d8e
linux-qoriq-sdk(-headers): upgrade to the version of sdk-1.4

1.Update kernel version to 3.8.

2.add DEPENDS libgcc and append TOOLCHAIN_OPTIONS to KERNEL_{CC,LD}.
kernel in sdk 1.4 need run-time support libraries 'libgcc.a', added
in file arch/powerpc/Makefile:
LIBGCC := $(shell $(CC) $(KBUILD_CFLAGS) -print-libgcc-file-name)
Without passing the TOOLCHAIN_OPTIONS (define --sysroot parameter),
it will fail to find the libgcc.a.

3.Also remove the patches which were already merged on git tree.

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Ting Liu <b28495@freescale.com>
meta-fsl-ppc/recipes-kernel/linux/files/0001-Enable-the-option-Automount-devtmpfs-at-dev-in-kerne.patch [deleted file]
meta-fsl-ppc/recipes-kernel/linux/files/0001-compiler.h-Undef-before-redefining-__attribute_const.patch [deleted file]
meta-fsl-ppc/recipes-kernel/linux/files/0001-powerpc-Fix-build-dependencies-for-c-files-requiring.patch [deleted file]
meta-fsl-ppc/recipes-kernel/linux/files/fix_getrusage_for_perf.patch [deleted file]
meta-fsl-ppc/recipes-kernel/linux/files/scripts-Makefile.headersinst-install-headers-from-sc.patch [new file with mode: 0644]
meta-fsl-ppc/recipes-kernel/linux/linux-qoriq-sdk-headers.bb
meta-fsl-ppc/recipes-kernel/linux/linux-qoriq-sdk.bb
meta-fsl-ppc/recipes-kernel/linux/linux-qoriq-sdk.inc