diff --git a/conf/machine/beaglev-starlight-jh7100.conf b/conf/machine/beaglev-starlight-jh7100.conf index a2da8cd..41cd7df 100644 --- a/conf/machine/beaglev-starlight-jh7100.conf +++ b/conf/machine/beaglev-starlight-jh7100.conf @@ -56,20 +56,7 @@ IMAGE_BOOT_FILES ?= " \ extlinux.conf \ " -WKS_FILE ?= "beaglev-rootfs.wks" - -BAD_RECOMMENDATIONS += "\ - libcxx-dev \ - libcxx-staticdev \ - compiler-rt-dev \ - compiler-rt-staticdev \ -" -ASSUME_PROVIDED += "\ - libcxx-dev \ - libcxx-staticdev \ - compiler-rt-dev \ - compiler-rt-staticdev \ -" +WKS_FILE ?= "beaglev.wks" # extlinux configuration UBOOT_EXTLINUX = "1"