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/ls1012ardb-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/ls1012ardb-32b.conf')
| -rw-r--r-- | conf/machine/ls1012ardb-32b.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/ls1012ardb-32b.conf b/conf/machine/ls1012ardb-32b.conf index 1fe13d5b6..43abf70aa 100644 --- a/conf/machine/ls1012ardb-32b.conf +++ b/conf/machine/ls1012ardb-32b.conf | |||
| @@ -26,7 +26,7 @@ KERNEL_IMAGETYPE = "zImage" | |||
| 26 | KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-rdb.dtb" | 26 | KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-rdb.dtb" |
| 27 | KERNEL_DEFCONFIG ?= "multi_v7_defconfig" | 27 | KERNEL_DEFCONFIG ?= "multi_v7_defconfig" |
| 28 | 28 | ||
| 29 | EXTRA_IMAGEDEPENDS += "ppa rcw" | 29 | EXTRA_IMAGEDEPENDS += "rcw" |
| 30 | USE_VT = "0" | 30 | USE_VT = "0" |
| 31 | 31 | ||
| 32 | require conf/multilib.conf | 32 | require conf/multilib.conf |
