From 278ea611017e85f4e059455fde5e9080efde2fa3 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Mon, 24 Jun 2013 15:24:35 +0300 Subject: Update on adbd recipes -using hostname + mac address for serialnumber -using start-stop-daemon for adbd -using RRECOMMENDS to include g-ffs module -android sources are Apache licensed Change-Id: Iaec92b93cf22702586d39fa7923b8735f650ea57 Reviewed-by: Samuli Piippo --- recipes/images/b2qt-embedded-image.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'recipes/images') diff --git a/recipes/images/b2qt-embedded-image.bb b/recipes/images/b2qt-embedded-image.bb index dbcd8f8..3ea50c7 100644 --- a/recipes/images/b2qt-embedded-image.bb +++ b/recipes/images/b2qt-embedded-image.bb @@ -45,6 +45,7 @@ GSTREAMER_EXTRA_INSTALL = "\ " TOOLS_EXTRA_INSTALL = "\ + adbd \ ldd \ " @@ -60,8 +61,6 @@ IMAGE_INSTALL += "\ freetype \ fontconfig \ liberation-fonts \ - adbd \ - kernel-module-g-ffs \ ${GSTREAMER_EXTRA_INSTALL} \ ${TOOLS_EXTRA_INSTALL} \ ${MACHINE_EXTRA_INSTALL} \ -- cgit v1.2.3-54-g00ecf