meta-bbb: Update to sumo
Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
This commit is contained in:
21
recipes-kernel/linux/linux-yocto_4.15.bbappend
Normal file
21
recipes-kernel/linux/linux-yocto_4.15.bbappend
Normal file
@@ -0,0 +1,21 @@
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
|
||||
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
||||
|
||||
SRC_URI += " \
|
||||
file://rtl8192cu.cfg \
|
||||
file://enable_pwm.cfg \
|
||||
file://enable_onboard_leds.cfg \
|
||||
file://enable_hostap_wext.cfg \
|
||||
file://0003-bbb-enable-pwm.patch \
|
||||
file://0002-onboard-led-init-disable.patch \
|
||||
"
|
||||
|
||||
KERNEL_CONFIG_FRAGMENTS_append_ti33x = " \
|
||||
${WORKDIR}/rtl8192cu.cfg \
|
||||
${WORKDIR}/enable_pwm.cfg \
|
||||
${WORKDIR}/enable_onboard_leds.cfg \
|
||||
${WORKDIR}/enable_hostap_wext.cfg \
|
||||
"
|
||||
|
Reference in New Issue
Block a user