appfw:fix dep in af-binder-dev on af-binder-tools 61/9461/2
authorStephane Desneux <stephane.desneux@iot.bzh>
Mon, 22 May 2017 17:26:12 +0000 (19:26 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 22 May 2017 19:06:48 +0000 (19:06 +0000)
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>
meta-app-framework/recipes-core/af-binder/af-binder_1.0.bb

index cc475bd..ab4a476 100644 (file)
@@ -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