From: José Bollo Date: Thu, 29 Jun 2017 20:21:58 +0000 (+0200) Subject: af-binder: Fix error report (really) X-Git-Tag: dab_3.99.2~3 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=c42f34f7889c96c8cb5091bce269aa31bea74574;p=AGL%2Fmeta-agl.git af-binder: Fix error report (really) A commit was missing in the dab backport of commit 50e1176. This aptch includes it. Change-Id: I7f59fb45cf30399e2890d3827ce7907ed548ac50 Signed-off-by: José Bollo Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9963 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller --- 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 353ec2b13..bc4352dc7 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 @@ -15,7 +15,7 @@ SRC_URI = "${SRC_URI_git} \ ${SRC_URI_files} \ " -SRCREV = "be584a083ec37786e2e16cd8483fb447b565df1e" +SRCREV = "17e428f46f0e093270be7eff79788e1575bcfb14" S = "${WORKDIR}/git" inherit cmake pkgconfig