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 c8faf688..4a3d0a40 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 = "bd7deb3a6e491fe01b4dacc676aa21b1f129d03c" 7SRCREV = "873dc86f2d8efb78b5b809889aadf269954d476b"
8 8
9BASEVERSION = "1.0.2" 9BASEVERSION = "1.0.2"
10PV = "v${BASEVERSION}+git" 10PV = "v${BASEVERSION}+git"