summaryrefslogtreecommitdiffstats
path: root/meta-quanta
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2019-03-28 09:57:35 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-03-28 21:24:04 -0400
commitca49643278be2a5dd39f4148263f086fafe49727 (patch)
treeddb0b027663d92ba4528d892467ea772604b9244 /meta-quanta
parent205dc28e18735eeb28325cb059e140f6bef743c4 (diff)
downloadtalos-openbmc-ca49643278be2a5dd39f4148263f086fafe49727.tar.gz
talos-openbmc-ca49643278be2a5dd39f4148263f086fafe49727.zip
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>
Diffstat (limited to 'meta-quanta')
-rw-r--r--meta-quanta/meta-gsj/recipes-kernel/linux/linux-nuvoton_%.bbappend4
1 files changed, 2 insertions, 2 deletions
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 e4ccc6cca..a0f6c7361 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"
OpenPOWER on IntegriCloud