X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-kernel%2Fmost%2Fmost.bb;h=dd676c73c98c78bc6676654a3158faec4f82579f;hb=10c9f16b8853d0e4c2e75b4382122b6a6aa4a734;hp=512610af9c7adf030e1fee45abea4a58795af6af;hpb=3294d066144cc61df3717af95bca8032f8386375;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-kernel/most/most.bb b/recipes-kernel/most/most.bb index 512610af9..dd676c73c 100644 --- a/recipes-kernel/most/most.bb +++ b/recipes-kernel/most/most.bb @@ -6,12 +6,12 @@ inherit module PV = "0.1" -SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/most;protocol=https" +SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/most;protocol=https;branch=${AGL_BRANCH}" SRC_URI_append_porter = " file://0001-aim-network-3.10.31-ltsi-backport.patch \ file://0001-aim-sound-3.10.31-ltsi-backport.patch \ " S = "${WORKDIR}/git/driver" -SRCREV = "${AUTOREV}" +SRCREV = "${AGL_DEFAULT_REVISION}" # The inherit of module.bbclass will automatically name module packages with # "kernel-module-" prefix as required by the oe-core build environment.