diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2016-07-05 16:04:51 +0000 |
---|---|---|
committer | Stephane Desneux <stephane.desneux@iot.bzh> | 2016-07-05 16:04:51 +0000 |
commit | 68dde03cb5a5731e8d2b6e9fe9a4e5c2d1ae7e9a (patch) | |
tree | dc241187479b04d4657223717d349d030646cc5f /meta-app-framework/recipes-core/af-main | |
parent | f3b34f5c19ce180ff5d6a0165c8309f13f78aade (diff) |
meta-app-framework: build master branch
Change-Id: I3ce83d0a5cd018d4b77492e4237fc4d297ee312f
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'meta-app-framework/recipes-core/af-main')
-rw-r--r-- | meta-app-framework/recipes-core/af-main/af-main_1.0.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-app-framework/recipes-core/af-main/af-main_1.0.bb b/meta-app-framework/recipes-core/af-main/af-main_1.0.bb index dc030e2..5bcfdf9 100644 --- a/meta-app-framework/recipes-core/af-main/af-main_1.0.bb +++ b/meta-app-framework/recipes-core/af-main/af-main_1.0.bb @@ -16,13 +16,13 @@ HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/src/app-f LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57" -SRC_URI_git = "git://gerrit.automotivelinux.org/gerrit/src/app-framework-main;protocol=https;branch=1.0" +SRC_URI_git = "git://gerrit.automotivelinux.org/gerrit/src/app-framework-main;protocol=https;branch=master" SRC_URI_files = "" SRC_URI = "${SRC_URI_git} \ ${SRC_URI_files} \ " -SRCREV = "8753c48ed498805cec5fbc6096cd6fae3afa0da9" +SRCREV = "81df68c04dc5e32d5d6d06bc20a7030afdf45f59" SECTION = "base" |