summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/pseudo/pseudo_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/pseudo/pseudo_git.bb')
-rw-r--r--meta/recipes-devtools/pseudo/pseudo_git.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/recipes-devtools/pseudo/pseudo_git.bb b/meta/recipes-devtools/pseudo/pseudo_git.bb
index a9f7aa966a..78c6b01f09 100644
--- a/meta/recipes-devtools/pseudo/pseudo_git.bb
+++ b/meta/recipes-devtools/pseudo/pseudo_git.bb
@@ -4,11 +4,9 @@ SRC_URI = "git://git.yoctoproject.org/pseudo;branch=oe-core \
4 file://0001-configure-Prune-PIE-flags.patch \ 4 file://0001-configure-Prune-PIE-flags.patch \
5 file://fallback-passwd \ 5 file://fallback-passwd \
6 file://fallback-group \ 6 file://fallback-group \
7 file://0002-pseudo_client-Lessen-indentation-of-pseudo_client_ig.patch \
8 file://0003-pseudo_client-Simplify-pseudo_client_ignore_path_chr.patch \
9 " 7 "
10 8
11SRCREV = "69f205c41902e17933b81b1450636848e8da2126" 9SRCREV = "6fd57da7b1de1a2b6cf530e336d58bb5f8bdd015"
12S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
13PV = "1.9.0+git${SRCPV}" 11PV = "1.9.0+git${SRCPV}"
14 12