From fc246d8c5cfe271112b98d5aa04b4ddd7030b7a3 Mon Sep 17 00:00:00 2001 From: John Klug Date: Mon, 24 Aug 2020 09:47:50 -0500 Subject: Remove config-wifi-bt-ap from config to its own recipe --- recipes-core/multitech/config_2.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-core/multitech/config_2.3.bb b/recipes-core/multitech/config_2.3.bb index 56084f3..8418207 100644 --- a/recipes-core/multitech/config_2.3.bb +++ b/recipes-core/multitech/config_2.3.bb @@ -5,7 +5,7 @@ RDEPENDS_${PN} += "bash" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" PACKAGE_ARCH = "all" PR = "r10" -PACKAGES =+ "${PN}-mths ${PN}-wifi-bt-ap" +PACKAGES =+ "${PN}-mths" inherit update-rc.d inherit allarch -- cgit v1.2.3