diff options
author | 2020-07-15 08:09:20 +0200 | |
---|---|---|
committer | 2020-07-15 08:09:20 +0200 | |
commit | 8ea253cceb7da387f6fe46f1655d4a9284be8daf (patch) | |
tree | 9e58b64a7615adc8b3e24825349f9a93d2a93749 | |
parent | 3c237ac65fb6e463836931ead0ddd4d45545a989 (diff) |
changed branche for can-low-servicesandbox/walzert/can_build_icefish
-rw-r--r-- | meta-agl-profile-core/recipes-apis/agl-service-can-low-level/agl-service-can-low-level_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-agl-profile-core/recipes-apis/agl-service-can-low-level/agl-service-can-low-level_git.bb b/meta-agl-profile-core/recipes-apis/agl-service-can-low-level/agl-service-can-low-level_git.bb index 40f319f..43b2a73 100644 --- a/meta-agl-profile-core/recipes-apis/agl-service-can-low-level/agl-service-can-low-level_git.bb +++ b/meta-agl-profile-core/recipes-apis/agl-service-can-low-level/agl-service-can-low-level_git.bb @@ -6,8 +6,8 @@ SECTION = "apps" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" -SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-can-low-level;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "44615b186602f2e2c4dd8e2a8c1e00ccbdac1e9c" +SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-can-low-level;protocol=https;branch=sandbox/walzert/can_build_icefish" +SRCREV = "${AGL_APP_REVISION}" PV = "${AGLVERSION}" S = "${WORKDIR}/git" |