diff options
author | Chunrong Guo <chunrong.guo@nxp.com> | 2019-01-11 03:15:12 +0000 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2019-01-14 16:23:38 -0200 |
commit | 71553cc7f3f90b5d9614c1f76fe946cd4f863d3a (patch) | |
tree | 48026322013446164031dacd685713e9a2755bad /conf/machine/ls1012afrwy-32b.conf | |
parent | 140eb6a3ef58446a1256b3e8de0d5cee0fd3dcb4 (diff) | |
download | meta-freescale-71553cc7f3f90b5d9614c1f76fe946cd4f863d3a.tar.gz |
remove ppa in machine config
*ppa recipes will be removed.
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Diffstat (limited to 'conf/machine/ls1012afrwy-32b.conf')
-rw-r--r-- | conf/machine/ls1012afrwy-32b.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/ls1012afrwy-32b.conf b/conf/machine/ls1012afrwy-32b.conf index 9fdff038..88f071ea 100644 --- a/conf/machine/ls1012afrwy-32b.conf +++ b/conf/machine/ls1012afrwy-32b.conf | |||
@@ -25,7 +25,7 @@ UBOOT_CONFIG[qspi-secure-boot] = "ls1012afrwy_qspi_SECURE_BOOT_defconfig,,u-boot | |||
25 | KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-frwy.dtb" | 25 | KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-frwy.dtb" |
26 | KERNEL_DEFCONFIG ?= "multi_v7_defconfig" | 26 | KERNEL_DEFCONFIG ?= "multi_v7_defconfig" |
27 | 27 | ||
28 | EXTRA_IMAGEDEPENDS += "ppa ppfe-firmware rcw" | 28 | EXTRA_IMAGEDEPENDS += "ppfe-firmware rcw" |
29 | USE_VT = "0" | 29 | USE_VT = "0" |
30 | 30 | ||
31 | require conf/multilib.conf | 31 | require conf/multilib.conf |