diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2016-11-04 21:26:13 +0100 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2016-11-04 23:14:36 +0100 |
commit | e3171abd55d21fc612cdfd3ce634d9d265bb0d2c (patch) | |
tree | 903e4ca30c3af2aea5da3aeba7710b65e7e625c7 /recipes-kernel/mocca-usb | |
parent | ba4c2ecd321efee716a2e122a87f5ed93e9cbe0d (diff) |
Pin recipes for blowfish 2.0.3blowfish_2.0.32.0.3
Change-Id: I805d19a2e24188625d2e63c783d48660f04aee6f
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'recipes-kernel/mocca-usb')
-rw-r--r-- | recipes-kernel/mocca-usb/mocca-usb.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/mocca-usb/mocca-usb.bb b/recipes-kernel/mocca-usb/mocca-usb.bb index 6f4e5861c..acceb0cf4 100644 --- a/recipes-kernel/mocca-usb/mocca-usb.bb +++ b/recipes-kernel/mocca-usb/mocca-usb.bb @@ -6,9 +6,9 @@ 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=blowfish" S = "${WORKDIR}/git/Usb-Driver" -SRCREV = "02ba272c0eb51b06160307b6cb71f91684772c8c" +SRCREV = "cb3fee430d40f64a4897440e269f9feda189cbed" # The inherit of module.bbclass will automatically name module packages with # "kernel-module-" prefix as required by the oe-core build environment. |