summaryrefslogtreecommitdiffstats
path: root/recipes/images
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@digia.com>2013-06-20 15:36:33 +0300
committerSamuli Piippo <samuli.piippo@digia.com>2013-06-24 08:39:36 +0300
commit29f971bec6ad8bbbf3f6bbcf1ab67f1f4e0b59ff (patch)
treefa3d68640bc264e52a8c5265bc730a2d37d68866 /recipes/images
parentfdb102b8b6bf1e0f2807502eaa83cb7818009b6e (diff)
downloadmeta-boot2qt-29f971bec6ad8bbbf3f6bbcf1ab67f1f4e0b59ff.tar.gz
Include Android Debug Bridge Daemon (adbd) to images
Change-Id: I00108d36be95e42b8aa9674d1a86ea7e3a5bcf55 Reviewed-by: Rainer Keller <rainer.keller@digia.com>
Diffstat (limited to 'recipes/images')
-rw-r--r--recipes/images/b2qt-embedded-image.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/images/b2qt-embedded-image.bb b/recipes/images/b2qt-embedded-image.bb
index 494b433..dbcd8f8 100644
--- a/recipes/images/b2qt-embedded-image.bb
+++ b/recipes/images/b2qt-embedded-image.bb
@@ -60,6 +60,8 @@ IMAGE_INSTALL += "\
60 freetype \ 60 freetype \
61 fontconfig \ 61 fontconfig \
62 liberation-fonts \ 62 liberation-fonts \
63 adbd \
64 kernel-module-g-ffs \
63 ${GSTREAMER_EXTRA_INSTALL} \ 65 ${GSTREAMER_EXTRA_INSTALL} \
64 ${TOOLS_EXTRA_INSTALL} \ 66 ${TOOLS_EXTRA_INSTALL} \
65 ${MACHINE_EXTRA_INSTALL} \ 67 ${MACHINE_EXTRA_INSTALL} \