summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-gbs
diff options
context:
space:
mode:
authorTim Lee <timlee660101@gmail.com>2024-07-10 04:23:14 +0300
committerPatrick Williams <patrick@stwcx.xyz>2024-07-12 04:57:04 +0300
commiteec45c202863c1d8a3e26c073d9f34e2988b3398 (patch)
treef7a45db55091cbe5c9e04e6a024bec0e1e536740 /meta-quanta/meta-gbs
parent634e797b0331cad240ff7c1a360864f333753612 (diff)
downloadopenbmc-eec45c202863c1d8a3e26c073d9f34e2988b3398.tar.xz
meta-nuvoton: linux-nuvoton: Move to v6.6.36 stable release
Apply the upstream security and bug fixes. And modify KERNEL_DEVICETREE with prefix `nuvoton` for gbs build. Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: I4e39260615be2f421aa28c16c93e609133b973a0 Signed-off-by: Tim Lee <timlee660101@gmail.com>
Diffstat (limited to 'meta-quanta/meta-gbs')
-rw-r--r--meta-quanta/meta-gbs/conf/machine/gbs.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-quanta/meta-gbs/conf/machine/gbs.conf b/meta-quanta/meta-gbs/conf/machine/gbs.conf
index d77ee5055c..029cd301cd 100644
--- a/meta-quanta/meta-gbs/conf/machine/gbs.conf
+++ b/meta-quanta/meta-gbs/conf/machine/gbs.conf
@@ -1,5 +1,5 @@
KMACHINE = "nuvoton"
-KERNEL_DEVICETREE = "${KMACHINE}-npcm730-gbs.dtb"
+KERNEL_DEVICETREE = "nuvoton/${KMACHINE}-npcm730-gbs.dtb"
UBOOT_MACHINE = "PolegSVB_spinor_minimal_config"
UBOOT_DEVICETREE = "nuvoton-npcm730-gbs"