From ca49643278be2a5dd39f4148263f086fafe49727 Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Thu, 28 Mar 2019 09:57:35 -0700 Subject: 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 Change-Id: I3d8631b25b4a542f529f7e55c28e90159dfcddb7 Signed-off-by: Brad Bishop --- meta-quanta/meta-gsj/recipes-kernel/linux/linux-nuvoton_%.bbappend | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-quanta/meta-gsj') 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" -- cgit v1.2.1