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 | |
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')
-rw-r--r-- | recipes-kernel/aim-cdev/aim-cdev.bb | 4 | ||||
-rw-r--r-- | recipes-kernel/aim-network/aim-network.bb | 4 | ||||
-rw-r--r-- | recipes-kernel/aim-sound/aim-sound.bb | 4 | ||||
-rw-r--r-- | recipes-kernel/aim-v4l2/aim-v4l2.bb | 4 | ||||
-rw-r--r-- | recipes-kernel/hdm-dim2/hdm-dim2.bb | 4 | ||||
-rw-r--r-- | recipes-kernel/hdm-i2c/hdm-i2c.bb | 4 | ||||
-rw-r--r-- | recipes-kernel/hdm-usb/hdm-usb.bb | 4 | ||||
-rw-r--r-- | recipes-kernel/mocca-usb/mocca-usb.bb | 4 | ||||
-rw-r--r-- | recipes-kernel/mostcore/mostcore.bb | 4 |
9 files changed, 18 insertions, 18 deletions
diff --git a/recipes-kernel/aim-cdev/aim-cdev.bb b/recipes-kernel/aim-cdev/aim-cdev.bb index b51fe2362..0bbf2d1f2 100644 --- a/recipes-kernel/aim-cdev/aim-cdev.bb +++ b/recipes-kernel/aim-cdev/aim-cdev.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 diff --git a/recipes-kernel/aim-network/aim-network.bb b/recipes-kernel/aim-network/aim-network.bb index b51fe2362..0bbf2d1f2 100644 --- a/recipes-kernel/aim-network/aim-network.bb +++ b/recipes-kernel/aim-network/aim-network.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 diff --git a/recipes-kernel/aim-sound/aim-sound.bb b/recipes-kernel/aim-sound/aim-sound.bb index b51fe2362..0bbf2d1f2 100644 --- a/recipes-kernel/aim-sound/aim-sound.bb +++ b/recipes-kernel/aim-sound/aim-sound.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 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 diff --git a/recipes-kernel/hdm-dim2/hdm-dim2.bb b/recipes-kernel/hdm-dim2/hdm-dim2.bb index b51fe2362..0bbf2d1f2 100644 --- a/recipes-kernel/hdm-dim2/hdm-dim2.bb +++ b/recipes-kernel/hdm-dim2/hdm-dim2.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 diff --git a/recipes-kernel/hdm-i2c/hdm-i2c.bb b/recipes-kernel/hdm-i2c/hdm-i2c.bb index b51fe2362..0bbf2d1f2 100644 --- a/recipes-kernel/hdm-i2c/hdm-i2c.bb +++ b/recipes-kernel/hdm-i2c/hdm-i2c.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 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 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. diff --git a/recipes-kernel/mostcore/mostcore.bb b/recipes-kernel/mostcore/mostcore.bb index 3a2e1cfe7..0bbf2d1f2 100644 --- a/recipes-kernel/mostcore/mostcore.bb +++ b/recipes-kernel/mostcore/mostcore.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 = "7850efa9077fa84536e0442c65d39a36e25e39d1" +SRCREV = "f70e1e1bab1608a2696fa5450641043dc4961ea8" #SRCREV = "${AUTOREV}" # The inherit of module.bbclass will automatically name module packages with |