diff options
| author | David Nyström <david.nystrom@enea.com> | 2012-06-01 15:46:01 +0000 |
|---|---|---|
| committer | Matthew McClintock <msm@freescale.com> | 2012-06-01 13:13:06 -0500 |
| commit | 7126d9b01a7669a4850593716dc2b7b4c32def06 (patch) | |
| tree | c6d5b5993aea911c0d9c28c878709337df18fab8 /conf | |
| parent | 7fc222c927e47657be62131c26ae945206b41326 (diff) | |
| download | meta-fsl-ppc-7126d9b01a7669a4850593716dc2b7b4c32def06.tar.gz | |
Fixed meta-toolchain to include the proper linux-libc-headers-nativesdk
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/machine/e500mc.inc | 1 | ||||
| -rw-r--r-- | conf/machine/e500v2.inc | 1 | ||||
| -rw-r--r-- | conf/machine/e5500-64b.inc | 1 | ||||
| -rw-r--r-- | conf/machine/e5500.inc | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/e500mc.inc b/conf/machine/e500mc.inc index 479c513..bfac9e6 100644 --- a/conf/machine/e500mc.inc +++ b/conf/machine/e500mc.inc | |||
| @@ -8,6 +8,7 @@ MACHINE_FEATURES_RRECOMMENDS = "" | |||
| 8 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq-sdk" | 8 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq-sdk" |
| 9 | PREFERRED_VERSION_virtual/kernel ?= "3.0.6" | 9 | PREFERRED_VERSION_virtual/kernel ?= "3.0.6" |
| 10 | PREFERRED_PROVIDER_linux-libc-headers ?= "linux-qoriq-sdk-headers" | 10 | PREFERRED_PROVIDER_linux-libc-headers ?= "linux-qoriq-sdk-headers" |
| 11 | PREFERRED_PROVIDER_linux-libc-headers-nativesdk ?= "linux-qoriq-sdk-headers-nativesdk" | ||
| 11 | 12 | ||
| 12 | KERNEL_IMAGETYPE ?= "uImage" | 13 | KERNEL_IMAGETYPE ?= "uImage" |
| 13 | # disable the images below for now | 14 | # disable the images below for now |
diff --git a/conf/machine/e500v2.inc b/conf/machine/e500v2.inc index 6e2eb49..cf8f36c 100644 --- a/conf/machine/e500v2.inc +++ b/conf/machine/e500v2.inc | |||
| @@ -8,6 +8,7 @@ MACHINE_EXTRA_RRECOMMENDS = "" | |||
| 8 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq-sdk" | 8 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq-sdk" |
| 9 | PREFERRED_VERSION_virtual/kernel ?= "3.0.6" | 9 | PREFERRED_VERSION_virtual/kernel ?= "3.0.6" |
| 10 | PREFERRED_PROVIDER_linux-libc-headers ?= "linux-qoriq-sdk-headers" | 10 | PREFERRED_PROVIDER_linux-libc-headers ?= "linux-qoriq-sdk-headers" |
| 11 | PREFERRED_PROVIDER_linux-libc-headers-nativesdk ?= "linux-qoriq-sdk-headers-nativesdk" | ||
| 11 | 12 | ||
| 12 | KERNEL_IMAGETYPE ?= "uImage" | 13 | KERNEL_IMAGETYPE ?= "uImage" |
| 13 | # disable the images below for now | 14 | # disable the images below for now |
diff --git a/conf/machine/e5500-64b.inc b/conf/machine/e5500-64b.inc index 1e5d92b..80dee5c 100644 --- a/conf/machine/e5500-64b.inc +++ b/conf/machine/e5500-64b.inc | |||
| @@ -9,6 +9,7 @@ MACHINE_FEATURES_RRECOMMENDS = "" | |||
| 9 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq-sdk" | 9 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq-sdk" |
| 10 | PREFERRED_VERSION_virtual/kernel ?= "3.0.6" | 10 | PREFERRED_VERSION_virtual/kernel ?= "3.0.6" |
| 11 | PREFERRED_PROVIDER_linux-libc-headers ?= "linux-qoriq-sdk-headers" | 11 | PREFERRED_PROVIDER_linux-libc-headers ?= "linux-qoriq-sdk-headers" |
| 12 | PREFERRED_PROVIDER_linux-libc-headers-nativesdk ?= "linux-qoriq-sdk-headers-nativesdk" | ||
| 12 | 13 | ||
| 13 | KERNEL_IMAGETYPE ?= "uImage" | 14 | KERNEL_IMAGETYPE ?= "uImage" |
| 14 | # disable the images below for now | 15 | # disable the images below for now |
diff --git a/conf/machine/e5500.inc b/conf/machine/e5500.inc index f34c2c0..965618e 100644 --- a/conf/machine/e5500.inc +++ b/conf/machine/e5500.inc | |||
| @@ -8,6 +8,7 @@ MACHINE_FEATURES_RRECOMMENDS = "" | |||
| 8 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq-sdk" | 8 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq-sdk" |
| 9 | PREFERRED_VERSION_virtual/kernel ?= "3.0.6" | 9 | PREFERRED_VERSION_virtual/kernel ?= "3.0.6" |
| 10 | PREFERRED_PROVIDER_linux-libc-headers ?= "linux-qoriq-sdk-headers" | 10 | PREFERRED_PROVIDER_linux-libc-headers ?= "linux-qoriq-sdk-headers" |
| 11 | PREFERRED_PROVIDER_linux-libc-headers-nativesdk ?= "linux-qoriq-sdk-headers-nativesdk" | ||
| 11 | 12 | ||
| 12 | KERNEL_IMAGETYPE ?= "uImage" | 13 | KERNEL_IMAGETYPE ?= "uImage" |
| 13 | # disable the images below for now | 14 | # disable the images below for now |
