summaryrefslogtreecommitdiffstats
path: root/recipes-platform/images/agl-demo-platform.bb
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2016-11-15 12:31:37 -0500
committerScott Murray <scott.murray@konsulko.com>2016-11-15 12:35:22 -0500
commitc3dc5c27fd6f7a045ceeda080a9e77cdf312092b (patch)
treed5466b94fe00dcbcbc916f051bf3b7fb253cbe18 /recipes-platform/images/agl-demo-platform.bb
parent564eb4eb4fbce3edcccb582bf52558c80be9494a (diff)
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 <scott.murray@konsulko.com>
Diffstat (limited to 'recipes-platform/images/agl-demo-platform.bb')
-rw-r--r--recipes-platform/images/agl-demo-platform.bb4
1 files changed, 3 insertions, 1 deletions
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 \