summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe/nospdx.bbclass
diff options
context:
space:
mode:
authorJoshua Watt <JPEWhacker@gmail.com>2024-07-03 07:59:19 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-07-13 23:28:31 +0100
commit69d7d74ac91f841db9ed4285b09c79fbcf1c133c (patch)
tree4e244674d186cfc5e1fffa41735ec3828009f581 /meta/classes-recipe/nospdx.bbclass
parent8ec959bb88ef909fb90f9e984f2916c214b5761c (diff)
downloadpoky-69d7d74ac91f841db9ed4285b09c79fbcf1c133c.tar.gz
classes-global/staging: Exclude do_create_spdx from automatic sysroot extension
do_create_spdx is a outlier in that it doesn't need the RSS to be extended just because it depends on do_populate_sysroot. In fact, it only depends on do_populate_sysroot so it can see the actual recipes sysroot, and attempting to extend the sysroot can cause problems for some recipes (e.g. if a recipe does do_populate_sysroot[noexec] = "1") As such, explicitly exclude do_create_spdx from extending the sysroot just because it depends on do_populate_sysroot. (From OE-Core rev: 8b506f327838b885bfeb2cf144f43c8be68b8591) Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes-recipe/nospdx.bbclass')
0 files changed, 0 insertions, 0 deletions