summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Nichols <andy.nichols@digia.com>2014-05-12 12:48:32 +0200
committerAndy Nichols <andy.nichols@digia.com>2014-05-12 14:01:23 +0300
commit5f01870ba086f2f840a7d570a60368cf42b728c0 (patch)
treee3a2174961b19a3bee46c51ffa1885bfdbd734c2
parentae6d3b0c8cd8a8851ac141c5427ea05a257fedba (diff)
downloadmeta-boot2qt-5f01870ba086f2f840a7d570a60368cf42b728c0.tar.gz
Add linux-firmware to b2qt default base packages
This should enable the binary firmware blobs that come with the Linux kernel to be deployed to the device image which will enable any kernel modules that require them to work. This situation comes up frequently among wifi drivers (like ralink devices) and should allow us to support a more complete range of available USB wifi hardware. Change-Id: I8167e35e7d49e0823ad63d60ab5962fd049439e1 Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com> Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
-rw-r--r--recipes/packagegroup/packagegroup-b2qt-embedded-base.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/packagegroup/packagegroup-b2qt-embedded-base.bb b/recipes/packagegroup/packagegroup-b2qt-embedded-base.bb
index 0942a7e..e7f15bb 100644
--- a/recipes/packagegroup/packagegroup-b2qt-embedded-base.bb
+++ b/recipes/packagegroup/packagegroup-b2qt-embedded-base.bb
@@ -45,5 +45,6 @@ RDEPENDS_${PN} = "\
45 alsa-utils-amixer \ 45 alsa-utils-amixer \
46 hunspell \ 46 hunspell \
47 ca-certificates \ 47 ca-certificates \
48 linux-firmware \
48 ${MACHINE_EXTRA_INSTALL} \ 49 ${MACHINE_EXTRA_INSTALL} \
49 " 50 "