mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
pseudo: uprev to 1.7.5
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>
This commit is contained in:
committed by
Richard Purdie
parent
246b02e281
commit
7cd835177a
@@ -1,7 +1,7 @@
|
||||
require pseudo.inc
|
||||
|
||||
SRCREV = "3bc3909fa70535c2ef876009dc58e577b10a7e0e"
|
||||
PV = "1.7.4+git${SRCPV}"
|
||||
SRCREV = "786c6d3813622d18e12d36c4aa722af6a417c8fa"
|
||||
PV = "1.7.5+git${SRCPV}"
|
||||
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user