summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox/busybox_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/busybox/busybox_git.bb')
-rw-r--r--meta/recipes-core/busybox/busybox_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/busybox/busybox_git.bb b/meta/recipes-core/busybox/busybox_git.bb
index f91b552f78..529ed5b318 100644
--- a/meta/recipes-core/busybox/busybox_git.bb
+++ b/meta/recipes-core/busybox/busybox_git.bb
@@ -1,8 +1,8 @@
1require busybox.inc 1require busybox.inc
2 2
3SRCREV = "d9e0c438e10e2155513e5d26498af472c5137d65" 3SRCREV = "1ecfe811fe2f70380170ef7d820e8150054e88ca"
4# Lookout for PV bump too when SRCREV is changed 4# Lookout for PV bump too when SRCREV is changed
5PV = "1.22.1+git${SRCPV}" 5PV = "1.23.1+git${SRCPV}"
6 6
7S = "${WORKDIR}/git" 7S = "${WORKDIR}/git"
8 8