mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
wandboard: fix deprecated notation
The previous "IMAGE_DEPENDS..." notation has been deprecated for the newer "do_image...[depends]" notation. Signed-off-by: Trevor Woerner <twoerner@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
e492a6ce3d
commit
a73a14247a
|
@ -52,6 +52,6 @@ MACHINE_ESSENTIAL_EXTRA_RDEPENDS += " \
|
|||
|
||||
WKS_FILES ?= "imx-uboot-spl.wks"
|
||||
|
||||
IMAGE_DEPENDS_wic_append = " virtual/bootloader"
|
||||
do_image_wic[depends] += "virtual/bootloader:do_deploy"
|
||||
|
||||
SOC_DEFAULT_IMAGE_FSTYPES = "wic.gz"
|
||||
|
|
Loading…
Reference in New Issue
Block a user