diff options
author | Matthew McClintock <msm@freescale.com> | 2012-09-10 11:53:37 -0500 |
---|---|---|
committer | Matthew McClintock <msm@freescale.com> | 2012-09-10 11:53:37 -0500 |
commit | e68ad0cc18e68e8af3b379efb9cd30efbec2df76 (patch) | |
tree | 69311f2a48d8b740e708924604e0783b44f0ef0f | |
parent | 00ff7fe0e3b79acd089c17c1124d1c6422f91d75 (diff) | |
download | meta-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.conf | 1 |
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 | ||
87 | PREFERRED_VERSION_u-boot-mkimage-native_powerpc = "2011.06" | 87 | PREFERRED_VERSION_u-boot-mkimage-native_powerpc = "2011.06" |
88 | PREFERRED_PROVIDER_virtual/libx11 = "libx11" | 88 | PREFERRED_PROVIDER_virtual/libx11 = "libx11" |
89 | PREFERRED_PROVIDER_linux-libc-headers-nativesdk ?= "linux-qoriq-sdk-headers-nativesdk" | ||
90 | 89 | ||
91 | CCACHE = "" | 90 | CCACHE = "" |