summaryrefslogtreecommitdiffstats
path: root/recipes/adbd/adbd.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/adbd/adbd.bb')
-rw-r--r--recipes/adbd/adbd.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/adbd/adbd.bb b/recipes/adbd/adbd.bb
index 9e3ed67..562e1d1 100644
--- a/recipes/adbd/adbd.bb
+++ b/recipes/adbd/adbd.bb
@@ -31,6 +31,7 @@ PR = "r0"
31SRCREV = "${PV}" 31SRCREV = "${PV}"
32 32
33RRECOMMENDS_${PN} += "kernel-module-g-ffs" 33RRECOMMENDS_${PN} += "kernel-module-g-ffs"
34DEPENDS = "openssl"
34 35
35SRC_URI = "git://android.googlesource.com/platform/system/core;protocol=https \ 36SRC_URI = "git://android.googlesource.com/platform/system/core;protocol=https \
36 file://adbd.patch;striplevel=2 \ 37 file://adbd.patch;striplevel=2 \