meta-quanta: gsj: set machine suffix on linux-nuvoton
Set the machine suffix "gsj" on the linux-nuvoton recipe such that it
will only apply to this machine.
(From meta-quanta rev: 84f2057e7e1067c3cc485d872f4581db0ffb1441)
Signed-off-by: Patrick Venture <venture@google.com>
Change-Id: I3d8631b25b4a542f529f7e55c28e90159dfcddb7
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-quanta/meta-gsj/recipes-kernel/linux/linux-nuvoton_%.bbappend b/meta-quanta/meta-gsj/recipes-kernel/linux/linux-nuvoton_%.bbappend
index e4ccc6c..a0f6c73 100644
--- a/meta-quanta/meta-gsj/recipes-kernel/linux/linux-nuvoton_%.bbappend
+++ b/meta-quanta/meta-gsj/recipes-kernel/linux/linux-nuvoton_%.bbappend
@@ -1,2 +1,2 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/linux-nuvoton:"
-SRC_URI += "file://gsj.cfg"
+FILESEXTRAPATHS_prepend_gsj := "${THISDIR}/linux-nuvoton:"
+SRC_URI_append_gsj = " file://gsj.cfg"