summaryrefslogtreecommitdiffstats
path: root/poky/meta/recipes-devtools/pseudo/pseudo_git.bb
blob: 9103d491128c805423859b51e13ab6b9174a3998 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require pseudo.inc

SRC_URI = "git://git.yoctoproject.org/pseudo \
           file://0001-configure-Prune-PIE-flags.patch \
           file://fallback-passwd \
           file://fallback-group \
           file://moreretries.patch \
           file://toomanyfiles.patch \
           "

SRCREV = "fddbe854c9db058d5a05830d3bcdd4233d95ee2e"
S = "${WORKDIR}/git"
PV = "1.9.0+git${SRCPV}"

OpenPOWER on IntegriCloud