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

SRCREV = "02168305b0a19f981ffe857f36eb256ba8810b77"
PV = "1.8.2+git${SRCPV}"

DEFAULT_PREFERENCE = "-1"

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

S = "${WORKDIR}/git"