From 30a56b507d8e924380b1d248e939d10096b21ce7 Mon Sep 17 00:00:00 2001 From: Kazumasa Mitsunari Date: Wed, 21 Dec 2016 13:07:37 +0900 Subject: Add firmware of ralink Add firmware to use rt*bin seriese. This enables wifi dongle of ralink, for example BUFFALO wifi dongle. Change-Id: I439e37fe13355504df88a1177e496546c5e36552 Signed-off-by: Kazumasa Mitsunari --- recipes-platform/images/agl-demo-platform.bb | 1 + 1 file changed, 1 insertion(+) (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 91feb855..4073dc1f 100644 --- a/recipes-platform/images/agl-demo-platform.bb +++ b/recipes-platform/images/agl-demo-platform.bb @@ -27,6 +27,7 @@ IMAGE_TTF_FONTS = " \ IMAGE_INSTALL_append = " \ ces2017-demo \ linux-firmware-ath9k \ + linux-firmware-ralink \ can-utils \ iproute2 \ python-curses \ -- cgit 1.2.3-korg