diff options
author | Ting Liu <b28495@freescale.com> | 2014-07-11 01:25:59 -0500 |
---|---|---|
committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2014-07-15 14:13:19 +0800 |
commit | 7333942fb2503afc12847bb7ad8200280151bed3 (patch) | |
tree | ea29b1121971743bc885c9951dd4bc7961989f65 /meta-fsl-ppc/conf/machine | |
parent | cb643f7a13a50eb1ad039aa3290d15a1140f4063 (diff) | |
download | meta-freescale-7333942fb2503afc12847bb7ad8200280151bed3.tar.gz |
linux-qoriq-sdk: rename to linux-qoriq
like linux-imx, linux-qoriq is supposed to be provided and supported
by Freescale. it uses latest linux codes on git.freescale.com
Signed-off-by: Ting Liu <b28495@freescale.com>
Diffstat (limited to 'meta-fsl-ppc/conf/machine')
-rw-r--r-- | meta-fsl-ppc/conf/machine/include/qoriq-default-providers.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fsl-ppc/conf/machine/include/qoriq-default-providers.inc b/meta-fsl-ppc/conf/machine/include/qoriq-default-providers.inc index b2c6c536..25197da5 100644 --- a/meta-fsl-ppc/conf/machine/include/qoriq-default-providers.inc +++ b/meta-fsl-ppc/conf/machine/include/qoriq-default-providers.inc | |||
@@ -1,3 +1,3 @@ | |||
1 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq-sdk" | 1 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq" |
2 | PREFERRED_PROVIDER_u-boot ?= "u-boot-qoriq" | 2 | PREFERRED_PROVIDER_u-boot ?= "u-boot-qoriq" |
3 | 3 | ||