linux-libc-headers-nativesdk is for native bits in an SDK its not required to be locked in machine conf files since nothing depends on machine per se here. If its a mattetr of policy then this should be added to distro conf which in this layer is fsl.conf
Signed-off-by: Khem Raj <raj.k...@gmail.com> --- conf/machine/e500mc.inc | 1 - conf/machine/e500v2.inc | 1 - conf/machine/e5500-64b.inc | 1 - conf/machine/e5500.inc | 1 - 4 files changed, 4 deletions(-) diff --git a/conf/machine/e500mc.inc b/conf/machine/e500mc.inc index bfac9e6..479c513 100644 --- a/conf/machine/e500mc.inc +++ b/conf/machine/e500mc.inc @@ -8,7 +8,6 @@ MACHINE_FEATURES_RRECOMMENDS = "" PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq-sdk" PREFERRED_VERSION_virtual/kernel ?= "3.0.6" PREFERRED_PROVIDER_linux-libc-headers ?= "linux-qoriq-sdk-headers" -PREFERRED_PROVIDER_linux-libc-headers-nativesdk ?= "linux-qoriq-sdk-headers-nativesdk" KERNEL_IMAGETYPE ?= "uImage" # disable the images below for now diff --git a/conf/machine/e500v2.inc b/conf/machine/e500v2.inc index cf8f36c..6e2eb49 100644 --- a/conf/machine/e500v2.inc +++ b/conf/machine/e500v2.inc @@ -8,7 +8,6 @@ MACHINE_EXTRA_RRECOMMENDS = "" PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq-sdk" PREFERRED_VERSION_virtual/kernel ?= "3.0.6" PREFERRED_PROVIDER_linux-libc-headers ?= "linux-qoriq-sdk-headers" -PREFERRED_PROVIDER_linux-libc-headers-nativesdk ?= "linux-qoriq-sdk-headers-nativesdk" KERNEL_IMAGETYPE ?= "uImage" # disable the images below for now diff --git a/conf/machine/e5500-64b.inc b/conf/machine/e5500-64b.inc index 80dee5c..1e5d92b 100644 --- a/conf/machine/e5500-64b.inc +++ b/conf/machine/e5500-64b.inc @@ -9,7 +9,6 @@ MACHINE_FEATURES_RRECOMMENDS = "" PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq-sdk" PREFERRED_VERSION_virtual/kernel ?= "3.0.6" PREFERRED_PROVIDER_linux-libc-headers ?= "linux-qoriq-sdk-headers" -PREFERRED_PROVIDER_linux-libc-headers-nativesdk ?= "linux-qoriq-sdk-headers-nativesdk" KERNEL_IMAGETYPE ?= "uImage" # disable the images below for now diff --git a/conf/machine/e5500.inc b/conf/machine/e5500.inc index 965618e..f34c2c0 100644 --- a/conf/machine/e5500.inc +++ b/conf/machine/e5500.inc @@ -8,7 +8,6 @@ MACHINE_FEATURES_RRECOMMENDS = "" PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq-sdk" PREFERRED_VERSION_virtual/kernel ?= "3.0.6" PREFERRED_PROVIDER_linux-libc-headers ?= "linux-qoriq-sdk-headers" -PREFERRED_PROVIDER_linux-libc-headers-nativesdk ?= "linux-qoriq-sdk-headers-nativesdk" KERNEL_IMAGETYPE ?= "uImage" # disable the images below for now -- 1.7.9.5 _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto