X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=recipes-kernel%2Fmocca-usb%2Fmocca-usb.bb;h=cbb0e5ca3617ca93b7b4edba2ec8bfadf35c3d87;hb=28b6f74218c1a4800115d57ea825331f1256ae49;hp=246f25be838974efba46d4753fc05310ff668c3c;hpb=853bd2c5ee8fb08c8654b1a07e154b66972b49ab;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-kernel/mocca-usb/mocca-usb.bb b/recipes-kernel/mocca-usb/mocca-usb.bb index 246f25be8..cbb0e5ca3 100644 --- a/recipes-kernel/mocca-usb/mocca-usb.bb +++ b/recipes-kernel/mocca-usb/mocca-usb.bb @@ -6,9 +6,11 @@ inherit module PV = "0.1" -SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/can-lin/;protocol=https" +SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/can-lin/;protocol=https;branch=dab" S = "${WORKDIR}/git/Usb-Driver" + SRCREV = "02ba272c0eb51b06160307b6cb71f91684772c8c" +SRCREV_dab = "refs/tags/${DISTRO_BRANCH_VERSION_TAG}" # The inherit of module.bbclass will automatically name module packages with # "kernel-module-" prefix as required by the oe-core build environment.