diff options
-rw-r--r-- | meta-oe/recipes-bsp/bolt/bolt_0.9.6.bb (renamed from meta-oe/recipes-bsp/bolt/bolt_0.9.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-bsp/bolt/bolt_0.9.5.bb b/meta-oe/recipes-bsp/bolt/bolt_0.9.6.bb index 0cc9d85422..860cb8381f 100644 --- a/meta-oe/recipes-bsp/bolt/bolt_0.9.5.bb +++ b/meta-oe/recipes-bsp/bolt/bolt_0.9.6.bb | |||
@@ -8,7 +8,7 @@ DEPENDS = "udev polkit dbus" | |||
8 | REQUIRED_DISTRO_FEATURES = "polkit" | 8 | REQUIRED_DISTRO_FEATURES = "polkit" |
9 | 9 | ||
10 | SRC_URI = "git://gitlab.freedesktop.org/bolt/bolt.git;protocol=https;branch=master" | 10 | SRC_URI = "git://gitlab.freedesktop.org/bolt/bolt.git;protocol=https;branch=master" |
11 | SRCREV = "5a8a5866a847561566499847d46a97c612b4e6dd" | 11 | SRCREV = "f03c50b22ae3fda26711ddabd91e2c5dd8103478" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | 14 | ||