meta-skeleton: fix warnings for append operators combined with +=

Message ID 20211125030148.145284-1-yi.zhao@windriver.com
State Accepted, archived
Commit 619273ecb6c17efd0b4d01f17688f1b211991ca2
Headers show
Series meta-skeleton: fix warnings for append operators combined with += | expand

Commit Message

Yi Zhao Nov. 25, 2021, 3:01 a.m. UTC
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---
 meta-skeleton/recipes-core/busybox/busybox_%.bbappend | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Patch

diff --git a/meta-skeleton/recipes-core/busybox/busybox_%.bbappend b/meta-skeleton/recipes-core/busybox/busybox_%.bbappend
index 621c94f651..3c936eb713 100644
--- a/meta-skeleton/recipes-core/busybox/busybox_%.bbappend
+++ b/meta-skeleton/recipes-core/busybox/busybox_%.bbappend
@@ -8,6 +8,6 @@ 
 # http://www.yoctoproject.org/docs/current/kernel-dev/kernel-dev.html#changing-the-configuration
 FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
 
-SRC_URI:append:mydistro += " \
+SRC_URI:append:mydistro = " \
 	    file://no_rfkill.cfg \
            "