]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
license: Fix directory layout issues
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 Sep 2024 15:56:03 +0000 (16:56 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 Sep 2024 20:48:31 +0000 (21:48 +0100)
commitf68aed302a0e4b86fb8c16a6ef4e7295bed48b86
tree930a05fa7a17dfe08b17eb90ae619e2937bf86d1
parent32a8a7379008cc6e367b7664c5b10b29f0bb8136
license: Fix directory layout issues

There are several issues:

a) pointless empty directories were being created as a path wasn't
   fixed in a previous commit
b) SSTATE_PKGARCH wasn't being captured into the task signature
   since it is in the ignore list by default. We want to capture
   the absolute value, not the dependencies
c) with those issues fixed, cross/native issues became apparent so
   those need to be fixed too.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-global/license.bbclass