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

SRCREV = "eb47d855a831b6dc0ad34890e84b8f6f483693df"
PV = "1.8.1+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"