From: Chunrong Guo Date: Wed, 18 Oct 2017 05:06:38 +0000 (+0800) Subject: ls2080ardb: rcw instead of ls2-rcw X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=eaca3232aac351dbe2fcbb6107d50b06610e6b8f;p=meta-freescale.git ls2080ardb: rcw instead of ls2-rcw Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- diff --git a/conf/machine/ls2080ardb.conf b/conf/machine/ls2080ardb.conf index e6e4a5a0..c65d3250 100644 --- a/conf/machine/ls2080ardb.conf +++ b/conf/machine/ls2080ardb.conf @@ -16,5 +16,5 @@ UBOOT_CONFIG[nor] = "ls2080ardb_defconfig,,u-boot-dtb.bin" KERNEL_DEVICETREE ?= "freescale/fsl-ls2080a-rdb.dtb" KERNEL_DEFCONFIG ?= "${S}/arch/arm64/configs/defconfig" -EXTRA_IMAGEDEPENDS += "dpl-examples ls2-phy ls2-rcw management-complex" +EXTRA_IMAGEDEPENDS += "dpl-examples ls2-phy rcw management-complex" USE_VT = "0"