mirror of
https://git.yoctoproject.org/poky
synced 2026-02-08 18:02:12 +01:00
This uprev adds various improvements with regards to the server spawn logic, and also sorts xattrs to work around a bug in one of the mkfs utilities. (From OE-Core rev: 4bd658f7dae76ae8790fd1dfdd89fa58a456a0a4) Signed-off-by: Peter Seebach <peter.seebach@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 lines
194 B
BlitzBasic
12 lines
194 B
BlitzBasic
require pseudo.inc
|
|
|
|
SRCREV = "786c6d3813622d18e12d36c4aa722af6a417c8fa"
|
|
PV = "1.7.5+git${SRCPV}"
|
|
|
|
DEFAULT_PREFERENCE = "-1"
|
|
|
|
SRC_URI = "git://git.yoctoproject.org/pseudo"
|
|
|
|
S = "${WORKDIR}/git"
|
|
|