mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 09:13:34 +00:00
sanity: TMPDIR ABI change for kernel process
Increase the ABI number to match the kernel build process change. (From meta-yocto rev: 4214e61977dab113f5a8a1e1c9b3efe975c56c3a) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
db73bcc3b8
commit
b671847d57
@ -94,7 +94,7 @@ BB_SIGNATURE_HANDLER ?= 'OEBasicHash'
|
||||
# that breaks the format and have been previously discussed on the mailing list
|
||||
# with general agreement from the core team.
|
||||
#
|
||||
OELAYOUT_ABI = "8"
|
||||
OELAYOUT_ABI = "10"
|
||||
|
||||
# add poky sanity bbclass
|
||||
INHERIT += "poky-sanity"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user