Add firmware for CES 2017 demo hardware 99/7199/1
authorScott Murray <scott.murray@konsulko.com>
Tue, 15 Nov 2016 17:31:37 +0000 (12:31 -0500)
committerScott Murray <scott.murray@konsulko.com>
Tue, 15 Nov 2016 17:35:22 +0000 (12:35 -0500)
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 <scott.murray@konsulko.com>
recipes-platform/images/agl-demo-platform.bb

index 6c1f564..d17e1ba 100644 (file)
@@ -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 \