From dca115bc770a9564287151c8998ced82037dd78a Mon Sep 17 00:00:00 2001 From: Alessio Igor Bogani Date: Tue, 27 Aug 2019 02:22:59 +0000 Subject: am65xx-evm, beagle-x15, beaglebone, j7-evm, lego-ev3: Let user optionally override kickstarter files Signed-off-by: Alessio Igor Bogani Signed-off-by: Denys Dmytriyenko --- conf/machine/am65xx-evm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/am65xx-evm.conf') diff --git a/conf/machine/am65xx-evm.conf b/conf/machine/am65xx-evm.conf index 27bb0b06..bd57c485 100644 --- a/conf/machine/am65xx-evm.conf +++ b/conf/machine/am65xx-evm.conf @@ -29,6 +29,6 @@ OPTEEOUTPUTMACHINE = "k3" # tiboot3.bin and sysfw.itb, which are provided by meta-arago # u-boot-k3-r5 and ti-sci-fw recipes IMAGE_BOOT_FILES = "tispl.bin u-boot.img" -WKS_FILE = "sdimage-bootpart.wks" +WKS_FILE ?= "sdimage-bootpart.wks" do_image_wic[depends] += "mtools-native:do_populate_sysroot dosfstools-native:do_populate_sysroot u-boot:do_deploy" -- cgit v1.2.3-54-g00ecf