From c3dc5c27fd6f7a045ceeda080a9e77cdf312092b Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Tue, 15 Nov 2016 12:31:37 -0500 Subject: Add firmware for CES 2017 demo hardware Explicitly add linux-firmware-ath9k to images so TP-Link TL-W722N USB Wifi adapter will work. Change-Id: Ie8f455cfab4ba19e6a20b1785bbcf13719aafa3a Signed-off-by: Scott Murray --- recipes-platform/images/agl-demo-platform.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'recipes-platform/images/agl-demo-platform.bb') diff --git a/recipes-platform/images/agl-demo-platform.bb b/recipes-platform/images/agl-demo-platform.bb index 6c1f5646..d17e1baf 100644 --- a/recipes-platform/images/agl-demo-platform.bb +++ b/recipes-platform/images/agl-demo-platform.bb @@ -26,7 +26,9 @@ IMAGE_TTF_FONTS = " \ # add packages for CES2017 demo IMAGE_INSTALL_append = " \ ces2017-demo \ - can-utils iproute2 \ + linux-firmware-ath9k \ + can-utils \ + iproute2 \ python-curses \ dhcp-client \ climatecontrolplugin \ -- cgit 1.2.3-korg