From: Yi Zhao Date: Thu, 25 Nov 2021 03:01:48 +0000 (+0800) Subject: meta-skeleton: fix warnings for append operators combined with += X-Git-Tag: uninative-3.5~716 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=619273ecb6c17efd0b4d01f17688f1b211991ca2;p=openembedded-core.git meta-skeleton: fix warnings for append operators combined with += Signed-off-by: Yi Zhao Signed-off-by: Richard Purdie --- 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 \ "