[oe] [PATCH][meta-oe 06/10] gnome-power-manager: Blacklist not compatible with current libnotify

Martin Jansa martin.jansa at gmail.com
Thu Oct 1 15:30:24 UTC 2015


Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../recipes-gnome/gnome-power-manager/gnome-power-manager_2.32.0.bb     | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-gnome/recipes-gnome/gnome-power-manager/gnome-power-manager_2.32.0.bb b/meta-gnome/recipes-gnome/gnome-power-manager/gnome-power-manager_2.32.0.bb
index 5a8a62b..87bd722 100644
--- a/meta-gnome/recipes-gnome/gnome-power-manager/gnome-power-manager_2.32.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-power-manager/gnome-power-manager_2.32.0.bb
@@ -50,3 +50,5 @@ FILES_${PN}-doc += "${datadir}/omf \
     ${datadir}/gnome/help \
 "
 
+# gnome-power-manager-2.32.0/src/gpm-manager.c:488:18: error: too many arguments to function 'notify_notification_new'
+PNBLACKLIST[gnome-power-manager] ?= "BROKEN: not compatible with current libnotify"
-- 
2.6.0




More information about the Openembedded-devel mailing list