mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
polkit-gnome, gdm, network-manager-applet: blacklist because polkit-gnome.do_configure fails
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
d2e228d754
commit
27a660fa7e
|
|
@ -8,6 +8,8 @@ inherit gnomebase gtk-icon-cache
|
|||
|
||||
GNOME_COMPRESS_TYPE = "xz"
|
||||
|
||||
PNBLACKLIST[network-manager-applet] ?= "Depends on broken polkit-gnome"
|
||||
|
||||
SRC_URI += " \
|
||||
file://0001-remove-classes-and-properties-which-are-not-supporte.patch \
|
||||
file://0002-Add-support-for-AP-mode-setting-for-wifi-sharing.patch \
|
||||
|
|
|
|||
|
|
@ -6,6 +6,8 @@ DEPENDS = "xinput gnome-panel tcp-wrappers libcanberra libxklavier grep consolek
|
|||
|
||||
PR = "r18"
|
||||
|
||||
PNBLACKLIST[gdm] ?= "Depends on broken polkit-gnome"
|
||||
|
||||
inherit gnome update-rc.d systemd useradd
|
||||
|
||||
SRC_URI += " \
|
||||
|
|
|
|||
|
|
@ -10,6 +10,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=74579fab173e4c5e12aac0cd83ee98ec \
|
|||
SRC_URI = "http://hal.freedesktop.org/releases/polkit-gnome-${PV}.tar.bz2 \
|
||||
"
|
||||
|
||||
PNBLACKLIST[polkit-gnome] ?= "Fails to build, m4:configure.ac:125: recursion limit of 1024 exceeded, use -L<N> to change it"
|
||||
|
||||
PR = "r2"
|
||||
|
||||
EXTRA_OECONF = "\
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user