diff options
Diffstat (limited to 'recipes-kernel/aim-v4l2')
-rw-r--r-- | recipes-kernel/aim-v4l2/aim-v4l2.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/aim-v4l2/aim-v4l2.bb b/recipes-kernel/aim-v4l2/aim-v4l2.bb index b51fe2362..0bbf2d1f2 100644 --- a/recipes-kernel/aim-v4l2/aim-v4l2.bb +++ b/recipes-kernel/aim-v4l2/aim-v4l2.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 |