From 7873d287300c204c594bc46429bca066cbd68bea Mon Sep 17 00:00:00 2001 From: Philippe Schenker Date: Fri, 15 May 2020 17:18:55 +0200 Subject: recipes-connectivity: add hostapd-example package This will add an example hostapd package that will contain all necessary files to just "enable" an acces-point on a demo image. Relates-to: ELB-1303 Signed-off-by: Philippe Schenker --- recipes-images/images/packagegroup-tdx-cli.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-images') diff --git a/recipes-images/images/packagegroup-tdx-cli.bb b/recipes-images/images/packagegroup-tdx-cli.bb index 18a394b..cfcc5df 100644 --- a/recipes-images/images/packagegroup-tdx-cli.bb +++ b/recipes-images/images/packagegroup-tdx-cli.bb @@ -177,6 +177,7 @@ BACKPORTS = "backports" RRECOMMENDS_packagegroup-wifi-tdx-cli = "\ ${BACKPORTS} \ hostapd \ + hostapd-example \ wireless-regdb-static \ " -- cgit v1.2.3