summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-gbs/recipes-kernel/linux/linux-nuvoton_%.bbappend
diff options
context:
space:
mode:
authorGeorge Hung <george.hung@quantatw.com>2020-07-16 17:03:39 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-08-04 03:51:56 +0300
commita9f5ff596a1f9ddcdd4c041c4c442fc84009929a (patch)
tree3ec69861064c8ec2943c9286b7a2a4b875e5d4b1 /meta-quanta/meta-gbs/recipes-kernel/linux/linux-nuvoton_%.bbappend
parent1e04fb62abb23c794d84c646bee3a75e9327d515 (diff)
downloadopenbmc-a9f5ff596a1f9ddcdd4c041c4c442fc84009929a.tar.xz
meta-quanta: gbs: add kernel config and drivers
1. set kernel config for GBS machine 2. add AMD CPU temperature hwmon driver 3. add seven segment display drivers (From meta-quanta rev: d9f9d7eb3809821b07887c2adf4e45103582eefa) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: If2f42e43e043ea277a455a208968927b7053d2c0 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-quanta/meta-gbs/recipes-kernel/linux/linux-nuvoton_%.bbappend')
-rw-r--r--meta-quanta/meta-gbs/recipes-kernel/linux/linux-nuvoton_%.bbappend6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-quanta/meta-gbs/recipes-kernel/linux/linux-nuvoton_%.bbappend b/meta-quanta/meta-gbs/recipes-kernel/linux/linux-nuvoton_%.bbappend
new file mode 100644
index 000000000..6347ff638
--- /dev/null
+++ b/meta-quanta/meta-gbs/recipes-kernel/linux/linux-nuvoton_%.bbappend
@@ -0,0 +1,6 @@
+FILESEXTRAPATHS_prepend_gbs := "${THISDIR}/linux-nuvoton:"
+SRC_URI_append_gbs = " file://gbs.cfg"
+SRC_URI_append_gbs = " file://0003-Add-basic-support-for-SB-TSI-sensors.patch"
+SRC_URI_append_gbs = " file://0004-Add-kernel-seven-seg-display-support.patch"
+SRC_URI_append_gbs = " file://0004-ben-drivers-misc-Character-device-driver-for-seven-segme.patch"
+SRC_URI_append_gbs = " file://0004-ben-drivers-misc-Platform-driver-for-seven-segment-displ.patch"