summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-extended/libunique/libunique_1.1.6.bb
Commit message (Collapse)AuthorAgeFilesLines
* libunique: fix installed-vs-shipped qa issueKai Kang2018-11-091-0/+4
| | | | | | | | | | | | | | | libunique shows installed-vs-shipped QA issue if configure option '--disable-introspection' is set by: 1) in gobject-introspection*.bbclass that the 'qemu-usermode' is not supported by bsp and then not set in MACHINE_FEATURES or: 2) set in local.conf directly: EXTRA_OECONF_append_pn-libunique = " --disable-introspection" Remove empty directory to fix the QA issue. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libunique: move to meta-xfceAndreas Müller2018-04-081-0/+30
There are the only recipes using it still and I take the maintenace burden Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>