mirror of
https://git.yoctoproject.org/poky
synced 2026-07-26 07:07:08 +00:00
pseudo: include fix for xattr corruption
pseudo_1.8.1.bb gets the backported patch and pseudo_git.bb gets updated to include the commit. (From OE-Core rev: 4e98f3a6e6f61d9d9037ac828b9c4869f7e11458) (From OE-Core rev: 264114805cc942e052e79bdaa5ae7978d68fdd8e) Signed-off-by: Patrick Ohly <patrick.ohly@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
903c4158a5
commit
793092d1a1
@@ -1,6 +1,6 @@
|
||||
require pseudo.inc
|
||||
|
||||
SRCREV = "befc6dbd6469d428c9e0830dbe51bdf7ac39d9ae"
|
||||
SRCREV = "45eca34c754d416a38bee90fb2d3c110a0b6cc5f"
|
||||
PV = "1.8.1+git${SRCPV}"
|
||||
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
Reference in New Issue
Block a user