mirror of
https://git.yoctoproject.org/poky
synced 2026-02-06 08:48:45 +01:00
Yocto bug #2639. If a chroot path was long, expanding absolute paths within the chroot path could overrun a buffer. (From OE-Core rev: 282cbf7002112f6b58ca1ee070c0b1285b838db7) Signed-off-by: Peter Seebach <peter.seebach@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 lines
221 B
BlitzBasic
13 lines
221 B
BlitzBasic
require pseudo.inc
|
|
|
|
SRCREV = "2e0189ba5368b1e88d509d0ab82bccb15cfb3653"
|
|
PV = "1.3.1+git${SRCPV}"
|
|
PR = "r26"
|
|
|
|
DEFAULT_PREFERENCE = "-1"
|
|
|
|
SRC_URI = "git://github.com/wrpseudo/pseudo.git;protocol=git"
|
|
|
|
S = "${WORKDIR}/git"
|
|
|