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/hdm-i2c | |
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/hdm-i2c')
-rw-r--r-- | recipes-kernel/hdm-i2c/hdm-i2c.bb | 4 |
1 files changed, 2 insertions, 2 deletions
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 |