mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
openzone: Package icons
Fixes ERROR: QA Issue: openzone: Files/directories were installed but not shipped in any package: /usr /usr/share /usr/share/icons Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. openzone: 3 installed and not shipped files. [installed-vs-shipped] Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
a6e846dadc
commit
7810ed60ef
|
|
@ -27,5 +27,7 @@ python populate_packages_prepend () {
|
|||
do_split_packages(d, icondir, '^(.*)', '%s', 'Open Zone cursors %s', allow_dirs=True)
|
||||
}
|
||||
|
||||
FILES_${PN} += "${datadir}/icons"
|
||||
|
||||
PACKAGES_DYNAMIC += "^openzone-.*"
|
||||
ALLOW_EMPTY_${PN} = "1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user