]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
spdx30: Include files in rootfs
authorJoshua Watt <JPEWhacker@gmail.com>
Thu, 30 Jan 2025 13:37:27 +0000 (06:37 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 3 Feb 2025 16:54:15 +0000 (16:54 +0000)
commite6fe754aef93e834e5226c8b13fdf75e03080ba2
treec7c2ee82f81509d9739eed7ab4ccc6e365ff883a
parent90765467e42241d8b572d035389d7062a0316a9f
spdx30: Include files in rootfs

Adds a "contains" relationship that relates the root file system package
to the files contained in it. If a package provides a file with a
matching hash and path, it will be linked, otherwise a new File element
will be created

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/spdx30_tasks.py