diff options
Diffstat (limited to 'recipes-kernel/hdm-usb/hdm-usb.bb')
-rw-r--r-- | recipes-kernel/hdm-usb/hdm-usb.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/hdm-usb/hdm-usb.bb b/recipes-kernel/hdm-usb/hdm-usb.bb index b51fe2362..0bbf2d1f2 100644 --- a/recipes-kernel/hdm-usb/hdm-usb.bb +++ b/recipes-kernel/hdm-usb/hdm-usb.bb @@ -8,10 +8,10 @@ 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=blowfish" S = "${WORKDIR}/git/driver/${PN}" -SRCREV = "ad245bdd60434dd46d6461f585d49db1b3b0d75b" +SRCREV = "f70e1e1bab1608a2696fa5450641043dc4961ea8" #SRCREV = "${AUTOREV}" # The inherit of module.bbclass will automatically name module packages with |