summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2012-09-10 11:53:37 -0500
committerMatthew McClintock <msm@freescale.com>2012-09-10 11:53:37 -0500
commite68ad0cc18e68e8af3b379efb9cd30efbec2df76 (patch)
tree69311f2a48d8b740e708924604e0783b44f0ef0f
parent00ff7fe0e3b79acd089c17c1124d1c6422f91d75 (diff)
downloadmeta-fsl-ppc-e68ad0cc18e68e8af3b379efb9cd30efbec2df76.tar.gz
fsl.conf: using our kernel tree for nativesdk is wrong, remove it
Signed-off-by: Matthew McClintock <msm@freescale.com>
-rw-r--r--conf/distro/fsl.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/distro/fsl.conf b/conf/distro/fsl.conf
index b923415..939d6f3 100644
--- a/conf/distro/fsl.conf
+++ b/conf/distro/fsl.conf
@@ -86,6 +86,5 @@ IMAGE_CLASSES = "image_types_uboot"
86 86
87PREFERRED_VERSION_u-boot-mkimage-native_powerpc = "2011.06" 87PREFERRED_VERSION_u-boot-mkimage-native_powerpc = "2011.06"
88PREFERRED_PROVIDER_virtual/libx11 = "libx11" 88PREFERRED_PROVIDER_virtual/libx11 = "libx11"
89PREFERRED_PROVIDER_linux-libc-headers-nativesdk ?= "linux-qoriq-sdk-headers-nativesdk"
90 89
91CCACHE = "" 90CCACHE = ""