summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-gbs/recipes-core
diff options
context:
space:
mode:
Diffstat (limited to 'meta-quanta/meta-gbs/recipes-core')
-rw-r--r--meta-quanta/meta-gbs/recipes-core/busybox/busybox/busybox.cfg2
-rw-r--r--meta-quanta/meta-gbs/recipes-core/busybox/busybox_%.bbappend2
2 files changed, 4 insertions, 0 deletions
diff --git a/meta-quanta/meta-gbs/recipes-core/busybox/busybox/busybox.cfg b/meta-quanta/meta-gbs/recipes-core/busybox/busybox/busybox.cfg
new file mode 100644
index 000000000..4010eb573
--- /dev/null
+++ b/meta-quanta/meta-gbs/recipes-core/busybox/busybox/busybox.cfg
@@ -0,0 +1,2 @@
+CONFIG_LSUSB=y
+CONFIG_DEVMEM=y
diff --git a/meta-quanta/meta-gbs/recipes-core/busybox/busybox_%.bbappend b/meta-quanta/meta-gbs/recipes-core/busybox/busybox_%.bbappend
new file mode 100644
index 000000000..6947a4cbb
--- /dev/null
+++ b/meta-quanta/meta-gbs/recipes-core/busybox/busybox_%.bbappend
@@ -0,0 +1,2 @@
+FILESEXTRAPATHS_prepend_gbs := "${THISDIR}/${PN}:"
+SRC_URI_append_gbs = " file://busybox.cfg"