summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"
8REQUIRED_DISTRO_FEATURES = "polkit" 8REQUIRED_DISTRO_FEATURES = "polkit"
9 9
10SRC_URI = "git://gitlab.freedesktop.org/bolt/bolt.git;protocol=https;branch=master" 10SRC_URI = "git://gitlab.freedesktop.org/bolt/bolt.git;protocol=https;branch=master"
11SRCREV = "5a8a5866a847561566499847d46a97c612b4e6dd" 11SRCREV = "f03c50b22ae3fda26711ddabd91e2c5dd8103478"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14