summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/lopper/lopper_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/lopper/lopper_git.bb b/recipes-kernel/lopper/lopper_git.bb
index 0099e3bd..afee3fbe 100644
--- a/recipes-kernel/lopper/lopper_git.bb
+++ b/recipes-kernel/lopper/lopper_git.bb
@@ -4,9 +4,9 @@ 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 = "b3ef9742752d836f7930c9415e3a7bec2e711478" 7SRCREV = "0c3cfa9f5fc739f3e429330521b4a3c5cdd66563"
8 8
9BASEVERSION = "1.0.2" 9BASEVERSION = "1.4.2"
10PV = "v${BASEVERSION}+git" 10PV = "v${BASEVERSION}+git"
11 11
12PYPA_WHEEL = "${PIP_INSTALL_DIST_PATH}/${BPN}-${BASEVERSION}-*.whl" 12PYPA_WHEEL = "${PIP_INSTALL_DIST_PATH}/${BPN}-${BASEVERSION}-*.whl"