diff options
author | Alexander Kanavin <alex@linutronix.de> | 2025-06-16 11:49:59 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-20 12:07:27 +0100 |
commit | 0ad5fb3431b5f5875326d929442124a8fabe0642 (patch) | |
tree | 4400a4b01dc50eb0a1459ac2dec9e6a51662e8f1 /meta/packages/python/python-2.6.2/sitecustomize.py | |
parent | 4dd321f8b83afecd962393101b2a6861275b5265 (diff) | |
download | poky-0ad5fb3431b5f5875326d929442124a8fabe0642.tar.gz |
base.bbclass: drop compatibility moving of sources into workdir
Potentially there could be a grace period for fixing recipes (with warnings, etc),
on the other hand, changes to git unpacking destination would already
break various layers, so we might as well make this a hard qa error and drop
the magic at the same time.
I commit to sending fixes for layers included in autobuilder testing
(meta-oe/arm/intel/virt/agl/aws/mingw/etc).
SOURCE_BASEDIR is at the same time adjusted to be calculated relative
to UNPACKDIR (previously it only worked if S was set to
WORKDIR/something/otherthing, and that is no longer working). It is also
no longer removed from the filesystem, as content of unpackdir is managed elsewhere.
(From OE-Core rev: 53e9ea30aaf48292307b4cff6964bead74c69fff)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/packages/python/python-2.6.2/sitecustomize.py')
0 files changed, 0 insertions, 0 deletions