diff --git a/recipes-kernel/linux/linux-yocto_5.4.bbappend b/recipes-kernel/linux/linux-yocto_5.%.bbappend similarity index 73% rename from recipes-kernel/linux/linux-yocto_5.4.bbappend rename to recipes-kernel/linux/linux-yocto_5.%.bbappend index 9e36112..2872b1d 100644 --- a/recipes-kernel/linux/linux-yocto_5.4.bbappend +++ b/recipes-kernel/linux/linux-yocto_5.%.bbappend @@ -1,12 +1,12 @@ LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" +LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" FILESEXTRAPATHS_prepend := "${THISDIR}/files:" -KERNEL_MODULE_AUTOLOAD += " rtl8192cu" +KERNEL_MODULE_AUTOLOAD_ti33x += " rtl8192cu" -SRC_URI += " \ +SRC_URI_ti33x += " \ file://rtl8192cu.cfg \ file://enable_onboard_leds.cfg \ file://enable_hostap_wext.cfg \