diff options
author | 2016-11-04 21:24:19 +0100 | |
---|---|---|
committer | 2016-11-04 21:07:51 +0000 | |
commit | ae5f4a9a850a9318e16948b0c206059c7d79a927 (patch) | |
tree | 915ea1111f71f33e9e07de7e7fbe172214ac34ae /meta-app-framework/recipes-core/af-main/af-main_1.0.inc | |
parent | a07b29ef2473fe2352d1cb5a028c1b0e4915bfef (diff) |
Pin recipes for blowfish 2.0.3blowfish_2.0.5blowfish_2.0.4blowfish_2.0.32.0.52.0.42.0.3blowfish
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-app-framework/recipes-core/af-main/af-main_1.0.inc')
-rw-r--r-- | meta-app-framework/recipes-core/af-main/af-main_1.0.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-app-framework/recipes-core/af-main/af-main_1.0.inc b/meta-app-framework/recipes-core/af-main/af-main_1.0.inc index aff685f..3e07b65 100644 --- a/meta-app-framework/recipes-core/af-main/af-main_1.0.inc +++ b/meta-app-framework/recipes-core/af-main/af-main_1.0.inc @@ -8,13 +8,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=master" +SRC_URI_git = "git://gerrit.automotivelinux.org/gerrit/src/app-framework-main;protocol=https;branch=blowfish" SRC_URI_files = "" SRC_URI = "${SRC_URI_git} \ ${SRC_URI_files} \ " -SRCREV = "970a20a55d3a7dba32360ce596e61a2b32c9f4ee" +SRCREV = "5dfdd50634783bc9174d0ed0287e1f673b02f2ac" S = "${WORKDIR}/git" |