From c42f34f7889c96c8cb5091bce269aa31bea74574 Mon Sep 17 00:00:00 2001 From: José Bollo Date: Thu, 29 Jun 2017 22:21:58 +0200 Subject: af-binder: Fix error report (really) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- meta-app-framework/recipes-core/af-binder/af-binder_1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit 1.2.3-korg