aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-03-31 08:19:29 -0700
committerKhem Raj <raj.khem@gmail.com>2020-03-31 10:44:26 -0700
commit7810ed60ef2928a881832a1b83328c32d8b31cf0 (patch)
treebfd74b61e98539fcfaf50041bcb6aa9cdd5308af /meta-xfce
parenta6e846dadc5dcb5e4248d37c5f971c8a1f55df4a (diff)
downloadmeta-openembedded-7810ed60ef2928a881832a1b83328c32d8b31cf0.tar.gz
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>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb b/meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb
index df0ed50c7b..5ff4856865 100644
--- a/meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb
+++ b/meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb
@@ -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"