[rdkb][common][bsp][Refactor BB files for kirkstone build pass]
[Description]
Refactor BB files for kirkstone build pass
[Release-log]
Change-Id: I35215ebae97282ea7c3439abe5a76d90e4322bf7
diff --git a/conf/machine/filogic880.conf b/conf/machine/filogic880.conf
index 39f4a77..bcd9440 100644
--- a/conf/machine/filogic880.conf
+++ b/conf/machine/filogic880.conf
@@ -25,6 +25,7 @@
PREFERRED_PROVIDER_hal-wifi = "hal-wifi-mt76"
PREFERRED_VERSION_iw_filogic = "5.%"
+PREFERRED_VERSION_lua = "5.3.%"
#wifi bsp from openwrt
#PREFERRED_VERSION_hostapd = "2.11"
#PREFERRED_VERSION_wpa-supplicant = "2.11"
@@ -56,7 +57,6 @@
BBMASK .= "|meta-filogic-logan/recipes-wifi/"
#for sdk support
INHERIT_append = " uninative"
-BB_SETSCENE_ENFORCE_WHITELIST_append = " %:* *:do_fetch *"
BOOT_SUFFIX = "bin"
MACHINE_FEATURES = "ext2 ipsec nfs pci smbfs usbgadget usbhost vfat"