From b267cceb7d6e343d9a44eceaf2a8eb7f23c13c5d Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 15 Aug 2013 10:16:54 +0200 Subject: [PATCH] gconf-sanity: allow empty ${PN} Signed-off-by: Koen Kooi --- recipes-tweaks/gconf/gconf-sanity_3.2.3.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-tweaks/gconf/gconf-sanity_3.2.3.bb b/recipes-tweaks/gconf/gconf-sanity_3.2.3.bb index e85c062..f3bb549 100644 --- a/recipes-tweaks/gconf/gconf-sanity_3.2.3.bb +++ b/recipes-tweaks/gconf/gconf-sanity_3.2.3.bb @@ -31,5 +31,6 @@ do_install_append() { # disable dbus-x11 when x11 isn't in DISTRO_FEATURES RDEPENDS_${PN} += "gconf" +ALLOW_EMPTY_${PN} = "1" FILES_${PN} += "${libexecdir}/*sanity* \ "