Skip to content
Commit a1190903 authored by Richard Purdie's avatar Richard Purdie
Browse files

package/scripts: Fix FILES_INFO handling



There is a long standing bug where FILES_INFO isn't written into pkgdata
with a package suffix. This means if the files are read into the datastore
as intended, the last one "wins".

Fix this to work as intended. Most of the call sites using the data need
to be updated to handle this and the overrides change correctly.

Also fix some other problematic references noticed along the way.

Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
parent 72a9ddf8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment