Allow SRCREV handling through poky-agl.conf
[AGL/meta-agl.git] / meta-ivi-common / recipes-test / linpack / linpack.bb
index e1716cd..84bed0f 100644 (file)
@@ -2,7 +2,7 @@ SUMMARY = "Linpack benchmark"
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://${S}/${PN}/linpack.c;md5=076f1fd8d313056103f98d4253862eae"
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/qa-test-misc;protocol=https;branch=master"
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/qa-test-misc;protocol=https;branch=${AGL_BRANCH}"
 SRCREV = "920cae73a918d1f516113b0ae967be3ecaba86ef"
 
 DEPENDS += "rsync-native"