]> code.ossystems Code Review - meta-freescale.git/commit
remove duplicate check for e6500 64b kernel build
authorZongchun Yu <Zongchun.Yu@freescale.com>
Wed, 7 Jan 2015 09:55:06 +0000 (17:55 +0800)
committerZhenhua Luo <zhenhua.luo@freescale.com>
Thu, 8 Jan 2015 10:21:20 +0000 (18:21 +0800)
commit9e5ff5bf92a7888018613aad03ecba76d1434599
tree2c433ebc3fa6563c98f133b586c50117a556c0f1
parent9c4d9c350217847b2cdf63057fb0609d24a50ee2
remove duplicate check for e6500 64b kernel build

e6500 is a specific core which only support 64bit kernel, no
matter rootfs is 32b/64b. qoriq_build_64bit_kernel.bbclass
was added to do this.

BUILD_64BIT_KERNEL is only set for e6500. It is duplicate to check
core and BUILD_64BIT_KERNEL at the same time. remove one.

Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
meta-fsl-ppc/classes/qoriq_build_64bit_kernel.bbclass