summaryrefslogtreecommitdiffstats
path: root/meta-app-framework
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@iot.bzh>2017-05-22 19:26:12 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-05-22 19:06:48 +0000
commitf40999a681442f6c5a195e53710ac67e3e86d3a8 (patch)
treeb1cce23ffee47aabbc778192aeca1bbe5f5b7770 /meta-app-framework
parent43aaed60e34d4ce621eb914638e794849a50aa40 (diff)
appfw:fix dep in af-binder-dev on af-binder-tools
The dependency between af-binder-dev and af-binder-tools prevents af-binder-dev to be installed properly in SDK Bug-AGL: SPEC-609 Change-Id: I3cc4e8bb98234147f686e39011944d313328dcea Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9461 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-app-framework')
-rw-r--r--meta-app-framework/recipes-core/af-binder/af-binder_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-app-framework/recipes-core/af-binder/af-binder_1.0.bb b/meta-app-framework/recipes-core/af-binder/af-binder_1.0.bb
index cc475bd70..ab4a476f1 100644
--- a/meta-app-framework/recipes-core/af-binder/af-binder_1.0.bb
+++ b/meta-app-framework/recipes-core/af-binder/af-binder_1.0.bb
@@ -38,7 +38,7 @@ FILES_${PN}-tools = "\
${bindir}/afb-genskel \
"
-RDEPENDS_${PN}-dev += "${PN}-tools libafbwsc-dev"
+RDEPENDS_${PN}-dev += "libafbwsc-dev"
#############################################
# setup sample binding packages