From 2f2c5b8270c4543e8a88e8de89b9275e9437f518 Mon Sep 17 00:00:00 2001 From: Lancelot Kao Date: Sat, 20 Feb 2021 00:47:50 -0600 Subject: meta-fii/meta-kudo: update uboot configuration 1. remove the SRCREV configuration 2. combined the uboot configuration Signed-off-by: Lancelot Kao Change-Id: Iba66f79e11689f9ee798c6b6ccd94674295dc8b3 --- meta-fii/meta-kudo/recipes-bsp/u-boot/u-boot-nuvoton_%.bbappend | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/meta-fii/meta-kudo/recipes-bsp/u-boot/u-boot-nuvoton_%.bbappend b/meta-fii/meta-kudo/recipes-bsp/u-boot/u-boot-nuvoton_%.bbappend index 070059baf..1c1383680 100644 --- a/meta-fii/meta-kudo/recipes-bsp/u-boot/u-boot-nuvoton_%.bbappend +++ b/meta-fii/meta-kudo/recipes-bsp/u-boot/u-boot-nuvoton_%.bbappend @@ -1,5 +1,3 @@ -FILESEXTRAPATHS_prepend_kudo := "${THISDIR}/u-boot-nuvoton:" - -UBOOT_MAKE_TARGET_append_kudo = " DEVICE_TREE=${UBOOT_DEVICETREE}" +FILESEXTRAPATHS_prepend_kudo := "${THISDIR}/${PN}:" SRC_URI_append_kudo = " file://kudo.cfg" -- cgit v1.2.3