X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-app-framework%2Frecipes-core%2Faf-binder%2Faf-binder_1.0.bb;h=a8ede9c0a9b405e72f684fcb9ca6d18874cff7b7;hb=97fbb5fae2c06b779576c7c9c3c0e1956e402994;hp=3e4a8c6dc7cb96adeb90011dc7de4a76b51c8c7a;hpb=0e3e40dfb37be8626cf5f120cca80993978376e8;p=AGL%2Fmeta-agl.git 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 3e4a8c6dc..a8ede9c0a 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 @@ -10,13 +10,13 @@ LIC_FILES_CHKSUM = "file://LICENSE-2.0.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" DEPENDS = "file json-c libmicrohttpd systemd util-linux" DEPENDS += "alsa-lib glib-2.0 gssdp gupnp gupnp-av pulseaudio" -SRC_URI_git = "git://gerrit.automotivelinux.org/gerrit/src/app-framework-binder;protocol=https;branch=1.0" +SRC_URI_git = "git://gerrit.automotivelinux.org/gerrit/src/app-framework-binder;protocol=https;branch=master" SRC_URI_files = "" SRC_URI = "${SRC_URI_git} \ ${SRC_URI_files} \ " -SRCREV = "7059e59cddc1c81321639875636e88895bc14309" +SRCREV = "836b3c0b74accc5494d7877a22b4a45b5450b6f3" S = "${WORKDIR}/git" inherit cmake pkgconfig