summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/lopper/lopper_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/lopper/lopper_git.bb b/recipes-kernel/lopper/lopper_git.bb
index 4a3d0a40..0099e3bd 100644
--- a/recipes-kernel/lopper/lopper_git.bb
+++ b/recipes-kernel/lopper/lopper_git.bb
@@ -4,7 +4,7 @@ LICENSE = "BSD-3-Clause"
4SECTION = "bootloader" 4SECTION = "bootloader"
5 5
6SRC_URI = "git://github.com/devicetree-org/lopper.git;branch=master;protocol=https" 6SRC_URI = "git://github.com/devicetree-org/lopper.git;branch=master;protocol=https"
7SRCREV = "873dc86f2d8efb78b5b809889aadf269954d476b" 7SRCREV = "b3ef9742752d836f7930c9415e3a7bec2e711478"
8 8
9BASEVERSION = "1.0.2" 9BASEVERSION = "1.0.2"
10PV = "v${BASEVERSION}+git" 10PV = "v${BASEVERSION}+git"