diff options
-rw-r--r-- | recipes-kernel/lopper/lopper_git.bb | 2 |
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" | |||
4 | SECTION = "bootloader" | 4 | SECTION = "bootloader" |
5 | 5 | ||
6 | SRC_URI = "git://github.com/devicetree-org/lopper.git;branch=master;protocol=https" | 6 | SRC_URI = "git://github.com/devicetree-org/lopper.git;branch=master;protocol=https" |
7 | SRCREV = "bd7deb3a6e491fe01b4dacc676aa21b1f129d03c" | 7 | SRCREV = "873dc86f2d8efb78b5b809889aadf269954d476b" |
8 | 8 | ||
9 | BASEVERSION = "1.0.2" | 9 | BASEVERSION = "1.0.2" |
10 | PV = "v${BASEVERSION}+git" | 10 | PV = "v${BASEVERSION}+git" |