meta-bbb: Update to sumo

Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
This commit is contained in:
Thomas Klaehn
2018-10-16 16:28:46 +02:00
committed by tkl
parent 62c8587548
commit 44eb397f1c
4 changed files with 11 additions and 6 deletions

View File

@@ -7,11 +7,15 @@ SRC_URI += " \
file://rtl8192cu.cfg \
file://enable_pwm.cfg \
file://enable_onboard_leds.cfg \
file://0001-bbb-enable-pwm.patch \
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 \
"