diff options
| author | Ting Liu <b28495@freescale.com> | 2011-12-29 15:05:39 +0000 |
|---|---|---|
| committer | Matthew McClintock <msm@freescale.com> | 2012-01-02 15:59:32 -0600 |
| commit | ec36928522db753c800eed894f96c1443e2622e0 (patch) | |
| tree | 0681c8393a9552a2cf0ffda8a86ad7fe0ac701a0 /conf | |
| parent | 2be8b6a4319d7ce67880c91b5a3b5f25a9a3d34a (diff) | |
| download | meta-fsl-ppc-ec36928522db753c800eed894f96c1443e2622e0.tar.gz | |
e5500: set PREFERRED_PROVIDER_virtual/kernel to linux-qoriq-sdk
Signed-off-by: Ting Liu <b28495@freescale.com>
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/machine/e5500.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/e5500.inc b/conf/machine/e5500.inc index 839fa26..0fffdeb 100644 --- a/conf/machine/e5500.inc +++ b/conf/machine/e5500.inc | |||
| @@ -6,7 +6,7 @@ MACHINE_FEATURES = "kernel26 keyboard pci ext2 ext3 serial" | |||
| 6 | MACHINE_FEATURES_RRECOMMENDS = "" | 6 | MACHINE_FEATURES_RRECOMMENDS = "" |
| 7 | 7 | ||
| 8 | 8 | ||
| 9 | #PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq-sdk" | 9 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq-sdk" |
| 10 | PREFERRED_VERSION_virtual/kernel ?= "3.0.1" | 10 | PREFERRED_VERSION_virtual/kernel ?= "3.0.1" |
| 11 | PREFERRED_PROVIDER_linux-libc-headers ?= "linux-qoriq-sdk-headers" | 11 | PREFERRED_PROVIDER_linux-libc-headers ?= "linux-qoriq-sdk-headers" |
| 12 | 12 | ||
