mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
gnome-desktop: removed gconf inheritance
In order to remove WARN-QA message regarding --disable-schemas-install configure option. (From OE-Core rev: 0c30f3106a5172b1e58d5cc4eae964923fa6c8e2) Signed-off-by: Alexandru Palalau <alexandrux.palalau@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
dfb57a1f33
commit
6579bf7b97
@@ -13,7 +13,7 @@ FILES_${PN} += "${datadir}/gnome-about ${datadir}/libgnome-desktop/pnp.ids"
|
||||
|
||||
PR = "r6"
|
||||
|
||||
inherit gnome pkgconfig
|
||||
inherit gnomebase
|
||||
|
||||
do_install_append () {
|
||||
sed -i -e's,${STAGING_BINDIR_NATIVE},${bindir},g' ${D}${bindir}/gnome-about
|
||||
|
||||
Reference in New Issue
Block a user