16 lines
360 B
BlitzBasic
16 lines
360 B
BlitzBasic
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"
|
|
|