From a65dcf6bd8b83007c650201ba4e8e1036e6b80d9 Mon Sep 17 00:00:00 2001 From: Matthew McClintock Date: Fri, 14 Sep 2012 13:19:46 -0500 Subject: [PATCH] Revert "e6500.inc: force biarch gcc for kernel build" We will just skip the kernel recipe if we don't have biarch enabled This reverts commit f3469d97cef7fcd6277dfab7326f7a8e0d5bb5bd. --- meta-fsl-ppc/conf/machine/e6500.inc | 3 --- 1 file changed, 3 deletions(-) diff --git a/meta-fsl-ppc/conf/machine/e6500.inc b/meta-fsl-ppc/conf/machine/e6500.inc index b725d75c..46879726 100644 --- a/meta-fsl-ppc/conf/machine/e6500.inc +++ b/meta-fsl-ppc/conf/machine/e6500.inc @@ -16,6 +16,3 @@ KERNEL_IMAGETYPE ?= "uImage" # ext2.gz.u-boot ext2.bz2.u-boot ext2.lzma.u-boot" MACHINEOVERRIDES .= ":e6500:fslmachine" - -#not ideal but we require 64-bit support to build the kernel -DISTRO_FEATURES_append = " multiarch" -- 2.40.1