mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02:00
poky.conf: Drop OELAYOUT_ABI poking
This has been the same as OE-Core for a long time, drop our custom settings. (From meta-yocto rev: 7972a9b48f61af7ac10d1881dcaaf9c5f48bfb87) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 8c1084f3fd4ca987c3307f4c4c1475b40060ce3f) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -67,14 +67,6 @@ SANITY_TESTED_DISTROS ?= " \
|
||||
debian-10 \n \
|
||||
opensuseleap-15.1 \n \
|
||||
"
|
||||
#
|
||||
# OELAYOUT_ABI allows us to notify users when the format of TMPDIR changes in
|
||||
# an incompatible way. Such changes should usually be detailed in the commit
|
||||
# that breaks the format and have been previously discussed on the mailing list
|
||||
# with general agreement from the core team.
|
||||
#
|
||||
OELAYOUT_ABI = "12"
|
||||
|
||||
# add poky sanity bbclass
|
||||
INHERIT += "poky-sanity"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user