diff options
Diffstat (limited to 'meta-agl-profile-core/recipes-test')
-rw-r--r-- | meta-agl-profile-core/recipes-test/pyagl/pyagl_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-profile-core/recipes-test/pyagl/pyagl_git.bb b/meta-agl-profile-core/recipes-test/pyagl/pyagl_git.bb index db6f7dee4..bdc113d94 100644 --- a/meta-agl-profile-core/recipes-test/pyagl/pyagl_git.bb +++ b/meta-agl-profile-core/recipes-test/pyagl/pyagl_git.bb @@ -4,7 +4,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/pyagl;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "bc241e850fa1d2ceeb76acd9bac8733868392baa" +SRCREV = "8e3e0588037f9601dbb527c4302f908380c20e5f" PV = "${AGL_BRANCH}+git${SRCPV}" S = "${WORKDIR}/git" |