* [PATCH][meta-oe 00/15] unblacklist & updates
@ 2014-10-01 8:19 Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 01/15] faenza-icon-theme: initial add 1.3 Andreas Müller
` (14 more replies)
0 siblings, 15 replies; 29+ messages in thread
From: Andreas Müller @ 2014-10-01 8:19 UTC (permalink / raw)
To: openembedded-devel
The following changes since commit 0d01e1b72333f49c29d1a27ad844c4cd9f90341c:
smartmontools: add systemd service file (2014-09-26 05:42:54 +0200)
are available in the git repository at:
git://gitorious.org/schnitzeltony-oe-meta/meta-openembedded.git fixes-and-updates
for you to fetch changes up to 3cf69539452c1be30a3b9547a51112f78897ca74:
bash-completion: resolve sysroot conflicts for util-linux and networkmanager (2014-10-01 10:11:37 +0200)
----------------------------------------------------------------
Andreas Müller (15):
faenza-icon-theme: initial add 1.3
libsecret: initial add 0.18
networkmanager update to 0.9.8.10
network-manager-applet: update to 0.9.8.10
tumbler: update to 0.1.30
tumbler: fix build deps QA warnings
ristretto: don't blacklist - tumbler is up again
xfce4-power-manager: don't blacklist - networkmanager is up again
packagegroup-xfce-extended: don't blacklist - xfce4-power-manager is up again
xfce4-taskmanager: update to 1.0.1
polkit: update to 0.112
poppler: update to 0.26.5
xfce4-whiskermenu-plugin: initial add 1.3.2
packagegroup-xfce-extended: add xfce4-whiskermenu-plugin
bash-completion: resolve sysroot conflicts for util-linux and networkmanager
meta-gnome/recipes-connectivity/network-manager-applet/files/0001-remove-classes-and-properties-which-are-not-supporte.patch | 42 +++++++-----------------------------------
meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-00.png | Bin 494 -> 0 bytes
meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-100.png | Bin 413 -> 0 bytes
meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-25.png | Bin 500 -> 0 bytes
meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-50.png | Bin 496 -> 0 bytes
meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-75.png | Bin 474 -> 0 bytes
.../recipes-connectivity/network-manager-applet/{network-manager-applet_0.9.8.0.bb => network-manager-applet_0.9.8.10.bb} | 21 ++++++++-------------
meta-gnome/recipes-gnome/faenza-icon-theme/faenza-icon-theme_1.3.bb | 25 +++++++++++++++++++++++++
meta-gnome/recipes-gnome/libsecret/libsecret_0.18.bb | 14 ++++++++++++++
meta-oe/recipes-connectivity/networkmanager/networkmanager/0002-NetworkManager.service-remove-reference-to-NetworkMa.patch | 32 --------------------------------
meta-oe/recipes-connectivity/networkmanager/{networkmanager_0.9.8.0.bb => networkmanager_0.9.8.10.bb} | 11 ++++-------
meta-oe/recipes-extended/polkit/{polkit_0.111.bb => polkit_0.112.bb} | 19 ++-----------------
meta-oe/recipes-support/bash-completion/bash-completion_2.1.bb | 5 ++++-
meta-oe/recipes-support/poppler/{poppler_0.22.4.bb => poppler_0.26.5.bb} | 6 +++---
meta-xfce/recipes-apps/ristretto/ristretto_0.6.3.bb | 1 -
meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.0.1.bb | 10 ++++++++++
meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_git.bb | 18 ------------------
meta-xfce/recipes-panel-plugins/whisker/xfce4-whiskermenu-plugin_1.3.2.bb | 10 ++++++++++
meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb | 3 +--
meta-xfce/recipes-xfce/tumbler/tumbler/0001-configure-use-pkg-config-for-freetype2.patch | 45 +++++++++++++++++++++++++++++++++++++++++++++
meta-xfce/recipes-xfce/tumbler/{tumbler_0.1.29.bb => tumbler_0.1.30.bb} | 11 +++++------
meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_1.2.0.bb | 2 --
22 files changed, 138 insertions(+), 137 deletions(-)
delete mode 100644 meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-00.png
delete mode 100644 meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-100.png
delete mode 100644 meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-25.png
delete mode 100644 meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-50.png
delete mode 100644 meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-75.png
rename meta-gnome/recipes-connectivity/network-manager-applet/{network-manager-applet_0.9.8.0.bb => network-manager-applet_0.9.8.10.bb} (59%)
create mode 100644 meta-gnome/recipes-gnome/faenza-icon-theme/faenza-icon-theme_1.3.bb
create mode 100644 meta-gnome/recipes-gnome/libsecret/libsecret_0.18.bb
delete mode 100644 meta-oe/recipes-connectivity/networkmanager/networkmanager/0002-NetworkManager.service-remove-reference-to-NetworkMa.patch
rename meta-oe/recipes-connectivity/networkmanager/{networkmanager_0.9.8.0.bb => networkmanager_0.9.8.10.bb} (87%)
rename meta-oe/recipes-extended/polkit/{polkit_0.111.bb => polkit_0.112.bb} (76%)
rename meta-oe/recipes-support/poppler/{poppler_0.22.4.bb => poppler_0.26.5.bb} (85%)
create mode 100644 meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.0.1.bb
delete mode 100644 meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_git.bb
create mode 100644 meta-xfce/recipes-panel-plugins/whisker/xfce4-whiskermenu-plugin_1.3.2.bb
create mode 100644 meta-xfce/recipes-xfce/tumbler/tumbler/0001-configure-use-pkg-config-for-freetype2.patch
rename meta-xfce/recipes-xfce/tumbler/{tumbler_0.1.29.bb => tumbler_0.1.30.bb} (80%)
--
1.8.3.1
^ permalink raw reply [flat|nested] 29+ messages in thread
* [PATCH][meta-oe 01/15] faenza-icon-theme: initial add 1.3
2014-10-01 8:19 [PATCH][meta-oe 00/15] unblacklist & updates Andreas Müller
@ 2014-10-01 8:19 ` Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 02/15] libsecret: initial add 0.18 Andreas Müller
` (13 subsequent siblings)
14 siblings, 0 replies; 29+ messages in thread
From: Andreas Müller @ 2014-10-01 8:19 UTC (permalink / raw)
To: openembedded-devel
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
.../faenza-icon-theme/faenza-icon-theme_1.3.bb | 25 ++++++++++++++++++++++
1 file changed, 25 insertions(+)
create mode 100644 meta-gnome/recipes-gnome/faenza-icon-theme/faenza-icon-theme_1.3.bb
diff --git a/meta-gnome/recipes-gnome/faenza-icon-theme/faenza-icon-theme_1.3.bb b/meta-gnome/recipes-gnome/faenza-icon-theme/faenza-icon-theme_1.3.bb
new file mode 100644
index 0000000..dbaae64
--- /dev/null
+++ b/meta-gnome/recipes-gnome/faenza-icon-theme/faenza-icon-theme_1.3.bb
@@ -0,0 +1,25 @@
+DESCRIPTION = "An icon theme for Gnome"
+SECTION = "x11/wm"
+LICENSE = "GPLv3"
+HOMEPAGE = "http://code.google.com/p/faenza-icon-theme/"
+LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
+
+inherit allarch gtk-icon-cache
+
+S = "${WORKDIR}"
+
+SRC_URI = "http://faenza-icon-theme.googlecode.com/files/${PN}_${PV}.zip"
+SRC_URI[md5sum] = "e9bd6106d13017ce06d24b586259ae9c"
+SRC_URI[sha256sum] = "d4486fda0413f8a81a87e0dd2329f50f2a8a7cb4147b48cf147f0160add8174a"
+
+do_install() {
+ install -d ${D}${datadir}/icons
+ for theme in `find -name 'Faenza*.tar.gz'`; do
+ tar -xf ${theme} -C ${D}${datadir}/icons
+ done
+ tar -xf emesene-faenza-theme.tar.gz -C ${D}${datadir}
+ mv -f ${D}${datadir}/emesene/themes ${D}${datadir}/themes
+ rm -rf ${D}${datadir}/emesene
+}
+
+FILES_${PN} += "${datadir}/icons ${datadir}/themes"
--
1.8.3.1
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [PATCH][meta-oe 02/15] libsecret: initial add 0.18
2014-10-01 8:19 [PATCH][meta-oe 00/15] unblacklist & updates Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 01/15] faenza-icon-theme: initial add 1.3 Andreas Müller
@ 2014-10-01 8:19 ` Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 03/15] networkmanager update to 0.9.8.10 Andreas Müller
` (12 subsequent siblings)
14 siblings, 0 replies; 29+ messages in thread
From: Andreas Müller @ 2014-10-01 8:19 UTC (permalink / raw)
To: openembedded-devel
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
meta-gnome/recipes-gnome/libsecret/libsecret_0.18.bb | 14 ++++++++++++++
1 file changed, 14 insertions(+)
create mode 100644 meta-gnome/recipes-gnome/libsecret/libsecret_0.18.bb
diff --git a/meta-gnome/recipes-gnome/libsecret/libsecret_0.18.bb b/meta-gnome/recipes-gnome/libsecret/libsecret_0.18.bb
new file mode 100644
index 0000000..dca3350
--- /dev/null
+++ b/meta-gnome/recipes-gnome/libsecret/libsecret_0.18.bb
@@ -0,0 +1,14 @@
+SUMMARY = "libsecret is a library for storing and retrieving passwords and other secrets"
+LICENSE = "LGPLv2.1"
+LIC_FILES_CHKSUM = "file://COPYING;md5=23c2a5e0106b99d75238986559bb5fc6"
+
+inherit gnomebase gtk-doc
+
+DEPENDS = "glib-2.0 libgcrypt"
+
+GNOME_COMPRESS_TYPE = "xz"
+
+EXTRA_OECONF += "--disable-manpages"
+
+SRC_URI[archive.md5sum] = "279d723cd005e80d1d304f74a3488acc"
+SRC_URI[archive.sha256sum] = "0c73aa762dbd1e38ba7b03de350e23ce818cb810b0784375e95ef61e004b02e3"
--
1.8.3.1
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [PATCH][meta-oe 03/15] networkmanager update to 0.9.8.10
2014-10-01 8:19 [PATCH][meta-oe 00/15] unblacklist & updates Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 01/15] faenza-icon-theme: initial add 1.3 Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 02/15] libsecret: initial add 0.18 Andreas Müller
@ 2014-10-01 8:19 ` Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 04/15] network-manager-applet: " Andreas Müller
` (11 subsequent siblings)
14 siblings, 0 replies; 29+ messages in thread
From: Andreas Müller @ 2014-10-01 8:19 UTC (permalink / raw)
To: openembedded-devel
* use nss as default crypto engine to get out of blacklist due to missing gcrypt
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
...ger.service-remove-reference-to-NetworkMa.patch | 32 ----------------------
...nager_0.9.8.0.bb => networkmanager_0.9.8.10.bb} | 11 +++-----
2 files changed, 4 insertions(+), 39 deletions(-)
delete mode 100644 meta-oe/recipes-connectivity/networkmanager/networkmanager/0002-NetworkManager.service-remove-reference-to-NetworkMa.patch
rename meta-oe/recipes-connectivity/networkmanager/{networkmanager_0.9.8.0.bb => networkmanager_0.9.8.10.bb} (87%)
diff --git a/meta-oe/recipes-connectivity/networkmanager/networkmanager/0002-NetworkManager.service-remove-reference-to-NetworkMa.patch b/meta-oe/recipes-connectivity/networkmanager/networkmanager/0002-NetworkManager.service-remove-reference-to-NetworkMa.patch
deleted file mode 100644
index bbcd021..0000000
--- a/meta-oe/recipes-connectivity/networkmanager/networkmanager/0002-NetworkManager.service-remove-reference-to-NetworkMa.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-From 1137846f778dc9f3be0c89cb2df18d3a37f844d7 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
-Date: Fri, 19 Apr 2013 18:34:09 +0200
-Subject: [PATCH] NetworkManager.service: remove reference to
- NetworkManager-wait-online.service
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-* NetworkManager-wait-online.service crashes
-* NetworkManager works fine without NetworkManager-wait-online
-
-Upstream-Status: Inappropriate [config]
-
-Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
----
- data/NetworkManager.service.in | 1 -
- 1 files changed, 0 insertions(+), 1 deletions(-)
-
-diff --git a/data/NetworkManager.service.in b/data/NetworkManager.service.in
-index 16b53b6..a2e913c 100644
---- a/data/NetworkManager.service.in
-+++ b/data/NetworkManager.service.in
-@@ -18,5 +18,4 @@ KillMode=process
- [Install]
- WantedBy=multi-user.target
- Alias=dbus-org.freedesktop.NetworkManager.service
--Also=NetworkManager-wait-online.service
-
---
-1.7.4.4
-
diff --git a/meta-oe/recipes-connectivity/networkmanager/networkmanager_0.9.8.0.bb b/meta-oe/recipes-connectivity/networkmanager/networkmanager_0.9.8.10.bb
similarity index 87%
rename from meta-oe/recipes-connectivity/networkmanager/networkmanager_0.9.8.0.bb
rename to meta-oe/recipes-connectivity/networkmanager/networkmanager_0.9.8.10.bb
index bdda59c..0792e8e 100644
--- a/meta-oe/recipes-connectivity/networkmanager/networkmanager_0.9.8.0.bb
+++ b/meta-oe/recipes-connectivity/networkmanager/networkmanager_0.9.8.10.bb
@@ -4,20 +4,17 @@ SECTION = "net/misc"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=cbbffd568227ada506640fe950a4823b"
-DEPENDS = "libnl dbus dbus-glib udev wireless-tools gnutls util-linux ppp"
-
-PNBLACKLIST[networkmanager] = "BROKEN: needs to detect gcrypt from pkg-config (error: gnutls explicitly requested but gcrypt not found on system)"
+DEPENDS = "libnl dbus dbus-glib udev wireless-tools nss util-linux ppp"
inherit gnome gettext systemd
SRC_URI = " \
${GNOME_MIRROR}/NetworkManager/${@gnome_verdir("${PV}")}/NetworkManager-${PV}.tar.xz \
file://0001-don-t-try-to-run-sbin-dhclient-to-get-the-version-nu.patch \
- file://0002-NetworkManager.service-remove-reference-to-NetworkMa.patch \
file://0001-configure.ac-Check-only-for-libsystemd-not-libsystem.patch \
"
-SRC_URI[md5sum] = "38d28f6bd9220d85dfff47210706195c"
-SRC_URI[sha256sum] = "c366bcded6354d8186ad93c05d26d6a20bc550aa0391f974704e7a60e9f6096b"
+SRC_URI[md5sum] = "aad2558887e25417c52eb2deaade2f85"
+SRC_URI[sha256sum] = "064d27223d3824859df12e1fb25b787fec1c68bbc864dc52a0289b9211c4c972"
S = "${WORKDIR}/NetworkManager-${PV}"
@@ -28,7 +25,7 @@ EXTRA_OECONF = " \
--disable-ifnet \
--disable-ifcfg-suse \
--with-netconfig \
- --with-crypto=gnutls \
+ --with-crypto=nss \
--disable-more-warnings \
--with-dhclient=${base_sbindir}/dhclient \
--with-iptables=${sbindir}/iptables \
--
1.8.3.1
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [PATCH][meta-oe 04/15] network-manager-applet: update to 0.9.8.10
2014-10-01 8:19 [PATCH][meta-oe 00/15] unblacklist & updates Andreas Müller
` (2 preceding siblings ...)
2014-10-01 8:19 ` [PATCH][meta-oe 03/15] networkmanager update to 0.9.8.10 Andreas Müller
@ 2014-10-01 8:19 ` Andreas Müller
2014-10-03 20:04 ` Martin Jansa
2014-10-01 8:19 ` [PATCH][meta-oe 05/15] tumbler: update to 0.1.30 Andreas Müller
` (10 subsequent siblings)
14 siblings, 1 reply; 29+ messages in thread
From: Andreas Müller @ 2014-10-01 8:19 UTC (permalink / raw)
To: openembedded-devel
* add libsecret to DEPENDS
* remove libglade from DEPENDS
* wireless (nm-signal-*.png) icons were updated upstream
* inherit gnomebase instead of gnome
* make bluetooth PACKAGECONFIG - disabled by default
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
...ses-and-properties-which-are-not-supporte.patch | 42 ++++-----------------
.../files/icons/nm-signal-00.png | Bin 494 -> 0 bytes
.../files/icons/nm-signal-100.png | Bin 413 -> 0 bytes
.../files/icons/nm-signal-25.png | Bin 500 -> 0 bytes
.../files/icons/nm-signal-50.png | Bin 496 -> 0 bytes
.../files/icons/nm-signal-75.png | Bin 474 -> 0 bytes
...9.8.0.bb => network-manager-applet_0.9.8.10.bb} | 21 ++++-------
7 files changed, 15 insertions(+), 48 deletions(-)
delete mode 100644 meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-00.png
delete mode 100644 meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-100.png
delete mode 100644 meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-25.png
delete mode 100644 meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-50.png
delete mode 100644 meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-75.png
rename meta-gnome/recipes-connectivity/network-manager-applet/{network-manager-applet_0.9.8.0.bb => network-manager-applet_0.9.8.10.bb} (59%)
diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/files/0001-remove-classes-and-properties-which-are-not-supporte.patch b/meta-gnome/recipes-connectivity/network-manager-applet/files/0001-remove-classes-and-properties-which-are-not-supporte.patch
index b8ba181..4bd0e4f 100644
--- a/meta-gnome/recipes-connectivity/network-manager-applet/files/0001-remove-classes-and-properties-which-are-not-supporte.patch
+++ b/meta-gnome/recipes-connectivity/network-manager-applet/files/0001-remove-classes-and-properties-which-are-not-supporte.patch
@@ -1,8 +1,7 @@
-From 023b17f53d888dfb45981b141ce4dc151ab140f0 Mon Sep 17 00:00:00 2001
+From c7d75ce38fa392c04c39a75e7b7e068666a7b1e7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
-Date: Thu, 4 Apr 2013 20:23:00 +0200
-Subject: [PATCH] remove classes and properties which are not supported by
- gtk+
+Date: Tue, 8 Apr 2014 15:22:54 +0200
+Subject: [PATCH] remove classes and properties which are not supported by gtk+
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
@@ -13,12 +12,11 @@ Upstream-Status: Inappropriate [configuration]
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
- src/connection-editor/ce-page-general.ui | 7 +------
- src/connection-editor/nm-connection-editor.ui | 2 +-
- 2 files changed, 2 insertions(+), 7 deletions(-)
+ src/connection-editor/ce-page-general.ui | 3 ---
+ 1 file changed, 3 deletions(-)
diff --git a/src/connection-editor/ce-page-general.ui b/src/connection-editor/ce-page-general.ui
-index f505c14..a3e8d2b 100644
+index b05f0df..049432b 100644
--- a/src/connection-editor/ce-page-general.ui
+++ b/src/connection-editor/ce-page-general.ui
@@ -37,8 +37,6 @@
@@ -38,32 +36,6 @@ index f505c14..a3e8d2b 100644
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
-@@ -86,11 +83,9 @@
- </packing>
- </child>
- <child>
-- <object class="GtkBox" id="box2">
-+ <object class="GtkVBox" id="box2">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
-- <property name="valign">start</property>
-- <property name="vexpand">True</property>
- <property name="spacing">6</property>
- <child>
- <object class="GtkLabel" id="firewall_zone_label">
-diff --git a/src/connection-editor/nm-connection-editor.ui b/src/connection-editor/nm-connection-editor.ui
-index 74ee266..6f1e166 100644
---- a/src/connection-editor/nm-connection-editor.ui
-+++ b/src/connection-editor/nm-connection-editor.ui
-@@ -11,7 +11,7 @@
- <property name="icon_name">preferences-system-network</property>
- <property name="type_hint">dialog</property>
- <child internal-child="vbox">
-- <object class="GtkBox" id="dialog-vbox2">
-+ <object class="GtkVBox" id="dialog-vbox2">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="orientation">vertical</property>
--
-1.7.6.5
+1.8.3.1
diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-00.png b/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-00.png
deleted file mode 100644
index 836e723a2f53624d375650a8939dcc20b6a582eb..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001
literal 494
zcmeAS@N?(olHy`uVBq!ia0vp^Vj#@H1|*Mc$*~4fY)RhkE)4%caKYZ?lYt_f1s;*b
z3=G`DAk4@xYmNj^kiEpy*OmP)3#Txr+V|l6HlUDVW=KSdbAE1aYF-JD%fR4Vl$uzQ
znxasiS(2d;l98(5?&%wlyJ0#|iqX&0#WBR<^xKeye$I{pbMDUEyTsq5LrtT}QK;#l
zeW;9zMU$g|%Ks)6MaM>EM)#~!>L1+s8Q<@?F6Q-FLE_rmyKmpTJ9Cfe|F_#|wvU$^
z*WFE8m7jV&eEL?#j57sgbra85GiwWNEC2TFeD#)n+z(v2EI1duWbN5~d-kn+OD*jz
zTa_N<ZIIj<#>U5LX13j^XNtq~Qz2)z%Q3!G)=_dOKM=O&$H#~J+Dr{B`1txA)B>7J
z^XE*`J+9s5&bjzvm1FAyC!N*@Un1W=YgnFp`e!54M5b$7I+=8|R32B$_^bJ6vt8lk
zdHnI;W{o8t8p2Z#EOIC}*~Sv#CBfI;s=uV;&u>Ylr9P~x5}e0_5*Dsn^~SojW6Jif
zg9_=(oyyNA)oI>au&Uuv;*uA4cJH$9eRqF$SC+wxADT<^1R|fkE%<lymd^4;#<JWw
h7i<4Aul~{hMsyCpzWI&?evY7E_jL7hS?83{1OS4L#;*VX
diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-100.png b/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-100.png
deleted file mode 100644
index def2da969fda37993833a33a96df7c25f344eb90..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001
literal 413
zcmeAS@N?(olHy`uVBq!ia0vp^Vj#@H1|*Mc$*~4fY)RhkE)4%caKYZ?lYt_f1s;*b
z3=G`DAk4@xYmNj^kiEpy*OmP)3#Txbfbfx(cYs2QnIRD+&iT2ysd*(pE(3#eQEFmI
zYKlU6W=V!ZNJgrHyQgnJ?uO|gxxbz+jv*GO-%dFz*kmBkD(}T8mdH5GLAm76MZX;9
zqs>(Xb1pKiac14LJ8nvfa$-oqo*BXW{_NQ!eu(M+x3^-Ycji~mu`zkP?%cA?!Jl5F
zzuY0$|GUFB{{6gTkN7UCGxRNNEsVct&CPtEXmhwt2U|Y3x!d%N6=FaCOnMx?xV}WR
z`>msW-J)IR7g?&zF|W%ti!0e!D|poL_~o0KCI6czEPX7>t*~rUx&d>K!uGhMHu2H!
zJ_1@<YRU|;TQ?kbOiW`7&YZ~*JT>dyjG()dPCF(hF;-q&Ss>$_;Pv*#)3D>~3>*VO
z!y<YXSj1nEn?L*1vfo-!*^UWzFBgjZUvZa#^LIa=(I=&eppfu%^>bP0l+XkKkVl`x
diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-25.png b/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-25.png
deleted file mode 100644
index 362960b8e744e5dcf34a29e85dff27670d043900..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001
literal 500
zcmeAS@N?(olHy`uVBq!ia0vp^Vj#@H1|*Mc$*~4fY)RhkE)4%caKYZ?lYt_f1s;*b
z3=G`DAk4@xYmNj^kiEpy*OmP)3#Tv_Yn`O8IZ#M3GbEzKIX^cyHLnE7WngeFN=+<D
zO;IS%EXhy^$w*aj_w)_O-7p;}#Ter0;uvCa`fZ4z7mK67ns@8w-FR@o!$(iV(D1&v
z#*9u5wxk!_JbxP&DoAvsH9b2d`GZ0Jf%lc!h8JYh^ZnmX3-x)kCVhMMs@1#LfArty
zdl_jz>%?lQ$+a`*&Yc&+q|ll0|AE2$?`+H1*Q{B${e1P7eQXaVmaLF$xWX+FKK=RB
znuyJNH?!|@4pk5?D`hLQnl`OnvW>@J>$#vU(dFzvBcHu92z9VB+P8P-It5OqqsN|!
zonh)}SyJwMHmlcqR=NsX^HC?Rrq;+3Ctvlw*^K?KrhVowsVMMRrC$_r@WPqrmw)_t
zl=(2ZxnPU+p5=lEnNM|lB}gT%@-S)_DPP>q)WPwt^7mOz<;@~)PG=TumN+gUc>KI&
zxbhw6x=<FTRi+ZFvdlhvKPdE(*uT#t-Mm6M+|2xJNP4zRat>p=z%17^4bEFr3Mc0;
mTVyC3oOJ8^EB1Mh?7PhU#q3uc5qB;G1-_@NpUXO@geCxTwZc9C
diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-50.png b/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-50.png
deleted file mode 100644
index 1add41dcbd48a18c4637d46868b1c5b1cf3f3e35..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001
literal 496
zcmeAS@N?(olHy`uVBq!ia0vp^Vj#@H1|*Mc$*~4fY)RhkE)4%caKYZ?lYt_f1s;*b
z3=G`DAk4@xYmNj^kiEpy*OmP)3#Txr*{dh@kAOmonIRD+&iT2ysd*(pE(3#eQEFmI
zYKlU6W=V!ZNJgrHyQgnJ?uO|=DaHU#7sn8b({Dqp{SG?_)PD9p%PQdO)spd|mbXPI
zP{GS@f|2+F7pFxXCo~-vI&3Luh*2plo7VJWbD07s+eL$`Z*F}4@@(%-)_;$;H(P!4
zmwvwHz?F4p^77XiGYNDS6jp{_vu0lXwV<Np(z<eqzY+&#uWEE<IO2C;#-01ATQ)uW
z@<t|$Ese?a%`M3rS2omN&`%7h7MM17X-0n@+tpQP&nTQ>czdG4WL~PPoy-@-OU)~q
z9<?u1YCU$};Qhy^Th&^fveQ;-M(lVQ%Uu!GGbf}ra@iubm4+f4-<rtvrdO|)Zh5%i
z{}aKE(|fWq7*=bvNKV`~;ZfqRm}eK6lV*hT_$sbiDzb=6h%rCu&ASg9R-9vuc-DRE
zu~Wdb7DeOfX?0vOHcD6A%FA1R+Wc%c-J5x6Ph@hre*?49CmYr<!7H4nW|c11-?nJ4
kZ04HZ^Zp(P{^S0U?~!Npu0{X$^nwE3)78&qol`;+02w#XW&i*H
diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-75.png b/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-75.png
deleted file mode 100644
index 6b509e804f87099546e29af21d4901d2cd33961e..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001
literal 474
zcmeAS@N?(olHy`uVBq!ia0vp^Vj#@H1|*Mc$*~4fY)RhkE)4%caKYZ?lYt_f1s;*b
z3=G`DAk4@xYmNj^kiEpy*OmP)3n!nErvHMqJU}7E%#er@=ltB<)VvZPmw~~#C^fMp
zHASI3vm`?yBqLS9-P1Q9cf)j`6r+`=i(`nz>9-+<en$)hWZvHj|J<Q1xM<;d_jS%w
z_B=TCn?Y6RZY?thYk=ZG=6A9Mo^N8MgpTtCz0*^WT6XHzr<Ag?oCoszd5u5T%)IJ)
zI&-<!?w$Lzco<CCo{LYv`zs~sb()2prSv-gjK3lWW^d&?!sDPWn7s9#$lLElhV7+%
zE^KPj*B!&|*za{=vSt>3pL=vcDMNs8=bYjMr2}tPTIAcZ7r*|<czAbpo$q0JCw)<|
zBU8@jImCR6ey3okc{O8Eg?fMZ>$4ZH^ByWPtQTOtV*XKHso@L9ji$~8Y3$m0r;o4j
zV=@VemEFUXC@mVzeV9ioSVw6>z;P>veJdx|zJL9MNATc_6RezzI3iy!e5KiT==yCF
zNtefR-5yRd3o>STtceTUTc0xV@x}Db^SctQf@-$M|2Yu+$NdKjt4HyK2JyNmP!M~%
L`njxgN@xNAAqunS
diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.0.bb b/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.10.bb
similarity index 59%
rename from meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.0.bb
rename to meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.10.bb
index 95c6802..e3c7663 100644
--- a/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.0.bb
+++ b/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.10.bb
@@ -2,27 +2,26 @@ SUMMARY = "GTK+ applet for NetworkManager"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
-PNBLACKLIST[network-manager-applet] = "BROKEN: depends on broken networkmanager"
+DEPENDS = "polkit-gnome libnotify libsecret networkmanager dbus-glib gconf gnome-keyring libgnome-keyring iso-codes"
-DEPENDS = "gnome-bluetooth polkit-gnome libnotify networkmanager dbus-glib libglade gconf gnome-keyring libgnome-keyring iso-codes"
-
-inherit gnome gtk-icon-cache
+inherit gnomebase gtk-icon-cache
GNOME_COMPRESS_TYPE = "xz"
SRC_URI += " \
file://0001-remove-classes-and-properties-which-are-not-supporte.patch \
- file://images/* \
"
-SRC_URI[archive.md5sum] = "531ce56c51ec86c5d2dc4cbe58649583"
-SRC_URI[archive.sha256sum] = "1afb6e736870ba95132bf0d211c46849e02a820ba3902a059a616be888053590"
+SRC_URI[archive.md5sum] = "5148348c139229c6a753f815f3f11e1c"
+SRC_URI[archive.sha256sum] = "46fee9a1e667d1826e6a94bb6bd2e6bdbde535fc995e534542f5f7e8b8dae0cb"
# GTK2.x mode
EXTRA_OECONF += " \
--with-gtkver=2 \
- --with-bluetooth=yes \
"
+PACKAGECONFIG[bluetooth] = "--with-bluetooth,--without-bluetooth,gnome-bluetooth,gnome-bluetooth"
+PACKAGECONFIG ??= ""
+
do_configure_append() {
rm config.log
# Sigh... --enable-compile-warnings=no doesn't actually turn off -Werror
@@ -31,12 +30,8 @@ do_configure_append() {
done
}
-do_install_append() {
- install -m 0644 ${WORKDIR}/icons/* ${D}/usr/share/icons/hicolor/22x22/apps/
-}
-
RDEPENDS_${PN} =+ "networkmanager"
-RRECOMMENDS_${PN} =+ "gnome-bluetooth gnome-keyring"
+RRECOMMENDS_${PN} =+ "gnome-keyring"
FILES_${PN} += " \
${datadir}/nm-applet/ \
--
1.8.3.1
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [PATCH][meta-oe 05/15] tumbler: update to 0.1.30
2014-10-01 8:19 [PATCH][meta-oe 00/15] unblacklist & updates Andreas Müller
` (3 preceding siblings ...)
2014-10-01 8:19 ` [PATCH][meta-oe 04/15] network-manager-applet: " Andreas Müller
@ 2014-10-01 8:19 ` Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 06/15] tumbler: fix build deps QA warnings Andreas Müller
` (9 subsequent siblings)
14 siblings, 0 replies; 29+ messages in thread
From: Andreas Müller @ 2014-10-01 8:19 UTC (permalink / raw)
To: openembedded-devel
* find freetype2 by packageconfig -> get out of blacklist
* inherit gtk-doc to avoid
| gtk-doc.make:7: error: GTK_DOC_USE_LIBTOOL does not appear in AM_CONDITIONAL
| docs/reference/tumbler/Makefile.am:84: 'gtk-doc.make' included from here
| gtk-doc.make:59: error: GTK_DOC_BUILD_HTML does not appear in AM_CONDITIONAL
| docs/reference/tumbler/Makefile.am:84: 'gtk-doc.make' included from here
| gtk-doc.make:64: error: GTK_DOC_BUILD_PDF does not appear in AM_CONDITIONAL
| docs/reference/tumbler/Makefile.am:84: 'gtk-doc.make' included from here
| gtk-doc.make:73: error: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL
| docs/reference/tumbler/Makefile.am:84: 'gtk-doc.make' included from here
| gtk-doc.make:294: error: HAVE_GTK_DOC does not appear in AM_CONDITIONAL
| docs/reference/tumbler/Makefile.am:84: 'gtk-doc.make' included from here
| tumblerd/Makefile.am:93: warning: '%'-style pattern rules are a GNU make extension
| autoreconf: automake failed with exit status: 1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
...01-configure-use-pkg-config-for-freetype2.patch | 45 ++++++++++++++++++++++
.../{tumbler_0.1.29.bb => tumbler_0.1.30.bb} | 9 ++---
2 files changed, 49 insertions(+), 5 deletions(-)
create mode 100644 meta-xfce/recipes-xfce/tumbler/tumbler/0001-configure-use-pkg-config-for-freetype2.patch
rename meta-xfce/recipes-xfce/tumbler/{tumbler_0.1.29.bb => tumbler_0.1.30.bb} (81%)
diff --git a/meta-xfce/recipes-xfce/tumbler/tumbler/0001-configure-use-pkg-config-for-freetype2.patch b/meta-xfce/recipes-xfce/tumbler/tumbler/0001-configure-use-pkg-config-for-freetype2.patch
new file mode 100644
index 0000000..5ecc35e
--- /dev/null
+++ b/meta-xfce/recipes-xfce/tumbler/tumbler/0001-configure-use-pkg-config-for-freetype2.patch
@@ -0,0 +1,45 @@
+From f5c283b1251ad005da7342e654cd2ec5ae9e5fb2 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
+Date: Fri, 26 Sep 2014 13:44:36 +0200
+Subject: [PATCH] configure: use pkg-config for freetype2
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Upstream-status: Pending
+
+Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
+---
+ acinclude.m4 | 16 +---------------
+ 1 file changed, 1 insertion(+), 15 deletions(-)
+
+diff --git a/acinclude.m4 b/acinclude.m4
+index 66e79d1..4c70b00 100644
+--- a/acinclude.m4
++++ b/acinclude.m4
+@@ -52,21 +52,7 @@ if test x"$ac_tumbler_font_thumbnailer" = x"yes"; then
+ PKG_CHECK_MODULES([GDK_PIXBUF], [gdk-pixbuf-2.0 >= 2.14],
+ [
+ dnl Check for FreeType 2.x
+- FREETYPE_LIBS=""
+- FREETYPE_CFLAGS=""
+- AC_PATH_PROG([FREETYPE_CONFIG], [freetype-config], [no])
+- if test x"$FREETYPE_CONFIG" != x"no"; then
+- AC_MSG_CHECKING([FREETYPE_CFLAGS])
+- FREETYPE_CFLAGS="`$FREETYPE_CONFIG --cflags`"
+- AC_MSG_RESULT([$FREETYPE_CFLAGS])
+-
+- AC_MSG_CHECKING([FREETYPE_LIBS])
+- FREETYPE_LIBS="`$FREETYPE_CONFIG --libs`"
+- AC_MSG_RESULT([$FREETYPE_LIBS])
+- else
+- dnl We can only build the font thumbnailer if FreeType 2.x is available
+- ac_tumbler_font_thumbnailer=no
+- fi
++ PKG_CHECK_MODULES(FREETYPE, freetype2, , [ac_tumbler_font_thumbnailer=no])
+ AC_SUBST([FREETYPE_CFLAGS])
+ AC_SUBST([FREETYPE_LIBS])
+ ], [ac_tumbler_font_thumbnailer=no])
+--
+1.8.3.1
+
diff --git a/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.29.bb b/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.30.bb
similarity index 81%
rename from meta-xfce/recipes-xfce/tumbler/tumbler_0.1.29.bb
rename to meta-xfce/recipes-xfce/tumbler/tumbler_0.1.30.bb
index ed986c2..8651d00 100644
--- a/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.29.bb
+++ b/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.30.bb
@@ -4,12 +4,11 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
DEPENDS = "dbus-glib freetype gdk-pixbuf poppler curl xfce4-dev-tools-native"
-inherit xfce
+inherit xfce gtk-doc
-PNBLACKLIST[tumbler] = "BROKEN: needs to be updated to use freetype2 pkg-config instead of freetype2-config"
-
-SRC_URI[md5sum] = "f844215c5e3918eae58abdd85f146780"
-SRC_URI[sha256sum] = "c3bac4ee609e22be6c7f01a4fdf6086bc6b57940d82f99570a2d9d547a32fc93"
+SRC_URI[md5sum] = "2524e39439c13238565160da0b6fed2d"
+SRC_URI[sha256sum] = "e7c20d79c830465f8b3b792893f05e8b8d5ba90aec4973e7517e07ef31537304"
+SRC_URI += "file://0001-configure-use-pkg-config-for-freetype2.patch"
INSANE_SKIP_${PN} = "dev-so"
--
1.8.3.1
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [PATCH][meta-oe 06/15] tumbler: fix build deps QA warnings
2014-10-01 8:19 [PATCH][meta-oe 00/15] unblacklist & updates Andreas Müller
` (4 preceding siblings ...)
2014-10-01 8:19 ` [PATCH][meta-oe 05/15] tumbler: update to 0.1.30 Andreas Müller
@ 2014-10-01 8:19 ` Andreas Müller
2014-10-10 10:36 ` Martin Jansa
2014-10-01 8:19 ` [PATCH][meta-oe 07/15] ristretto: don't blacklist - tumbler is up again Andreas Müller
` (8 subsequent siblings)
14 siblings, 1 reply; 29+ messages in thread
From: Andreas Müller @ 2014-10-01 8:19 UTC (permalink / raw)
To: openembedded-devel
WARNING: QA Issue: tumbler rdepends on libxml2, but it isn't a build dependency? [build-deps]
WARNING: QA Issue: tumbler rdepends on libgsf, but it isn't a build dependency? [build-deps]
WARNING: QA Issue: tumbler rdepends on libbz2, but it isn't a build dependency? [build-deps]
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
meta-xfce/recipes-xfce/tumbler/tumbler_0.1.30.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.30.bb b/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.30.bb
index 8651d00..9f361e9 100644
--- a/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.30.bb
+++ b/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.30.bb
@@ -2,7 +2,7 @@ DESCRIPTION="Thumbnail service implementing the thumbnail management D-Bus speci
SECTION = "x11/libs"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
-DEPENDS = "dbus-glib freetype gdk-pixbuf poppler curl xfce4-dev-tools-native"
+DEPENDS = "dbus-glib freetype gdk-pixbuf poppler curl xfce4-dev-tools-native libxml2 libgsf"
inherit xfce gtk-doc
--
1.8.3.1
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [PATCH][meta-oe 07/15] ristretto: don't blacklist - tumbler is up again
2014-10-01 8:19 [PATCH][meta-oe 00/15] unblacklist & updates Andreas Müller
` (5 preceding siblings ...)
2014-10-01 8:19 ` [PATCH][meta-oe 06/15] tumbler: fix build deps QA warnings Andreas Müller
@ 2014-10-01 8:19 ` Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 08/15] xfce4-power-manager: don't blacklist - networkmanager " Andreas Müller
` (7 subsequent siblings)
14 siblings, 0 replies; 29+ messages in thread
From: Andreas Müller @ 2014-10-01 8:19 UTC (permalink / raw)
To: openembedded-devel
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
meta-xfce/recipes-apps/ristretto/ristretto_0.6.3.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.6.3.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.6.3.bb
index 566d600..8e485f9 100644
--- a/meta-xfce/recipes-apps/ristretto/ristretto_0.6.3.bb
+++ b/meta-xfce/recipes-apps/ristretto/ristretto_0.6.3.bb
@@ -7,7 +7,6 @@ DEPENDS = "exo libexif gtk+ dbus-glib libxfce4ui libxfce4util xfconf cairo"
inherit xfce-app
-PNBLACKLIST[ristretto] = "BROKEN: rrecommends broken tumbler"
RRECOMMENDS_${PN} += "tumbler"
SRC_URI[md5sum] = "6b8c9a5d7ed319e4c84a9fefaa18792c"
--
1.8.3.1
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [PATCH][meta-oe 08/15] xfce4-power-manager: don't blacklist - networkmanager is up again
2014-10-01 8:19 [PATCH][meta-oe 00/15] unblacklist & updates Andreas Müller
` (6 preceding siblings ...)
2014-10-01 8:19 ` [PATCH][meta-oe 07/15] ristretto: don't blacklist - tumbler is up again Andreas Müller
@ 2014-10-01 8:19 ` Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 09/15] packagegroup-xfce-extended: don't blacklist - xfce4-power-manager " Andreas Müller
` (6 subsequent siblings)
14 siblings, 0 replies; 29+ messages in thread
From: Andreas Müller @ 2014-10-01 8:19 UTC (permalink / raw)
To: openembedded-devel
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_1.2.0.bb | 2 --
1 file changed, 2 deletions(-)
diff --git a/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_1.2.0.bb b/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_1.2.0.bb
index 2f9994f..6e92186 100644
--- a/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_1.2.0.bb
+++ b/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_1.2.0.bb
@@ -7,8 +7,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
inherit xfce
-PNBLACKLIST[xfce4-power-manager] = "BROKEN: rdepends on broken networkmanager"
-
DEPENDS = "gtk+ glib-2.0 dbus-glib xfconf libxfce4ui libxfce4util libnotify \
libxrandr virtual/libx11 libxext xfce4-panel"
--
1.8.3.1
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [PATCH][meta-oe 09/15] packagegroup-xfce-extended: don't blacklist - xfce4-power-manager is up again
2014-10-01 8:19 [PATCH][meta-oe 00/15] unblacklist & updates Andreas Müller
` (7 preceding siblings ...)
2014-10-01 8:19 ` [PATCH][meta-oe 08/15] xfce4-power-manager: don't blacklist - networkmanager " Andreas Müller
@ 2014-10-01 8:19 ` Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 10/15] xfce4-taskmanager: update to 1.0.1 Andreas Müller
` (5 subsequent siblings)
14 siblings, 0 replies; 29+ messages in thread
From: Andreas Müller @ 2014-10-01 8:19 UTC (permalink / raw)
To: openembedded-devel
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb | 2 --
1 file changed, 2 deletions(-)
diff --git a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb
index 0eab1cc..2c47384 100644
--- a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb
+++ b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb
@@ -5,8 +5,6 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d
PR = "r10"
-PNBLACKLIST[packagegroup-xfce-extended] = "BROKEN: rdepends on broken xfce4-power-manager -> networkmanager"
-
inherit packagegroup
# mandatory
--
1.8.3.1
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [PATCH][meta-oe 10/15] xfce4-taskmanager: update to 1.0.1
2014-10-01 8:19 [PATCH][meta-oe 00/15] unblacklist & updates Andreas Müller
` (8 preceding siblings ...)
2014-10-01 8:19 ` [PATCH][meta-oe 09/15] packagegroup-xfce-extended: don't blacklist - xfce4-power-manager " Andreas Müller
@ 2014-10-01 8:19 ` Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 11/15] polkit: update to 0.112 Andreas Müller
` (4 subsequent siblings)
14 siblings, 0 replies; 29+ messages in thread
From: Andreas Müller @ 2014-10-01 8:19 UTC (permalink / raw)
To: openembedded-devel
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
.../xfce4-taskmanager/xfce4-taskmanager_1.0.1.bb | 10 ++++++++++
.../xfce4-taskmanager/xfce4-taskmanager_git.bb | 18 ------------------
2 files changed, 10 insertions(+), 18 deletions(-)
create mode 100644 meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.0.1.bb
delete mode 100644 meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_git.bb
diff --git a/meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.0.1.bb b/meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.0.1.bb
new file mode 100644
index 0000000..e597108
--- /dev/null
+++ b/meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_1.0.1.bb
@@ -0,0 +1,10 @@
+SUMMARY = "Easy to use task manager"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
+
+inherit xfce-app
+
+DEPENDS = "gtk+ cairo libwnck xfce4-dev-tools-native exo-native"
+
+SRC_URI[md5sum] = "b8a707b25e32c1a296eb50d609aa49b8"
+SRC_URI[sha256sum] = "f5aa2796dd9971f8ae400238bfcdd9fa1322dba1466d1e6fd5bf8ee7e88bee86"
diff --git a/meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_git.bb b/meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_git.bb
deleted file mode 100644
index 289cf55..0000000
--- a/meta-xfce/recipes-apps/xfce4-taskmanager/xfce4-taskmanager_git.bb
+++ /dev/null
@@ -1,18 +0,0 @@
-SUMMARY = "Easy to use task manager"
-LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
-
-inherit xfce-git xfce-app
-
-DEPENDS = "gtk+ cairo libwnck xfce4-dev-tools-native exo-native"
-
-SRC_URI = " \
- git://git.xfce.org/apps/xfce4-taskmanager;protocol=git \
- file://0001-do-not-build-documantation-Makefile-has-no-install-t.patch \
-"
-
-SRCREV = "e5d958738b6d2828a4c8353df67d3c1656c46af5"
-S = "${WORKDIR}/git"
-PV = "1.0.0+git${SRCPV}"
-
-EXTRA_OECONF += "--enable-maintainer-mode"
--
1.8.3.1
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [PATCH][meta-oe 11/15] polkit: update to 0.112
2014-10-01 8:19 [PATCH][meta-oe 00/15] unblacklist & updates Andreas Müller
` (9 preceding siblings ...)
2014-10-01 8:19 ` [PATCH][meta-oe 10/15] xfce4-taskmanager: update to 1.0.1 Andreas Müller
@ 2014-10-01 8:19 ` Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 12/15] poppler: update to 0.26.5 Andreas Müller
` (3 subsequent siblings)
14 siblings, 0 replies; 29+ messages in thread
From: Andreas Müller @ 2014-10-01 8:19 UTC (permalink / raw)
To: openembedded-devel
checked in logfile: setting up ownership/permission is performed by make install
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
.../polkit/{polkit_0.111.bb => polkit_0.112.bb} | 19 ++-----------------
1 file changed, 2 insertions(+), 17 deletions(-)
rename meta-oe/recipes-extended/polkit/{polkit_0.111.bb => polkit_0.112.bb} (76%)
diff --git a/meta-oe/recipes-extended/polkit/polkit_0.111.bb b/meta-oe/recipes-extended/polkit/polkit_0.112.bb
similarity index 76%
rename from meta-oe/recipes-extended/polkit/polkit_0.111.bb
rename to meta-oe/recipes-extended/polkit/polkit_0.112.bb
index 4614387..72b182b 100644
--- a/meta-oe/recipes-extended/polkit/polkit_0.111.bb
+++ b/meta-oe/recipes-extended/polkit/polkit_0.112.bb
@@ -23,26 +23,11 @@ SRC_URI = "http://www.freedesktop.org/software/polkit/releases/polkit-${PV}.tar.
file://0001-configure.ac-Check-only-for-libsystemd-not-libsystem.patch \
"
-SRC_URI[md5sum] = "81b116edf986d8e13502929a171f4e0d"
-SRC_URI[sha256sum] = "02ae544547211b687818c97bcbf19bf6b8b5be7fda93000525a8765c7bed1ea1"
+SRC_URI[md5sum] = "b0f2fa00a55f47c6a5d88e9b73f80127"
+SRC_URI[sha256sum] = "d695f43cba4748a822fbe864dd32c4887c5da1c71694a47693ace5e88fcf6af6"
EXTRA_OECONF = "--with-os-type=moblin --disable-man-pages --disable-introspection"
-do_install_append() {
- # see configure.log for more details
- chown root:root ${D}${libdir}/${BPN}-1/polkit-agent-helper-1
- chmod 4755 ${D}${libdir}/${BPN}-1/polkit-agent-helper-1
-
- chown root:root ${D}${bindir}/pkexec
- chmod 4755 ${D}${bindir}/pkexec
-
- chown polkitd:polkitd ${D}${sysconfdir}/${BPN}-1/rules.d
- chmod 700 ${D}${sysconfdir}/${BPN}-1/rules.d
-
- chown polkitd:polkitd ${D}${datadir}/${BPN}-1/rules.d
- chmod 700 ${D}${datadir}/${BPN}-1/rules.d
-}
-
PACKAGES =+ "${PN}-examples"
FILES_${PN} += " \
--
1.8.3.1
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [PATCH][meta-oe 12/15] poppler: update to 0.26.5
2014-10-01 8:19 [PATCH][meta-oe 00/15] unblacklist & updates Andreas Müller
` (10 preceding siblings ...)
2014-10-01 8:19 ` [PATCH][meta-oe 11/15] polkit: update to 0.112 Andreas Müller
@ 2014-10-01 8:19 ` Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 13/15] xfce4-whiskermenu-plugin: initial add 1.3.2 Andreas Müller
` (2 subsequent siblings)
14 siblings, 0 replies; 29+ messages in thread
From: Andreas Müller @ 2014-10-01 8:19 UTC (permalink / raw)
To: openembedded-devel
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
.../poppler/{poppler_0.22.4.bb => poppler_0.26.5.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta-oe/recipes-support/poppler/{poppler_0.22.4.bb => poppler_0.26.5.bb} (85%)
diff --git a/meta-oe/recipes-support/poppler/poppler_0.22.4.bb b/meta-oe/recipes-support/poppler/poppler_0.26.5.bb
similarity index 85%
rename from meta-oe/recipes-support/poppler/poppler_0.22.4.bb
rename to meta-oe/recipes-support/poppler/poppler_0.26.5.bb
index cfe9582..d119639 100644
--- a/meta-oe/recipes-support/poppler/poppler_0.22.4.bb
+++ b/meta-oe/recipes-support/poppler/poppler_0.26.5.bb
@@ -3,10 +3,10 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
SRC_URI = " \
- http://poppler.freedesktop.org/${BP}.tar.gz \
+ http://poppler.freedesktop.org/${BP}.tar.xz \
"
-SRC_URI[md5sum] = "49d55921ce795778c7231fe9f2fe923b"
-SRC_URI[sha256sum] = "4f438f34e63265e2da8427f3423f940ff41c26088922a9f5d976f795c1dce13b"
+SRC_URI[md5sum] = "786c943eee550e3a977c181e7778b1c8"
+SRC_URI[sha256sum] = "de7de5fa337431e5d1f372e8577b3707322f1dbc1dc28a70f2927476f134d1ee"
DEPENDS = "fontconfig zlib cairo lcms"
--
1.8.3.1
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [PATCH][meta-oe 13/15] xfce4-whiskermenu-plugin: initial add 1.3.2
2014-10-01 8:19 [PATCH][meta-oe 00/15] unblacklist & updates Andreas Müller
` (11 preceding siblings ...)
2014-10-01 8:19 ` [PATCH][meta-oe 12/15] poppler: update to 0.26.5 Andreas Müller
@ 2014-10-01 8:19 ` Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 14/15] packagegroup-xfce-extended: add xfce4-whiskermenu-plugin Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 15/15] bash-completion: resolve sysroot conflicts for util-linux and networkmanager Andreas Müller
14 siblings, 0 replies; 29+ messages in thread
From: Andreas Müller @ 2014-10-01 8:19 UTC (permalink / raw)
To: openembedded-devel
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
| 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 meta-xfce/recipes-panel-plugins/whisker/xfce4-whiskermenu-plugin_1.3.2.bb
--git a/meta-xfce/recipes-panel-plugins/whisker/xfce4-whiskermenu-plugin_1.3.2.bb b/meta-xfce/recipes-panel-plugins/whisker/xfce4-whiskermenu-plugin_1.3.2.bb
new file mode 100644
index 0000000..dd3d8fd
--- /dev/null
+++ b/meta-xfce/recipes-panel-plugins/whisker/xfce4-whiskermenu-plugin_1.3.2.bb
@@ -0,0 +1,10 @@
+SUMMARY = "An alternate menu for the Xfce desktop environment"
+HOMEPAGE = "http://gottcode.org/xfce4-whiskermenu-plugin/"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
+
+inherit xfce-panel-plugin cmake
+
+SRC_URI = "http://gottcode.org/${BPN}/${BPN}-${PV}-src.tar.bz2"
+SRC_URI[md5sum] = "f4de7546588952f84df8a4ad3552c526"
+SRC_URI[sha256sum] = "a104b2266675a3ea3c7b98aab7b075a351d813ea29098504031a62f365e5a0fc"
--
1.8.3.1
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [PATCH][meta-oe 14/15] packagegroup-xfce-extended: add xfce4-whiskermenu-plugin
2014-10-01 8:19 [PATCH][meta-oe 00/15] unblacklist & updates Andreas Müller
` (12 preceding siblings ...)
2014-10-01 8:19 ` [PATCH][meta-oe 13/15] xfce4-whiskermenu-plugin: initial add 1.3.2 Andreas Müller
@ 2014-10-01 8:19 ` Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 15/15] bash-completion: resolve sysroot conflicts for util-linux and networkmanager Andreas Müller
14 siblings, 0 replies; 29+ messages in thread
From: Andreas Müller @ 2014-10-01 8:19 UTC (permalink / raw)
To: openembedded-devel
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb
index 2c47384..32f220c 100644
--- a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb
+++ b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb
@@ -40,6 +40,7 @@ RRECOMMENDS_${PN} = " \
xfce4-closebutton-plugin \
xfce4-equake-plugin \
xfce4-notes-plugin \
+ xfce4-whiskermenu-plugin \
\
thunar-media-tags-plugin \
thunar-archive-plugin \
--
1.8.3.1
^ permalink raw reply related [flat|nested] 29+ messages in thread
* [PATCH][meta-oe 15/15] bash-completion: resolve sysroot conflicts for util-linux and networkmanager
2014-10-01 8:19 [PATCH][meta-oe 00/15] unblacklist & updates Andreas Müller
` (13 preceding siblings ...)
2014-10-01 8:19 ` [PATCH][meta-oe 14/15] packagegroup-xfce-extended: add xfce4-whiskermenu-plugin Andreas Müller
@ 2014-10-01 8:19 ` Andreas Müller
2014-10-03 2:21 ` Martin Jansa
14 siblings, 1 reply; 29+ messages in thread
From: Andreas Müller @ 2014-10-01 8:19 UTC (permalink / raw)
To: openembedded-devel
* continue the priority for packages shipping bash-completion
* oe-core's latest changes turn sysroot conflicts into critical error
ERROR: The recipe bash-completion is trying to install files into a shared area when those files already exist. Those files and their manifest location are:
/home/a.mueller/tmp/oe-core-glibc/sysroots/overo/usr/share/bash-completion/completions/nmcli
Matched in manifest-overo-networkmanager.populate_sysroot
/home/a.mueller/tmp/oe-core-glibc/sysroots/overo/usr/share/bash-completion/completions/su
Matched in manifest-overo-util-linux.populate_sysroot
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
meta-oe/recipes-support/bash-completion/bash-completion_2.1.bb | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/meta-oe/recipes-support/bash-completion/bash-completion_2.1.bb b/meta-oe/recipes-support/bash-completion/bash-completion_2.1.bb
index 9a0ff35..fbe4278 100644
--- a/meta-oe/recipes-support/bash-completion/bash-completion_2.1.bb
+++ b/meta-oe/recipes-support/bash-completion/bash-completion_2.1.bb
@@ -23,9 +23,12 @@ do_install_append() {
# Delete files already provided by util-linux
local i
- for i in cal dmesg eject hexdump hwclock ionice look renice rtcwake; do
+ for i in cal dmesg eject hexdump hwclock ionice look renice rtcwake su; do
rm ${D}${datadir}/${BPN}/completions/$i
done
+
+ # Delete files for networkmanager
+ rm ${D}${datadir}/${BPN}/completions/nmcli
}
RDEPENDS_${PN} = "bash"
--
1.8.3.1
^ permalink raw reply related [flat|nested] 29+ messages in thread
* Re: [PATCH][meta-oe 15/15] bash-completion: resolve sysroot conflicts for util-linux and networkmanager
2014-10-01 8:19 ` [PATCH][meta-oe 15/15] bash-completion: resolve sysroot conflicts for util-linux and networkmanager Andreas Müller
@ 2014-10-03 2:21 ` Martin Jansa
0 siblings, 0 replies; 29+ messages in thread
From: Martin Jansa @ 2014-10-03 2:21 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 2237 bytes --]
On Wed, Oct 01, 2014 at 10:19:15AM +0200, Andreas Müller wrote:
> * continue the priority for packages shipping bash-completion
> * oe-core's latest changes turn sysroot conflicts into critical error
>
> ERROR: The recipe bash-completion is trying to install files into a shared area when those files already exist. Those files and their manifest location are:
> /home/a.mueller/tmp/oe-core-glibc/sysroots/overo/usr/share/bash-completion/completions/nmcli
> Matched in manifest-overo-networkmanager.populate_sysroot
> /home/a.mueller/tmp/oe-core-glibc/sysroots/overo/usr/share/bash-completion/completions/su
> Matched in manifest-overo-util-linux.populate_sysroot
Just FYI:
IMHO It's not worth adding the bash-completion as "fake" DEPENDS in
util-linux and networkmanager, but if your build happens to build
networkmanager (or util-linux) before bash-completion, then you'll still
hit this error (like I just did in world build).
> Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
> ---
> meta-oe/recipes-support/bash-completion/bash-completion_2.1.bb | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/meta-oe/recipes-support/bash-completion/bash-completion_2.1.bb b/meta-oe/recipes-support/bash-completion/bash-completion_2.1.bb
> index 9a0ff35..fbe4278 100644
> --- a/meta-oe/recipes-support/bash-completion/bash-completion_2.1.bb
> +++ b/meta-oe/recipes-support/bash-completion/bash-completion_2.1.bb
> @@ -23,9 +23,12 @@ do_install_append() {
>
> # Delete files already provided by util-linux
> local i
> - for i in cal dmesg eject hexdump hwclock ionice look renice rtcwake; do
> + for i in cal dmesg eject hexdump hwclock ionice look renice rtcwake su; do
> rm ${D}${datadir}/${BPN}/completions/$i
> done
> +
> + # Delete files for networkmanager
> + rm ${D}${datadir}/${BPN}/completions/nmcli
> }
>
> RDEPENDS_${PN} = "bash"
> --
> 1.8.3.1
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
^ permalink raw reply [flat|nested] 29+ messages in thread
* Re: [PATCH][meta-oe 04/15] network-manager-applet: update to 0.9.8.10
2014-10-01 8:19 ` [PATCH][meta-oe 04/15] network-manager-applet: " Andreas Müller
@ 2014-10-03 20:04 ` Martin Jansa
2014-10-03 20:10 ` Martin Jansa
0 siblings, 1 reply; 29+ messages in thread
From: Martin Jansa @ 2014-10-03 20:04 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 18411 bytes --]
On Wed, Oct 01, 2014 at 10:19:04AM +0200, Andreas Müller wrote:
> * add libsecret to DEPENDS
> * remove libglade from DEPENDS
> * wireless (nm-signal-*.png) icons were updated upstream
> * inherit gnomebase instead of gnome
> * make bluetooth PACKAGECONFIG - disabled by default
For some reason it has now the same problem as navit (through gypsy.la)
| x86_64-oe-linux-libtool: compile: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64 -DHAVE_CONFIG_H -I. -I/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/network-manager-applet-0.9.8.10/src/utils -I../.. -pthread -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/gtk-2.0 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/gtk-2.0/include -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/atk-1.0 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/cairo -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pixman-1 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libpng16 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/gdk-pixbuf-2.0 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libpng16 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/harfbuzz -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/glib-2.0 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/glib-2.0/include -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/freetype2 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/freetype2 -pthread -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libnm-glib -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/NetworkManager -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libnm-glib -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/NetworkManager -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/dbus-1.0 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/dbus-1.0/include -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/glib-2.0 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_0 -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/network-manager-applet-0.9.8.10/src -Wall -std=gnu89 -O2 -pipe -g -feliminate-unused-debug-types -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wstrict-prototypes -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -Wno-unused-but-set-variable -c /home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/network-manager-applet-0.9.8.10/src/utils/utils.c -o libutils_la-utils.o >/dev/null 2>&1
| ../../x86_64-oe-linux-libtool --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64 -Wall -std=gnu89 -O2 -pipe -g -feliminate-unused-debug-types -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wstrict-prototypes -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -Wno-unused-but-set-variable -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -o libutils.la libutils_la-utils.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lgio-2.0 -lnm-glib -lnm-util -lnm-glib-vpn -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0
| /bin/grep: /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/libgudev-1.0.la: No such file or directory
| sed: can't read /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/libgudev-1.0.la: No such file or directory
| x86_64-oe-linux-libtool: link: `/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/libgudev-1.0.la' is not a valid libtool archive
| make[5]: *** [libutils.la] Error 1
| make[5]: Leaving directory `/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/build/src/utils'
| make[4]: *** [all-recursive] Error 1
| make[4]: Leaving directory `/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/build/src/utils'
>
> Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
> ---
> ...ses-and-properties-which-are-not-supporte.patch | 42 ++++-----------------
> .../files/icons/nm-signal-00.png | Bin 494 -> 0 bytes
> .../files/icons/nm-signal-100.png | Bin 413 -> 0 bytes
> .../files/icons/nm-signal-25.png | Bin 500 -> 0 bytes
> .../files/icons/nm-signal-50.png | Bin 496 -> 0 bytes
> .../files/icons/nm-signal-75.png | Bin 474 -> 0 bytes
> ...9.8.0.bb => network-manager-applet_0.9.8.10.bb} | 21 ++++-------
> 7 files changed, 15 insertions(+), 48 deletions(-)
> delete mode 100644 meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-00.png
> delete mode 100644 meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-100.png
> delete mode 100644 meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-25.png
> delete mode 100644 meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-50.png
> delete mode 100644 meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-75.png
> rename meta-gnome/recipes-connectivity/network-manager-applet/{network-manager-applet_0.9.8.0.bb => network-manager-applet_0.9.8.10.bb} (59%)
>
> diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/files/0001-remove-classes-and-properties-which-are-not-supporte.patch b/meta-gnome/recipes-connectivity/network-manager-applet/files/0001-remove-classes-and-properties-which-are-not-supporte.patch
> index b8ba181..4bd0e4f 100644
> --- a/meta-gnome/recipes-connectivity/network-manager-applet/files/0001-remove-classes-and-properties-which-are-not-supporte.patch
> +++ b/meta-gnome/recipes-connectivity/network-manager-applet/files/0001-remove-classes-and-properties-which-are-not-supporte.patch
> @@ -1,8 +1,7 @@
> -From 023b17f53d888dfb45981b141ce4dc151ab140f0 Mon Sep 17 00:00:00 2001
> +From c7d75ce38fa392c04c39a75e7b7e068666a7b1e7 Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
> -Date: Thu, 4 Apr 2013 20:23:00 +0200
> -Subject: [PATCH] remove classes and properties which are not supported by
> - gtk+
> +Date: Tue, 8 Apr 2014 15:22:54 +0200
> +Subject: [PATCH] remove classes and properties which are not supported by gtk+
> MIME-Version: 1.0
> Content-Type: text/plain; charset=UTF-8
> Content-Transfer-Encoding: 8bit
> @@ -13,12 +12,11 @@ Upstream-Status: Inappropriate [configuration]
>
> Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
> ---
> - src/connection-editor/ce-page-general.ui | 7 +------
> - src/connection-editor/nm-connection-editor.ui | 2 +-
> - 2 files changed, 2 insertions(+), 7 deletions(-)
> + src/connection-editor/ce-page-general.ui | 3 ---
> + 1 file changed, 3 deletions(-)
>
> diff --git a/src/connection-editor/ce-page-general.ui b/src/connection-editor/ce-page-general.ui
> -index f505c14..a3e8d2b 100644
> +index b05f0df..049432b 100644
> --- a/src/connection-editor/ce-page-general.ui
> +++ b/src/connection-editor/ce-page-general.ui
> @@ -37,8 +37,6 @@
> @@ -38,32 +36,6 @@ index f505c14..a3e8d2b 100644
> <property name="use_underline">True</property>
> <property name="xalign">0</property>
> <property name="draw_indicator">True</property>
> -@@ -86,11 +83,9 @@
> - </packing>
> - </child>
> - <child>
> -- <object class="GtkBox" id="box2">
> -+ <object class="GtkVBox" id="box2">
> - <property name="visible">True</property>
> - <property name="can_focus">False</property>
> -- <property name="valign">start</property>
> -- <property name="vexpand">True</property>
> - <property name="spacing">6</property>
> - <child>
> - <object class="GtkLabel" id="firewall_zone_label">
> -diff --git a/src/connection-editor/nm-connection-editor.ui b/src/connection-editor/nm-connection-editor.ui
> -index 74ee266..6f1e166 100644
> ---- a/src/connection-editor/nm-connection-editor.ui
> -+++ b/src/connection-editor/nm-connection-editor.ui
> -@@ -11,7 +11,7 @@
> - <property name="icon_name">preferences-system-network</property>
> - <property name="type_hint">dialog</property>
> - <child internal-child="vbox">
> -- <object class="GtkBox" id="dialog-vbox2">
> -+ <object class="GtkVBox" id="dialog-vbox2">
> - <property name="visible">True</property>
> - <property name="can_focus">False</property>
> - <property name="orientation">vertical</property>
> --
> -1.7.6.5
> +1.8.3.1
>
> diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-00.png b/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-00.png
> deleted file mode 100644
> index 836e723a2f53624d375650a8939dcc20b6a582eb..0000000000000000000000000000000000000000
> GIT binary patch
> literal 0
> HcmV?d00001
>
> literal 494
> zcmeAS@N?(olHy`uVBq!ia0vp^Vj#@H1|*Mc$*~4fY)RhkE)4%caKYZ?lYt_f1s;*b
> z3=G`DAk4@xYmNj^kiEpy*OmP)3#Txr+V|l6HlUDVW=KSdbAE1aYF-JD%fR4Vl$uzQ
> znxasiS(2d;l98(5?&%wlyJ0#|iqX&0#WBR<^xKeye$I{pbMDUEyTsq5LrtT}QK;#l
> zeW;9zMU$g|%Ks)6MaM>EM)#~!>L1+s8Q<@?F6Q-FLE_rmyKmpTJ9Cfe|F_#|wvU$^
> z*WFE8m7jV&eEL?#j57sgbra85GiwWNEC2TFeD#)n+z(v2EI1duWbN5~d-kn+OD*jz
> zTa_N<ZIIj<#>U5LX13j^XNtq~Qz2)z%Q3!G)=_dOKM=O&$H#~J+Dr{B`1txA)B>7J
> z^XE*`J+9s5&bjzvm1FAyC!N*@Un1W=YgnFp`e!54M5b$7I+=8|R32B$_^bJ6vt8lk
> zdHnI;W{o8t8p2Z#EOIC}*~Sv#CBfI;s=uV;&u>Ylr9P~x5}e0_5*Dsn^~SojW6Jif
> zg9_=(oyyNA)oI>au&Uuv;*uA4cJH$9eRqF$SC+wxADT<^1R|fkE%<lymd^4;#<JWw
> h7i<4Aul~{hMsyCpzWI&?evY7E_jL7hS?83{1OS4L#;*VX
>
> diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-100.png b/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-100.png
> deleted file mode 100644
> index def2da969fda37993833a33a96df7c25f344eb90..0000000000000000000000000000000000000000
> GIT binary patch
> literal 0
> HcmV?d00001
>
> literal 413
> zcmeAS@N?(olHy`uVBq!ia0vp^Vj#@H1|*Mc$*~4fY)RhkE)4%caKYZ?lYt_f1s;*b
> z3=G`DAk4@xYmNj^kiEpy*OmP)3#Txbfbfx(cYs2QnIRD+&iT2ysd*(pE(3#eQEFmI
> zYKlU6W=V!ZNJgrHyQgnJ?uO|gxxbz+jv*GO-%dFz*kmBkD(}T8mdH5GLAm76MZX;9
> zqs>(Xb1pKiac14LJ8nvfa$-oqo*BXW{_NQ!eu(M+x3^-Ycji~mu`zkP?%cA?!Jl5F
> zzuY0$|GUFB{{6gTkN7UCGxRNNEsVct&CPtEXmhwt2U|Y3x!d%N6=FaCOnMx?xV}WR
> z`>msW-J)IR7g?&zF|W%ti!0e!D|poL_~o0KCI6czEPX7>t*~rUx&d>K!uGhMHu2H!
> zJ_1@<YRU|;TQ?kbOiW`7&YZ~*JT>dyjG()dPCF(hF;-q&Ss>$_;Pv*#)3D>~3>*VO
> z!y<YXSj1nEn?L*1vfo-!*^UWzFBgjZUvZa#^LIa=(I=&eppfu%^>bP0l+XkKkVl`x
>
> diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-25.png b/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-25.png
> deleted file mode 100644
> index 362960b8e744e5dcf34a29e85dff27670d043900..0000000000000000000000000000000000000000
> GIT binary patch
> literal 0
> HcmV?d00001
>
> literal 500
> zcmeAS@N?(olHy`uVBq!ia0vp^Vj#@H1|*Mc$*~4fY)RhkE)4%caKYZ?lYt_f1s;*b
> z3=G`DAk4@xYmNj^kiEpy*OmP)3#Tv_Yn`O8IZ#M3GbEzKIX^cyHLnE7WngeFN=+<D
> zO;IS%EXhy^$w*aj_w)_O-7p;}#Ter0;uvCa`fZ4z7mK67ns@8w-FR@o!$(iV(D1&v
> z#*9u5wxk!_JbxP&DoAvsH9b2d`GZ0Jf%lc!h8JYh^ZnmX3-x)kCVhMMs@1#LfArty
> zdl_jz>%?lQ$+a`*&Yc&+q|ll0|AE2$?`+H1*Q{B${e1P7eQXaVmaLF$xWX+FKK=RB
> znuyJNH?!|@4pk5?D`hLQnl`OnvW>@J>$#vU(dFzvBcHu92z9VB+P8P-It5OqqsN|!
> zonh)}SyJwMHmlcqR=NsX^HC?Rrq;+3Ctvlw*^K?KrhVowsVMMRrC$_r@WPqrmw)_t
> zl=(2ZxnPU+p5=lEnNM|lB}gT%@-S)_DPP>q)WPwt^7mOz<;@~)PG=TumN+gUc>KI&
> zxbhw6x=<FTRi+ZFvdlhvKPdE(*uT#t-Mm6M+|2xJNP4zRat>p=z%17^4bEFr3Mc0;
> mTVyC3oOJ8^EB1Mh?7PhU#q3uc5qB;G1-_@NpUXO@geCxTwZc9C
>
> diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-50.png b/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-50.png
> deleted file mode 100644
> index 1add41dcbd48a18c4637d46868b1c5b1cf3f3e35..0000000000000000000000000000000000000000
> GIT binary patch
> literal 0
> HcmV?d00001
>
> literal 496
> zcmeAS@N?(olHy`uVBq!ia0vp^Vj#@H1|*Mc$*~4fY)RhkE)4%caKYZ?lYt_f1s;*b
> z3=G`DAk4@xYmNj^kiEpy*OmP)3#Txr*{dh@kAOmonIRD+&iT2ysd*(pE(3#eQEFmI
> zYKlU6W=V!ZNJgrHyQgnJ?uO|=DaHU#7sn8b({Dqp{SG?_)PD9p%PQdO)spd|mbXPI
> zP{GS@f|2+F7pFxXCo~-vI&3Luh*2plo7VJWbD07s+eL$`Z*F}4@@(%-)_;$;H(P!4
> zmwvwHz?F4p^77XiGYNDS6jp{_vu0lXwV<Np(z<eqzY+&#uWEE<IO2C;#-01ATQ)uW
> z@<t|$Ese?a%`M3rS2omN&`%7h7MM17X-0n@+tpQP&nTQ>czdG4WL~PPoy-@-OU)~q
> z9<?u1YCU$};Qhy^Th&^fveQ;-M(lVQ%Uu!GGbf}ra@iubm4+f4-<rtvrdO|)Zh5%i
> z{}aKE(|fWq7*=bvNKV`~;ZfqRm}eK6lV*hT_$sbiDzb=6h%rCu&ASg9R-9vuc-DRE
> zu~Wdb7DeOfX?0vOHcD6A%FA1R+Wc%c-J5x6Ph@hre*?49CmYr<!7H4nW|c11-?nJ4
> kZ04HZ^Zp(P{^S0U?~!Npu0{X$^nwE3)78&qol`;+02w#XW&i*H
>
> diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-75.png b/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-75.png
> deleted file mode 100644
> index 6b509e804f87099546e29af21d4901d2cd33961e..0000000000000000000000000000000000000000
> GIT binary patch
> literal 0
> HcmV?d00001
>
> literal 474
> zcmeAS@N?(olHy`uVBq!ia0vp^Vj#@H1|*Mc$*~4fY)RhkE)4%caKYZ?lYt_f1s;*b
> z3=G`DAk4@xYmNj^kiEpy*OmP)3n!nErvHMqJU}7E%#er@=ltB<)VvZPmw~~#C^fMp
> zHASI3vm`?yBqLS9-P1Q9cf)j`6r+`=i(`nz>9-+<en$)hWZvHj|J<Q1xM<;d_jS%w
> z_B=TCn?Y6RZY?thYk=ZG=6A9Mo^N8MgpTtCz0*^WT6XHzr<Ag?oCoszd5u5T%)IJ)
> zI&-<!?w$Lzco<CCo{LYv`zs~sb()2prSv-gjK3lWW^d&?!sDPWn7s9#$lLElhV7+%
> zE^KPj*B!&|*za{=vSt>3pL=vcDMNs8=bYjMr2}tPTIAcZ7r*|<czAbpo$q0JCw)<|
> zBU8@jImCR6ey3okc{O8Eg?fMZ>$4ZH^ByWPtQTOtV*XKHso@L9ji$~8Y3$m0r;o4j
> zV=@VemEFUXC@mVzeV9ioSVw6>z;P>veJdx|zJL9MNATc_6RezzI3iy!e5KiT==yCF
> zNtefR-5yRd3o>STtceTUTc0xV@x}Db^SctQf@-$M|2Yu+$NdKjt4HyK2JyNmP!M~%
> L`njxgN@xNAAqunS
>
> diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.0.bb b/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.10.bb
> similarity index 59%
> rename from meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.0.bb
> rename to meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.10.bb
> index 95c6802..e3c7663 100644
> --- a/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.0.bb
> +++ b/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.10.bb
> @@ -2,27 +2,26 @@ SUMMARY = "GTK+ applet for NetworkManager"
> LICENSE = "GPLv2"
> LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
>
> -PNBLACKLIST[network-manager-applet] = "BROKEN: depends on broken networkmanager"
> +DEPENDS = "polkit-gnome libnotify libsecret networkmanager dbus-glib gconf gnome-keyring libgnome-keyring iso-codes"
>
> -DEPENDS = "gnome-bluetooth polkit-gnome libnotify networkmanager dbus-glib libglade gconf gnome-keyring libgnome-keyring iso-codes"
> -
> -inherit gnome gtk-icon-cache
> +inherit gnomebase gtk-icon-cache
>
> GNOME_COMPRESS_TYPE = "xz"
>
> SRC_URI += " \
> file://0001-remove-classes-and-properties-which-are-not-supporte.patch \
> - file://images/* \
> "
> -SRC_URI[archive.md5sum] = "531ce56c51ec86c5d2dc4cbe58649583"
> -SRC_URI[archive.sha256sum] = "1afb6e736870ba95132bf0d211c46849e02a820ba3902a059a616be888053590"
> +SRC_URI[archive.md5sum] = "5148348c139229c6a753f815f3f11e1c"
> +SRC_URI[archive.sha256sum] = "46fee9a1e667d1826e6a94bb6bd2e6bdbde535fc995e534542f5f7e8b8dae0cb"
>
> # GTK2.x mode
> EXTRA_OECONF += " \
> --with-gtkver=2 \
> - --with-bluetooth=yes \
> "
>
> +PACKAGECONFIG[bluetooth] = "--with-bluetooth,--without-bluetooth,gnome-bluetooth,gnome-bluetooth"
> +PACKAGECONFIG ??= ""
> +
> do_configure_append() {
> rm config.log
> # Sigh... --enable-compile-warnings=no doesn't actually turn off -Werror
> @@ -31,12 +30,8 @@ do_configure_append() {
> done
> }
>
> -do_install_append() {
> - install -m 0644 ${WORKDIR}/icons/* ${D}/usr/share/icons/hicolor/22x22/apps/
> -}
> -
> RDEPENDS_${PN} =+ "networkmanager"
> -RRECOMMENDS_${PN} =+ "gnome-bluetooth gnome-keyring"
> +RRECOMMENDS_${PN} =+ "gnome-keyring"
>
> FILES_${PN} += " \
> ${datadir}/nm-applet/ \
> --
> 1.8.3.1
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
^ permalink raw reply [flat|nested] 29+ messages in thread
* Re: [oe] [PATCH][meta-oe 04/15] network-manager-applet: update to 0.9.8.10
2014-10-03 20:04 ` Martin Jansa
@ 2014-10-03 20:10 ` Martin Jansa
0 siblings, 0 replies; 29+ messages in thread
From: Martin Jansa @ 2014-10-03 20:10 UTC (permalink / raw)
To: openembedded-devel; +Cc: openembedded-core
[-- Attachment #1: Type: text/plain, Size: 21700 bytes --]
On Fri, Oct 03, 2014 at 10:04:26PM +0200, Martin Jansa wrote:
> On Wed, Oct 01, 2014 at 10:19:04AM +0200, Andreas Müller wrote:
> > * add libsecret to DEPENDS
> > * remove libglade from DEPENDS
> > * wireless (nm-signal-*.png) icons were updated upstream
> > * inherit gnomebase instead of gnome
> > * make bluetooth PACKAGECONFIG - disabled by default
>
> For some reason it has now the same problem as navit (through gypsy.la)
>
> | x86_64-oe-linux-libtool: compile: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64 -DHAVE_CONFIG_H -I. -I/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/network-manager-applet-0.9.8.10/src/utils -I../.. -pthread -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/gtk-2.0 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/gtk-2.0/include -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/atk-1.0 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/cairo -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pixman-1 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libpng16 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/gdk-pixbuf-2.0 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libpng16 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/harfbuzz -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/glib-2.0 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/glib-2.0/include -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/freetype2 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/freetype2 -pthread -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libnm-glib -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/NetworkManager -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64
> | ../../x86_64-oe-linux-libtool --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64 -Wall -std=gnu89 -O2 -pipe -g -feliminate-unused-debug-types -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wstrict-prototypes -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -Wno-unused-but-set-variable -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -o libutils.la libutils_la-utils.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lgio-2.0 -lnm-glib -lnm-util -lnm-glib-vpn -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0
> | /bin/grep: /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/libgudev-1.0.la: No such file or directory
> | sed: can't read /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/libgudev-1.0.la: No such file or directory
> | x86_64-oe-linux-libtool: link: `/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/libgudev-1.0.la' is not a valid libtool archive
> | make[5]: *** [libutils.la] Error 1
> | make[5]: Leaving directory `/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/build/src/utils'
> | make[4]: *** [all-recursive] Error 1
> | make[4]: Leaving directory `/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/build/src/utils'
the libgudev-1.0.la was moved from /usr/lib to /lib in systemd 215-216 updated
--- a/packages/arm920tt-oe-linux-gnueabi/systemd/systemd-dbg/latest
+++ b/packages/arm920tt-oe-linux-gnueabi/systemd/systemd-dbg/latest
@@ -1,11 +1,11 @@
PE = 1
-PV = 215+gitAUTOINC+252ff40a38
+PV = 216+gitAUTOINC+5d0ae62c66
PR = r0
-PKGV = 215+git0+252ff40a38
-PKGR = r0.1
+PKGV = 216+git0+5d0ae62c66
+PKGR = r0.0
RPROVIDES =
RDEPENDS =
-RRECOMMENDS = eglibc-dbg glib-2.0-dbg libacl-dbg libcap-dbg libffi-dbg libgcc-dbg libkmod-dbg liblzma-dbg libpam-dbg libudev-dbg util-linux-libblkid-dbg zlib-dbg
-PKGSIZE = 49629406
+RRECOMMENDS = glib-2.0-dbg glibc-dbg libacl-dbg libcap-dbg libffi-dbg libgcc-dbg libkmod-dbg liblzma-dbg libpam-dbg libudev-dbg util-linux-libblkid-dbg zlib-dbg
+PKGSIZE = 50305088
FILES = /usr/bin/.debug /usr/sbin/.debug /usr/lib/systemd/.debug /usr/lib/.debug /bin/.debug /sbin/.debug /lib/.debug /usr/lib/systemd/.debug /usr/lib/matchbox-panel/.debug /usr/lib/systemd/systemd/.debug /usr/src/debug /usr/lib/systemd/ptest/.debug /lib/.debug /lib/systemd/.debug /lib/systemd/*/.debug /lib/security/.debug/
-RDEPENDS = libgudev-1.0 libsystemd libudev systemd (= 1:215+git0+252ff40a38-r0.1)
-RRECOMMENDS = acl-dev base-files-dev base-passwd-dev dbus-dev eglibc-dev glib-2.0-dev kmod-dev libacl-dev libcap-dev libcgroup-dev libffi-dev libgcc-dev libgcrypt-dev libgudev-1.0-dev libkmod-dev liblzma-dev libpam-dev libsystemd-dev libudev-dev readline-dev shadow-dev shadow-sysroot-dev systemd-binfmt-dev udev-dev update-alternatives-opkg-dev util-linux-dev util-linux-libblkid-dev util-linux-mount-dev volatile-binds-dev xz-dev zlib-dev
-PKGSIZE = 78365
+RDEPENDS = libgudev-1.0 libsystemd libudev systemd (= 1:216+git0+5d0ae62c66-r0.0)
+RRECOMMENDS = acl-dev base-files-dev base-passwd-dev dbus-dev glib-2.0-dev glibc-dev kmod-dev libacl-dev libcap-dev libcgroup-dev libffi-dev libgcc-dev libgcrypt-dev libgudev-1.0-dev libkmod-dev liblzma-dev libpam-dev libsystemd-dev libudev-dev readline-dev shadow-dev shadow-sysroot-dev systemd-binfmt-dev udev-dev update-alternatives-opkg-dev util-linux-dev util-linux-libblkid-dev util-linux-mount-dev volatile-binds-dev xz-dev zlib-dev
+PKGSIZE = 79477
FILES = /usr/include /lib/lib*.so /usr/lib/lib*.so /usr/lib/*.la /usr/lib/*.o /usr/lib/pkgconfig /usr/share/pkgconfig /usr/share/aclocal /lib/*.o /usr/lib/systemd/*.la /lib/*.la /lib/security/*.la /usr/share/dbus-1/interfaces/ /etc/rpm/macros.systemd
-FILELIST = /lib/security/pam_systemd.la /usr/include/gudev-1.0/gudev/gudev.h /usr/include/gudev-1.0/gudev/gudevclient.h /usr/include/gudev-1.0/gudev/gudevdevice.h /usr/include/gudev-1.0/gudev/gudevenumerator.h /usr/include/gudev-1.0/gudev/gudevenums.h /usr/include/gudev-1.0/gudev/gudevenumtypes.h /usr/include/gudev-1.0/gudev/gudevtypes.h /usr/include/libudev.h /usr/include/systemd/_sd-common.h /usr/include/systemd/sd-daemon.h /usr/include/systemd/sd-id128.h /usr/include/systemd/sd-journal.h /usr/include/systemd/sd-login.h /usr/include/systemd/sd-messages.h /usr/lib/libgudev-1.0.la /usr/lib/libgudev-1.0.so /usr/lib/libnss_myhostname.la /usr/lib/libsystemd.la /usr/lib/libsystemd.so /usr/lib/libudev.la /usr/lib/libudev.so /usr/lib/pkgconfig/gudev-1.0.pc /usr/lib/pkgconfig/libsystemd.pc /usr/lib/pkgconfig/libudev.pc /usr/share/pkgconfig/systemd.pc /usr/share/pkgconfig/udev.pc
+FILELIST = /lib/libgudev-1.0.la /lib/libgudev-1.0.so /lib/security/pam_systemd.la /usr/include/gudev-1.0/gudev/gudev.h /usr/include/gudev-1.0/gudev/gudevclient.h /usr/include/gudev-1.0/gudev/gudevdevice.h /usr/include/gudev-1.0/gudev/gudevenumerator.h /usr/include/gudev-1.0/gudev/gudevenums.h /usr/include/gudev-1.0/gudev/gudevenumtypes.h /usr/include/gudev-1.0/gudev/gudevtypes.h /usr/include/libudev.h /usr/include/systemd/_sd-common.h /usr/include/systemd/sd-daemon.h /usr/include/systemd/sd-id128.h /usr/include/systemd/sd-journal.h /usr/include/systemd/sd-login.h /usr/include/systemd/sd-messages.h /usr/lib/libnss_myhostname.la /usr/lib/libnss_mymachines.la /usr/lib/libsystemd.la /usr/lib/libsystemd.so /usr/lib/libudev.la /usr/lib/libudev.so /usr/lib/pkgconfig/gudev-1.0.pc /usr/lib/pkgconfig/libsystemd.pc /usr/lib/pkgconfig/libudev.pc /usr/share/pkgconfig/systemd.pc /usr/share/pkgconfig/udev.pc
>
>
> >
> > Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
> > ---
> > ...ses-and-properties-which-are-not-supporte.patch | 42 ++++-----------------
> > .../files/icons/nm-signal-00.png | Bin 494 -> 0 bytes
> > .../files/icons/nm-signal-100.png | Bin 413 -> 0 bytes
> > .../files/icons/nm-signal-25.png | Bin 500 -> 0 bytes
> > .../files/icons/nm-signal-50.png | Bin 496 -> 0 bytes
> > .../files/icons/nm-signal-75.png | Bin 474 -> 0 bytes
> > ...9.8.0.bb => network-manager-applet_0.9.8.10.bb} | 21 ++++-------
> > 7 files changed, 15 insertions(+), 48 deletions(-)
> > delete mode 100644 meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-00.png
> > delete mode 100644 meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-100.png
> > delete mode 100644 meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-25.png
> > delete mode 100644 meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-50.png
> > delete mode 100644 meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-75.png
> > rename meta-gnome/recipes-connectivity/network-manager-applet/{network-manager-applet_0.9.8.0.bb => network-manager-applet_0.9.8.10.bb} (59%)
> >
> > diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/files/0001-remove-classes-and-properties-which-are-not-supporte.patch b/meta-gnome/recipes-connectivity/network-manager-applet/files/0001-remove-classes-and-properties-which-are-not-supporte.patch
> > index b8ba181..4bd0e4f 100644
> > --- a/meta-gnome/recipes-connectivity/network-manager-applet/files/0001-remove-classes-and-properties-which-are-not-supporte.patch
> > +++ b/meta-gnome/recipes-connectivity/network-manager-applet/files/0001-remove-classes-and-properties-which-are-not-supporte.patch
> > @@ -1,8 +1,7 @@
> > -From 023b17f53d888dfb45981b141ce4dc151ab140f0 Mon Sep 17 00:00:00 2001
> > +From c7d75ce38fa392c04c39a75e7b7e068666a7b1e7 Mon Sep 17 00:00:00 2001
> > From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
> > -Date: Thu, 4 Apr 2013 20:23:00 +0200
> > -Subject: [PATCH] remove classes and properties which are not supported by
> > - gtk+
> > +Date: Tue, 8 Apr 2014 15:22:54 +0200
> > +Subject: [PATCH] remove classes and properties which are not supported by gtk+
> > MIME-Version: 1.0
> > Content-Type: text/plain; charset=UTF-8
> > Content-Transfer-Encoding: 8bit
> > @@ -13,12 +12,11 @@ Upstream-Status: Inappropriate [configuration]
> >
> > Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
> > ---
> > - src/connection-editor/ce-page-general.ui | 7 +------
> > - src/connection-editor/nm-connection-editor.ui | 2 +-
> > - 2 files changed, 2 insertions(+), 7 deletions(-)
> > + src/connection-editor/ce-page-general.ui | 3 ---
> > + 1 file changed, 3 deletions(-)
> >
> > diff --git a/src/connection-editor/ce-page-general.ui b/src/connection-editor/ce-page-general.ui
> > -index f505c14..a3e8d2b 100644
> > +index b05f0df..049432b 100644
> > --- a/src/connection-editor/ce-page-general.ui
> > +++ b/src/connection-editor/ce-page-general.ui
> > @@ -37,8 +37,6 @@
> > @@ -38,32 +36,6 @@ index f505c14..a3e8d2b 100644
> > <property name="use_underline">True</property>
> > <property name="xalign">0</property>
> > <property name="draw_indicator">True</property>
> > -@@ -86,11 +83,9 @@
> > - </packing>
> > - </child>
> > - <child>
> > -- <object class="GtkBox" id="box2">
> > -+ <object class="GtkVBox" id="box2">
> > - <property name="visible">True</property>
> > - <property name="can_focus">False</property>
> > -- <property name="valign">start</property>
> > -- <property name="vexpand">True</property>
> > - <property name="spacing">6</property>
> > - <child>
> > - <object class="GtkLabel" id="firewall_zone_label">
> > -diff --git a/src/connection-editor/nm-connection-editor.ui b/src/connection-editor/nm-connection-editor.ui
> > -index 74ee266..6f1e166 100644
> > ---- a/src/connection-editor/nm-connection-editor.ui
> > -+++ b/src/connection-editor/nm-connection-editor.ui
> > -@@ -11,7 +11,7 @@
> > - <property name="icon_name">preferences-system-network</property>
> > - <property name="type_hint">dialog</property>
> > - <child internal-child="vbox">
> > -- <object class="GtkBox" id="dialog-vbox2">
> > -+ <object class="GtkVBox" id="dialog-vbox2">
> > - <property name="visible">True</property>
> > - <property name="can_focus">False</property>
> > - <property name="orientation">vertical</property>
> > --
> > -1.7.6.5
> > +1.8.3.1
> >
> > diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-00.png b/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-00.png
> > deleted file mode 100644
> > index 836e723a2f53624d375650a8939dcc20b6a582eb..0000000000000000000000000000000000000000
> > GIT binary patch
> > literal 0
> > HcmV?d00001
> >
> > literal 494
> > zcmeAS@N?(olHy`uVBq!ia0vp^Vj#@H1|*Mc$*~4fY)RhkE)4%caKYZ?lYt_f1s;*b
> > z3=G`DAk4@xYmNj^kiEpy*OmP)3#Txr+V|l6HlUDVW=KSdbAE1aYF-JD%fR4Vl$uzQ
> > znxasiS(2d;l98(5?&%wlyJ0#|iqX&0#WBR<^xKeye$I{pbMDUEyTsq5LrtT}QK;#l
> > zeW;9zMU$g|%Ks)6MaM>EM)#~!>L1+s8Q<@?F6Q-FLE_rmyKmpTJ9Cfe|F_#|wvU$^
> > z*WFE8m7jV&eEL?#j57sgbra85GiwWNEC2TFeD#)n+z(v2EI1duWbN5~d-kn+OD*jz
> > zTa_N<ZIIj<#>U5LX13j^XNtq~Qz2)z%Q3!G)=_dOKM=O&$H#~J+Dr{B`1txA)B>7J
> > z^XE*`J+9s5&bjzvm1FAyC!N*@Un1W=YgnFp`e!54M5b$7I+=8|R32B$_^bJ6vt8lk
> > zdHnI;W{o8t8p2Z#EOIC}*~Sv#CBfI;s=uV;&u>Ylr9P~x5}e0_5*Dsn^~SojW6Jif
> > zg9_=(oyyNA)oI>au&Uuv;*uA4cJH$9eRqF$SC+wxADT<^1R|fkE%<lymd^4;#<JWw
> > h7i<4Aul~{hMsyCpzWI&?evY7E_jL7hS?83{1OS4L#;*VX
> >
> > diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-100.png b/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-100.png
> > deleted file mode 100644
> > index def2da969fda37993833a33a96df7c25f344eb90..0000000000000000000000000000000000000000
> > GIT binary patch
> > literal 0
> > HcmV?d00001
> >
> > literal 413
> > zcmeAS@N?(olHy`uVBq!ia0vp^Vj#@H1|*Mc$*~4fY)RhkE)4%caKYZ?lYt_f1s;*b
> > z3=G`DAk4@xYmNj^kiEpy*OmP)3#Txbfbfx(cYs2QnIRD+&iT2ysd*(pE(3#eQEFmI
> > zYKlU6W=V!ZNJgrHyQgnJ?uO|gxxbz+jv*GO-%dFz*kmBkD(}T8mdH5GLAm76MZX;9
> > zqs>(Xb1pKiac14LJ8nvfa$-oqo*BXW{_NQ!eu(M+x3^-Ycji~mu`zkP?%cA?!Jl5F
> > zzuY0$|GUFB{{6gTkN7UCGxRNNEsVct&CPtEXmhwt2U|Y3x!d%N6=FaCOnMx?xV}WR
> > z`>msW-J)IR7g?&zF|W%ti!0e!D|poL_~o0KCI6czEPX7>t*~rUx&d>K!uGhMHu2H!
> > zJ_1@<YRU|;TQ?kbOiW`7&YZ~*JT>dyjG()dPCF(hF;-q&Ss>$_;Pv*#)3D>~3>*VO
> > z!y<YXSj1nEn?L*1vfo-!*^UWzFBgjZUvZa#^LIa=(I=&eppfu%^>bP0l+XkKkVl`x
> >
> > diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-25.png b/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-25.png
> > deleted file mode 100644
> > index 362960b8e744e5dcf34a29e85dff27670d043900..0000000000000000000000000000000000000000
> > GIT binary patch
> > literal 0
> > HcmV?d00001
> >
> > literal 500
> > zcmeAS@N?(olHy`uVBq!ia0vp^Vj#@H1|*Mc$*~4fY)RhkE)4%caKYZ?lYt_f1s;*b
> > z3=G`DAk4@xYmNj^kiEpy*OmP)3#Tv_Yn`O8IZ#M3GbEzKIX^cyHLnE7WngeFN=+<D
> > zO;IS%EXhy^$w*aj_w)_O-7p;}#Ter0;uvCa`fZ4z7mK67ns@8w-FR@o!$(iV(D1&v
> > z#*9u5wxk!_JbxP&DoAvsH9b2d`GZ0Jf%lc!h8JYh^ZnmX3-x)kCVhMMs@1#LfArty
> > zdl_jz>%?lQ$+a`*&Yc&+q|ll0|AE2$?`+H1*Q{B${e1P7eQXaVmaLF$xWX+FKK=RB
> > znuyJNH?!|@4pk5?D`hLQnl`OnvW>@J>$#vU(dFzvBcHu92z9VB+P8P-It5OqqsN|!
> > zonh)}SyJwMHmlcqR=NsX^HC?Rrq;+3Ctvlw*^K?KrhVowsVMMRrC$_r@WPqrmw)_t
> > zl=(2ZxnPU+p5=lEnNM|lB}gT%@-S)_DPP>q)WPwt^7mOz<;@~)PG=TumN+gUc>KI&
> > zxbhw6x=<FTRi+ZFvdlhvKPdE(*uT#t-Mm6M+|2xJNP4zRat>p=z%17^4bEFr3Mc0;
> > mTVyC3oOJ8^EB1Mh?7PhU#q3uc5qB;G1-_@NpUXO@geCxTwZc9C
> >
> > diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-50.png b/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-50.png
> > deleted file mode 100644
> > index 1add41dcbd48a18c4637d46868b1c5b1cf3f3e35..0000000000000000000000000000000000000000
> > GIT binary patch
> > literal 0
> > HcmV?d00001
> >
> > literal 496
> > zcmeAS@N?(olHy`uVBq!ia0vp^Vj#@H1|*Mc$*~4fY)RhkE)4%caKYZ?lYt_f1s;*b
> > z3=G`DAk4@xYmNj^kiEpy*OmP)3#Txr*{dh@kAOmonIRD+&iT2ysd*(pE(3#eQEFmI
> > zYKlU6W=V!ZNJgrHyQgnJ?uO|=DaHU#7sn8b({Dqp{SG?_)PD9p%PQdO)spd|mbXPI
> > zP{GS@f|2+F7pFxXCo~-vI&3Luh*2plo7VJWbD07s+eL$`Z*F}4@@(%-)_;$;H(P!4
> > zmwvwHz?F4p^77XiGYNDS6jp{_vu0lXwV<Np(z<eqzY+&#uWEE<IO2C;#-01ATQ)uW
> > z@<t|$Ese?a%`M3rS2omN&`%7h7MM17X-0n@+tpQP&nTQ>czdG4WL~PPoy-@-OU)~q
> > z9<?u1YCU$};Qhy^Th&^fveQ;-M(lVQ%Uu!GGbf}ra@iubm4+f4-<rtvrdO|)Zh5%i
> > z{}aKE(|fWq7*=bvNKV`~;ZfqRm}eK6lV*hT_$sbiDzb=6h%rCu&ASg9R-9vuc-DRE
> > zu~Wdb7DeOfX?0vOHcD6A%FA1R+Wc%c-J5x6Ph@hre*?49CmYr<!7H4nW|c11-?nJ4
> > kZ04HZ^Zp(P{^S0U?~!Npu0{X$^nwE3)78&qol`;+02w#XW&i*H
> >
> > diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-75.png b/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-75.png
> > deleted file mode 100644
> > index 6b509e804f87099546e29af21d4901d2cd33961e..0000000000000000000000000000000000000000
> > GIT binary patch
> > literal 0
> > HcmV?d00001
> >
> > literal 474
> > zcmeAS@N?(olHy`uVBq!ia0vp^Vj#@H1|*Mc$*~4fY)RhkE)4%caKYZ?lYt_f1s;*b
> > z3=G`DAk4@xYmNj^kiEpy*OmP)3n!nErvHMqJU}7E%#er@=ltB<)VvZPmw~~#C^fMp
> > zHASI3vm`?yBqLS9-P1Q9cf)j`6r+`=i(`nz>9-+<en$)hWZvHj|J<Q1xM<;d_jS%w
> > z_B=TCn?Y6RZY?thYk=ZG=6A9Mo^N8MgpTtCz0*^WT6XHzr<Ag?oCoszd5u5T%)IJ)
> > zI&-<!?w$Lzco<CCo{LYv`zs~sb()2prSv-gjK3lWW^d&?!sDPWn7s9#$lLElhV7+%
> > zE^KPj*B!&|*za{=vSt>3pL=vcDMNs8=bYjMr2}tPTIAcZ7r*|<czAbpo$q0JCw)<|
> > zBU8@jImCR6ey3okc{O8Eg?fMZ>$4ZH^ByWPtQTOtV*XKHso@L9ji$~8Y3$m0r;o4j
> > zV=@VemEFUXC@mVzeV9ioSVw6>z;P>veJdx|zJL9MNATc_6RezzI3iy!e5KiT==yCF
> > zNtefR-5yRd3o>STtceTUTc0xV@x}Db^SctQf@-$M|2Yu+$NdKjt4HyK2JyNmP!M~%
> > L`njxgN@xNAAqunS
> >
> > diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.0.bb b/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.10.bb
> > similarity index 59%
> > rename from meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.0.bb
> > rename to meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.10.bb
> > index 95c6802..e3c7663 100644
> > --- a/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.0.bb
> > +++ b/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.10.bb
> > @@ -2,27 +2,26 @@ SUMMARY = "GTK+ applet for NetworkManager"
> > LICENSE = "GPLv2"
> > LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
> >
> > -PNBLACKLIST[network-manager-applet] = "BROKEN: depends on broken networkmanager"
> > +DEPENDS = "polkit-gnome libnotify libsecret networkmanager dbus-glib gconf gnome-keyring libgnome-keyring iso-codes"
> >
> > -DEPENDS = "gnome-bluetooth polkit-gnome libnotify networkmanager dbus-glib libglade gconf gnome-keyring libgnome-keyring iso-codes"
> > -
> > -inherit gnome gtk-icon-cache
> > +inherit gnomebase gtk-icon-cache
> >
> > GNOME_COMPRESS_TYPE = "xz"
> >
> > SRC_URI += " \
> > file://0001-remove-classes-and-properties-which-are-not-supporte.patch \
> > - file://images/* \
> > "
> > -SRC_URI[archive.md5sum] = "531ce56c51ec86c5d2dc4cbe58649583"
> > -SRC_URI[archive.sha256sum] = "1afb6e736870ba95132bf0d211c46849e02a820ba3902a059a616be888053590"
> > +SRC_URI[archive.md5sum] = "5148348c139229c6a753f815f3f11e1c"
> > +SRC_URI[archive.sha256sum] = "46fee9a1e667d1826e6a94bb6bd2e6bdbde535fc995e534542f5f7e8b8dae0cb"
> >
> > # GTK2.x mode
> > EXTRA_OECONF += " \
> > --with-gtkver=2 \
> > - --with-bluetooth=yes \
> > "
> >
> > +PACKAGECONFIG[bluetooth] = "--with-bluetooth,--without-bluetooth,gnome-bluetooth,gnome-bluetooth"
> > +PACKAGECONFIG ??= ""
> > +
> > do_configure_append() {
> > rm config.log
> > # Sigh... --enable-compile-warnings=no doesn't actually turn off -Werror
> > @@ -31,12 +30,8 @@ do_configure_append() {
> > done
> > }
> >
> > -do_install_append() {
> > - install -m 0644 ${WORKDIR}/icons/* ${D}/usr/share/icons/hicolor/22x22/apps/
> > -}
> > -
> > RDEPENDS_${PN} =+ "networkmanager"
> > -RRECOMMENDS_${PN} =+ "gnome-bluetooth gnome-keyring"
> > +RRECOMMENDS_${PN} =+ "gnome-keyring"
> >
> > FILES_${PN} += " \
> > ${datadir}/nm-applet/ \
> > --
> > 1.8.3.1
> >
> > --
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel@lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>
> --
> Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
^ permalink raw reply [flat|nested] 29+ messages in thread
* Re: [PATCH][meta-oe 04/15] network-manager-applet: update to 0.9.8.10
@ 2014-10-03 20:10 ` Martin Jansa
0 siblings, 0 replies; 29+ messages in thread
From: Martin Jansa @ 2014-10-03 20:10 UTC (permalink / raw)
To: openembedded-devel; +Cc: openembedded-core
[-- Attachment #1: Type: text/plain, Size: 21700 bytes --]
On Fri, Oct 03, 2014 at 10:04:26PM +0200, Martin Jansa wrote:
> On Wed, Oct 01, 2014 at 10:19:04AM +0200, Andreas Müller wrote:
> > * add libsecret to DEPENDS
> > * remove libglade from DEPENDS
> > * wireless (nm-signal-*.png) icons were updated upstream
> > * inherit gnomebase instead of gnome
> > * make bluetooth PACKAGECONFIG - disabled by default
>
> For some reason it has now the same problem as navit (through gypsy.la)
>
> | x86_64-oe-linux-libtool: compile: x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64 -DHAVE_CONFIG_H -I. -I/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/network-manager-applet-0.9.8.10/src/utils -I../.. -pthread -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/gtk-2.0 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/gtk-2.0/include -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/atk-1.0 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/cairo -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pixman-1 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libpng16 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/gdk-pixbuf-2.0 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libpng16 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/harfbuzz -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/glib-2.0 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/glib-2.0/include -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/freetype2 -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/freetype2 -pthread -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libnm-glib -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/NetworkManager -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64
> | ../../x86_64-oe-linux-libtool --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64 -Wall -std=gnu89 -O2 -pipe -g -feliminate-unused-debug-types -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wstrict-prototypes -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -Wno-unused-but-set-variable -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -o libutils.la libutils_la-utils.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lgio-2.0 -lnm-glib -lnm-util -lnm-glib-vpn -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0
> | /bin/grep: /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/libgudev-1.0.la: No such file or directory
> | sed: can't read /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/libgudev-1.0.la: No such file or directory
> | x86_64-oe-linux-libtool: link: `/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/libgudev-1.0.la' is not a valid libtool archive
> | make[5]: *** [libutils.la] Error 1
> | make[5]: Leaving directory `/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/build/src/utils'
> | make[4]: *** [all-recursive] Error 1
> | make[4]: Leaving directory `/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/build/src/utils'
the libgudev-1.0.la was moved from /usr/lib to /lib in systemd 215-216 updated
--- a/packages/arm920tt-oe-linux-gnueabi/systemd/systemd-dbg/latest
+++ b/packages/arm920tt-oe-linux-gnueabi/systemd/systemd-dbg/latest
@@ -1,11 +1,11 @@
PE = 1
-PV = 215+gitAUTOINC+252ff40a38
+PV = 216+gitAUTOINC+5d0ae62c66
PR = r0
-PKGV = 215+git0+252ff40a38
-PKGR = r0.1
+PKGV = 216+git0+5d0ae62c66
+PKGR = r0.0
RPROVIDES =
RDEPENDS =
-RRECOMMENDS = eglibc-dbg glib-2.0-dbg libacl-dbg libcap-dbg libffi-dbg libgcc-dbg libkmod-dbg liblzma-dbg libpam-dbg libudev-dbg util-linux-libblkid-dbg zlib-dbg
-PKGSIZE = 49629406
+RRECOMMENDS = glib-2.0-dbg glibc-dbg libacl-dbg libcap-dbg libffi-dbg libgcc-dbg libkmod-dbg liblzma-dbg libpam-dbg libudev-dbg util-linux-libblkid-dbg zlib-dbg
+PKGSIZE = 50305088
FILES = /usr/bin/.debug /usr/sbin/.debug /usr/lib/systemd/.debug /usr/lib/.debug /bin/.debug /sbin/.debug /lib/.debug /usr/lib/systemd/.debug /usr/lib/matchbox-panel/.debug /usr/lib/systemd/systemd/.debug /usr/src/debug /usr/lib/systemd/ptest/.debug /lib/.debug /lib/systemd/.debug /lib/systemd/*/.debug /lib/security/.debug/
-RDEPENDS = libgudev-1.0 libsystemd libudev systemd (= 1:215+git0+252ff40a38-r0.1)
-RRECOMMENDS = acl-dev base-files-dev base-passwd-dev dbus-dev eglibc-dev glib-2.0-dev kmod-dev libacl-dev libcap-dev libcgroup-dev libffi-dev libgcc-dev libgcrypt-dev libgudev-1.0-dev libkmod-dev liblzma-dev libpam-dev libsystemd-dev libudev-dev readline-dev shadow-dev shadow-sysroot-dev systemd-binfmt-dev udev-dev update-alternatives-opkg-dev util-linux-dev util-linux-libblkid-dev util-linux-mount-dev volatile-binds-dev xz-dev zlib-dev
-PKGSIZE = 78365
+RDEPENDS = libgudev-1.0 libsystemd libudev systemd (= 1:216+git0+5d0ae62c66-r0.0)
+RRECOMMENDS = acl-dev base-files-dev base-passwd-dev dbus-dev glib-2.0-dev glibc-dev kmod-dev libacl-dev libcap-dev libcgroup-dev libffi-dev libgcc-dev libgcrypt-dev libgudev-1.0-dev libkmod-dev liblzma-dev libpam-dev libsystemd-dev libudev-dev readline-dev shadow-dev shadow-sysroot-dev systemd-binfmt-dev udev-dev update-alternatives-opkg-dev util-linux-dev util-linux-libblkid-dev util-linux-mount-dev volatile-binds-dev xz-dev zlib-dev
+PKGSIZE = 79477
FILES = /usr/include /lib/lib*.so /usr/lib/lib*.so /usr/lib/*.la /usr/lib/*.o /usr/lib/pkgconfig /usr/share/pkgconfig /usr/share/aclocal /lib/*.o /usr/lib/systemd/*.la /lib/*.la /lib/security/*.la /usr/share/dbus-1/interfaces/ /etc/rpm/macros.systemd
-FILELIST = /lib/security/pam_systemd.la /usr/include/gudev-1.0/gudev/gudev.h /usr/include/gudev-1.0/gudev/gudevclient.h /usr/include/gudev-1.0/gudev/gudevdevice.h /usr/include/gudev-1.0/gudev/gudevenumerator.h /usr/include/gudev-1.0/gudev/gudevenums.h /usr/include/gudev-1.0/gudev/gudevenumtypes.h /usr/include/gudev-1.0/gudev/gudevtypes.h /usr/include/libudev.h /usr/include/systemd/_sd-common.h /usr/include/systemd/sd-daemon.h /usr/include/systemd/sd-id128.h /usr/include/systemd/sd-journal.h /usr/include/systemd/sd-login.h /usr/include/systemd/sd-messages.h /usr/lib/libgudev-1.0.la /usr/lib/libgudev-1.0.so /usr/lib/libnss_myhostname.la /usr/lib/libsystemd.la /usr/lib/libsystemd.so /usr/lib/libudev.la /usr/lib/libudev.so /usr/lib/pkgconfig/gudev-1.0.pc /usr/lib/pkgconfig/libsystemd.pc /usr/lib/pkgconfig/libudev.pc /usr/share/pkgconfig/systemd.pc /usr/share/pkgconfig/udev.pc
+FILELIST = /lib/libgudev-1.0.la /lib/libgudev-1.0.so /lib/security/pam_systemd.la /usr/include/gudev-1.0/gudev/gudev.h /usr/include/gudev-1.0/gudev/gudevclient.h /usr/include/gudev-1.0/gudev/gudevdevice.h /usr/include/gudev-1.0/gudev/gudevenumerator.h /usr/include/gudev-1.0/gudev/gudevenums.h /usr/include/gudev-1.0/gudev/gudevenumtypes.h /usr/include/gudev-1.0/gudev/gudevtypes.h /usr/include/libudev.h /usr/include/systemd/_sd-common.h /usr/include/systemd/sd-daemon.h /usr/include/systemd/sd-id128.h /usr/include/systemd/sd-journal.h /usr/include/systemd/sd-login.h /usr/include/systemd/sd-messages.h /usr/lib/libnss_myhostname.la /usr/lib/libnss_mymachines.la /usr/lib/libsystemd.la /usr/lib/libsystemd.so /usr/lib/libudev.la /usr/lib/libudev.so /usr/lib/pkgconfig/gudev-1.0.pc /usr/lib/pkgconfig/libsystemd.pc /usr/lib/pkgconfig/libudev.pc /usr/share/pkgconfig/systemd.pc /usr/share/pkgconfig/udev.pc
>
>
> >
> > Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
> > ---
> > ...ses-and-properties-which-are-not-supporte.patch | 42 ++++-----------------
> > .../files/icons/nm-signal-00.png | Bin 494 -> 0 bytes
> > .../files/icons/nm-signal-100.png | Bin 413 -> 0 bytes
> > .../files/icons/nm-signal-25.png | Bin 500 -> 0 bytes
> > .../files/icons/nm-signal-50.png | Bin 496 -> 0 bytes
> > .../files/icons/nm-signal-75.png | Bin 474 -> 0 bytes
> > ...9.8.0.bb => network-manager-applet_0.9.8.10.bb} | 21 ++++-------
> > 7 files changed, 15 insertions(+), 48 deletions(-)
> > delete mode 100644 meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-00.png
> > delete mode 100644 meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-100.png
> > delete mode 100644 meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-25.png
> > delete mode 100644 meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-50.png
> > delete mode 100644 meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-75.png
> > rename meta-gnome/recipes-connectivity/network-manager-applet/{network-manager-applet_0.9.8.0.bb => network-manager-applet_0.9.8.10.bb} (59%)
> >
> > diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/files/0001-remove-classes-and-properties-which-are-not-supporte.patch b/meta-gnome/recipes-connectivity/network-manager-applet/files/0001-remove-classes-and-properties-which-are-not-supporte.patch
> > index b8ba181..4bd0e4f 100644
> > --- a/meta-gnome/recipes-connectivity/network-manager-applet/files/0001-remove-classes-and-properties-which-are-not-supporte.patch
> > +++ b/meta-gnome/recipes-connectivity/network-manager-applet/files/0001-remove-classes-and-properties-which-are-not-supporte.patch
> > @@ -1,8 +1,7 @@
> > -From 023b17f53d888dfb45981b141ce4dc151ab140f0 Mon Sep 17 00:00:00 2001
> > +From c7d75ce38fa392c04c39a75e7b7e068666a7b1e7 Mon Sep 17 00:00:00 2001
> > From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
> > -Date: Thu, 4 Apr 2013 20:23:00 +0200
> > -Subject: [PATCH] remove classes and properties which are not supported by
> > - gtk+
> > +Date: Tue, 8 Apr 2014 15:22:54 +0200
> > +Subject: [PATCH] remove classes and properties which are not supported by gtk+
> > MIME-Version: 1.0
> > Content-Type: text/plain; charset=UTF-8
> > Content-Transfer-Encoding: 8bit
> > @@ -13,12 +12,11 @@ Upstream-Status: Inappropriate [configuration]
> >
> > Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
> > ---
> > - src/connection-editor/ce-page-general.ui | 7 +------
> > - src/connection-editor/nm-connection-editor.ui | 2 +-
> > - 2 files changed, 2 insertions(+), 7 deletions(-)
> > + src/connection-editor/ce-page-general.ui | 3 ---
> > + 1 file changed, 3 deletions(-)
> >
> > diff --git a/src/connection-editor/ce-page-general.ui b/src/connection-editor/ce-page-general.ui
> > -index f505c14..a3e8d2b 100644
> > +index b05f0df..049432b 100644
> > --- a/src/connection-editor/ce-page-general.ui
> > +++ b/src/connection-editor/ce-page-general.ui
> > @@ -37,8 +37,6 @@
> > @@ -38,32 +36,6 @@ index f505c14..a3e8d2b 100644
> > <property name="use_underline">True</property>
> > <property name="xalign">0</property>
> > <property name="draw_indicator">True</property>
> > -@@ -86,11 +83,9 @@
> > - </packing>
> > - </child>
> > - <child>
> > -- <object class="GtkBox" id="box2">
> > -+ <object class="GtkVBox" id="box2">
> > - <property name="visible">True</property>
> > - <property name="can_focus">False</property>
> > -- <property name="valign">start</property>
> > -- <property name="vexpand">True</property>
> > - <property name="spacing">6</property>
> > - <child>
> > - <object class="GtkLabel" id="firewall_zone_label">
> > -diff --git a/src/connection-editor/nm-connection-editor.ui b/src/connection-editor/nm-connection-editor.ui
> > -index 74ee266..6f1e166 100644
> > ---- a/src/connection-editor/nm-connection-editor.ui
> > -+++ b/src/connection-editor/nm-connection-editor.ui
> > -@@ -11,7 +11,7 @@
> > - <property name="icon_name">preferences-system-network</property>
> > - <property name="type_hint">dialog</property>
> > - <child internal-child="vbox">
> > -- <object class="GtkBox" id="dialog-vbox2">
> > -+ <object class="GtkVBox" id="dialog-vbox2">
> > - <property name="visible">True</property>
> > - <property name="can_focus">False</property>
> > - <property name="orientation">vertical</property>
> > --
> > -1.7.6.5
> > +1.8.3.1
> >
> > diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-00.png b/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-00.png
> > deleted file mode 100644
> > index 836e723a2f53624d375650a8939dcc20b6a582eb..0000000000000000000000000000000000000000
> > GIT binary patch
> > literal 0
> > HcmV?d00001
> >
> > literal 494
> > zcmeAS@N?(olHy`uVBq!ia0vp^Vj#@H1|*Mc$*~4fY)RhkE)4%caKYZ?lYt_f1s;*b
> > z3=G`DAk4@xYmNj^kiEpy*OmP)3#Txr+V|l6HlUDVW=KSdbAE1aYF-JD%fR4Vl$uzQ
> > znxasiS(2d;l98(5?&%wlyJ0#|iqX&0#WBR<^xKeye$I{pbMDUEyTsq5LrtT}QK;#l
> > zeW;9zMU$g|%Ks)6MaM>EM)#~!>L1+s8Q<@?F6Q-FLE_rmyKmpTJ9Cfe|F_#|wvU$^
> > z*WFE8m7jV&eEL?#j57sgbra85GiwWNEC2TFeD#)n+z(v2EI1duWbN5~d-kn+OD*jz
> > zTa_N<ZIIj<#>U5LX13j^XNtq~Qz2)z%Q3!G)=_dOKM=O&$H#~J+Dr{B`1txA)B>7J
> > z^XE*`J+9s5&bjzvm1FAyC!N*@Un1W=YgnFp`e!54M5b$7I+=8|R32B$_^bJ6vt8lk
> > zdHnI;W{o8t8p2Z#EOIC}*~Sv#CBfI;s=uV;&u>Ylr9P~x5}e0_5*Dsn^~SojW6Jif
> > zg9_=(oyyNA)oI>au&Uuv;*uA4cJH$9eRqF$SC+wxADT<^1R|fkE%<lymd^4;#<JWw
> > h7i<4Aul~{hMsyCpzWI&?evY7E_jL7hS?83{1OS4L#;*VX
> >
> > diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-100.png b/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-100.png
> > deleted file mode 100644
> > index def2da969fda37993833a33a96df7c25f344eb90..0000000000000000000000000000000000000000
> > GIT binary patch
> > literal 0
> > HcmV?d00001
> >
> > literal 413
> > zcmeAS@N?(olHy`uVBq!ia0vp^Vj#@H1|*Mc$*~4fY)RhkE)4%caKYZ?lYt_f1s;*b
> > z3=G`DAk4@xYmNj^kiEpy*OmP)3#Txbfbfx(cYs2QnIRD+&iT2ysd*(pE(3#eQEFmI
> > zYKlU6W=V!ZNJgrHyQgnJ?uO|gxxbz+jv*GO-%dFz*kmBkD(}T8mdH5GLAm76MZX;9
> > zqs>(Xb1pKiac14LJ8nvfa$-oqo*BXW{_NQ!eu(M+x3^-Ycji~mu`zkP?%cA?!Jl5F
> > zzuY0$|GUFB{{6gTkN7UCGxRNNEsVct&CPtEXmhwt2U|Y3x!d%N6=FaCOnMx?xV}WR
> > z`>msW-J)IR7g?&zF|W%ti!0e!D|poL_~o0KCI6czEPX7>t*~rUx&d>K!uGhMHu2H!
> > zJ_1@<YRU|;TQ?kbOiW`7&YZ~*JT>dyjG()dPCF(hF;-q&Ss>$_;Pv*#)3D>~3>*VO
> > z!y<YXSj1nEn?L*1vfo-!*^UWzFBgjZUvZa#^LIa=(I=&eppfu%^>bP0l+XkKkVl`x
> >
> > diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-25.png b/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-25.png
> > deleted file mode 100644
> > index 362960b8e744e5dcf34a29e85dff27670d043900..0000000000000000000000000000000000000000
> > GIT binary patch
> > literal 0
> > HcmV?d00001
> >
> > literal 500
> > zcmeAS@N?(olHy`uVBq!ia0vp^Vj#@H1|*Mc$*~4fY)RhkE)4%caKYZ?lYt_f1s;*b
> > z3=G`DAk4@xYmNj^kiEpy*OmP)3#Tv_Yn`O8IZ#M3GbEzKIX^cyHLnE7WngeFN=+<D
> > zO;IS%EXhy^$w*aj_w)_O-7p;}#Ter0;uvCa`fZ4z7mK67ns@8w-FR@o!$(iV(D1&v
> > z#*9u5wxk!_JbxP&DoAvsH9b2d`GZ0Jf%lc!h8JYh^ZnmX3-x)kCVhMMs@1#LfArty
> > zdl_jz>%?lQ$+a`*&Yc&+q|ll0|AE2$?`+H1*Q{B${e1P7eQXaVmaLF$xWX+FKK=RB
> > znuyJNH?!|@4pk5?D`hLQnl`OnvW>@J>$#vU(dFzvBcHu92z9VB+P8P-It5OqqsN|!
> > zonh)}SyJwMHmlcqR=NsX^HC?Rrq;+3Ctvlw*^K?KrhVowsVMMRrC$_r@WPqrmw)_t
> > zl=(2ZxnPU+p5=lEnNM|lB}gT%@-S)_DPP>q)WPwt^7mOz<;@~)PG=TumN+gUc>KI&
> > zxbhw6x=<FTRi+ZFvdlhvKPdE(*uT#t-Mm6M+|2xJNP4zRat>p=z%17^4bEFr3Mc0;
> > mTVyC3oOJ8^EB1Mh?7PhU#q3uc5qB;G1-_@NpUXO@geCxTwZc9C
> >
> > diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-50.png b/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-50.png
> > deleted file mode 100644
> > index 1add41dcbd48a18c4637d46868b1c5b1cf3f3e35..0000000000000000000000000000000000000000
> > GIT binary patch
> > literal 0
> > HcmV?d00001
> >
> > literal 496
> > zcmeAS@N?(olHy`uVBq!ia0vp^Vj#@H1|*Mc$*~4fY)RhkE)4%caKYZ?lYt_f1s;*b
> > z3=G`DAk4@xYmNj^kiEpy*OmP)3#Txr*{dh@kAOmonIRD+&iT2ysd*(pE(3#eQEFmI
> > zYKlU6W=V!ZNJgrHyQgnJ?uO|=DaHU#7sn8b({Dqp{SG?_)PD9p%PQdO)spd|mbXPI
> > zP{GS@f|2+F7pFxXCo~-vI&3Luh*2plo7VJWbD07s+eL$`Z*F}4@@(%-)_;$;H(P!4
> > zmwvwHz?F4p^77XiGYNDS6jp{_vu0lXwV<Np(z<eqzY+&#uWEE<IO2C;#-01ATQ)uW
> > z@<t|$Ese?a%`M3rS2omN&`%7h7MM17X-0n@+tpQP&nTQ>czdG4WL~PPoy-@-OU)~q
> > z9<?u1YCU$};Qhy^Th&^fveQ;-M(lVQ%Uu!GGbf}ra@iubm4+f4-<rtvrdO|)Zh5%i
> > z{}aKE(|fWq7*=bvNKV`~;ZfqRm}eK6lV*hT_$sbiDzb=6h%rCu&ASg9R-9vuc-DRE
> > zu~Wdb7DeOfX?0vOHcD6A%FA1R+Wc%c-J5x6Ph@hre*?49CmYr<!7H4nW|c11-?nJ4
> > kZ04HZ^Zp(P{^S0U?~!Npu0{X$^nwE3)78&qol`;+02w#XW&i*H
> >
> > diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-75.png b/meta-gnome/recipes-connectivity/network-manager-applet/files/icons/nm-signal-75.png
> > deleted file mode 100644
> > index 6b509e804f87099546e29af21d4901d2cd33961e..0000000000000000000000000000000000000000
> > GIT binary patch
> > literal 0
> > HcmV?d00001
> >
> > literal 474
> > zcmeAS@N?(olHy`uVBq!ia0vp^Vj#@H1|*Mc$*~4fY)RhkE)4%caKYZ?lYt_f1s;*b
> > z3=G`DAk4@xYmNj^kiEpy*OmP)3n!nErvHMqJU}7E%#er@=ltB<)VvZPmw~~#C^fMp
> > zHASI3vm`?yBqLS9-P1Q9cf)j`6r+`=i(`nz>9-+<en$)hWZvHj|J<Q1xM<;d_jS%w
> > z_B=TCn?Y6RZY?thYk=ZG=6A9Mo^N8MgpTtCz0*^WT6XHzr<Ag?oCoszd5u5T%)IJ)
> > zI&-<!?w$Lzco<CCo{LYv`zs~sb()2prSv-gjK3lWW^d&?!sDPWn7s9#$lLElhV7+%
> > zE^KPj*B!&|*za{=vSt>3pL=vcDMNs8=bYjMr2}tPTIAcZ7r*|<czAbpo$q0JCw)<|
> > zBU8@jImCR6ey3okc{O8Eg?fMZ>$4ZH^ByWPtQTOtV*XKHso@L9ji$~8Y3$m0r;o4j
> > zV=@VemEFUXC@mVzeV9ioSVw6>z;P>veJdx|zJL9MNATc_6RezzI3iy!e5KiT==yCF
> > zNtefR-5yRd3o>STtceTUTc0xV@x}Db^SctQf@-$M|2Yu+$NdKjt4HyK2JyNmP!M~%
> > L`njxgN@xNAAqunS
> >
> > diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.0.bb b/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.10.bb
> > similarity index 59%
> > rename from meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.0.bb
> > rename to meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.10.bb
> > index 95c6802..e3c7663 100644
> > --- a/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.0.bb
> > +++ b/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.10.bb
> > @@ -2,27 +2,26 @@ SUMMARY = "GTK+ applet for NetworkManager"
> > LICENSE = "GPLv2"
> > LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
> >
> > -PNBLACKLIST[network-manager-applet] = "BROKEN: depends on broken networkmanager"
> > +DEPENDS = "polkit-gnome libnotify libsecret networkmanager dbus-glib gconf gnome-keyring libgnome-keyring iso-codes"
> >
> > -DEPENDS = "gnome-bluetooth polkit-gnome libnotify networkmanager dbus-glib libglade gconf gnome-keyring libgnome-keyring iso-codes"
> > -
> > -inherit gnome gtk-icon-cache
> > +inherit gnomebase gtk-icon-cache
> >
> > GNOME_COMPRESS_TYPE = "xz"
> >
> > SRC_URI += " \
> > file://0001-remove-classes-and-properties-which-are-not-supporte.patch \
> > - file://images/* \
> > "
> > -SRC_URI[archive.md5sum] = "531ce56c51ec86c5d2dc4cbe58649583"
> > -SRC_URI[archive.sha256sum] = "1afb6e736870ba95132bf0d211c46849e02a820ba3902a059a616be888053590"
> > +SRC_URI[archive.md5sum] = "5148348c139229c6a753f815f3f11e1c"
> > +SRC_URI[archive.sha256sum] = "46fee9a1e667d1826e6a94bb6bd2e6bdbde535fc995e534542f5f7e8b8dae0cb"
> >
> > # GTK2.x mode
> > EXTRA_OECONF += " \
> > --with-gtkver=2 \
> > - --with-bluetooth=yes \
> > "
> >
> > +PACKAGECONFIG[bluetooth] = "--with-bluetooth,--without-bluetooth,gnome-bluetooth,gnome-bluetooth"
> > +PACKAGECONFIG ??= ""
> > +
> > do_configure_append() {
> > rm config.log
> > # Sigh... --enable-compile-warnings=no doesn't actually turn off -Werror
> > @@ -31,12 +30,8 @@ do_configure_append() {
> > done
> > }
> >
> > -do_install_append() {
> > - install -m 0644 ${WORKDIR}/icons/* ${D}/usr/share/icons/hicolor/22x22/apps/
> > -}
> > -
> > RDEPENDS_${PN} =+ "networkmanager"
> > -RRECOMMENDS_${PN} =+ "gnome-bluetooth gnome-keyring"
> > +RRECOMMENDS_${PN} =+ "gnome-keyring"
> >
> > FILES_${PN} += " \
> > ${datadir}/nm-applet/ \
> > --
> > 1.8.3.1
> >
> > --
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel@lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>
> --
> Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
^ permalink raw reply [flat|nested] 29+ messages in thread
* Re: [oe] [PATCH][meta-oe 04/15] network-manager-applet: update to 0.9.8.10
2014-10-03 20:10 ` Martin Jansa
@ 2014-10-06 8:32 ` Andreas Müller
-1 siblings, 0 replies; 29+ messages in thread
From: Andreas Müller @ 2014-10-06 8:32 UTC (permalink / raw)
To: Martin Jansa
Cc: openembedded-devel@lists.openembedded.org,
Patches and discussions about the oe-core layer
[-- Attachment #1: Type: text/plain, Size: 9051 bytes --]
On Fri, Oct 3, 2014 at 10:10 PM, Martin Jansa <martin.jansa@gmail.com>
wrote:
> On Fri, Oct 03, 2014 at 10:04:26PM +0200, Martin Jansa wrote:
> > On Wed, Oct 01, 2014 at 10:19:04AM +0200, Andreas Müller wrote:
> > > * add libsecret to DEPENDS
> > > * remove libglade from DEPENDS
> > > * wireless (nm-signal-*.png) icons were updated upstream
> > > * inherit gnomebase instead of gnome
> > > * make bluetooth PACKAGECONFIG - disabled by default
> >
> > For some reason it has now the same problem as navit (through gypsy.la)
> >
> > | x86_64-oe-linux-libtool: compile: x86_64-oe-linux-gcc -m64
> -march=core2 -mtune=core2 -msse3 -mfpmath=sse
> --sysroot=/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64
> -DHAVE_CONFIG_H -I.
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/network-manager-applet-0.9.8.10/src/utils
> -I../.. -pthread
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/gtk-2.0
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/gtk-2.0/include
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/atk-1.0
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/cairo
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pixman-1
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libpng16
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/gdk-pixbuf-2.0
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libpng16
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/harfbuzz
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/glib-2.0
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/glib-2.0/include
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/freetype2
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/freetype2
> -pthread
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libnm-glib
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/NetworkManager
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64
> > | ../../x86_64-oe-linux-libtool --tag=CC --mode=link
> x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse
> --sysroot=/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64
> -Wall -std=gnu89 -O2 -pipe -g -feliminate-unused-debug-types -Wshadow
> -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement
> -Wstrict-prototypes -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare
> -fno-strict-aliasing -Wno-unused-but-set-variable -Wl,-O1
> -Wl,--hash-style=gnu -Wl,--as-needed -o libutils.la libutils_la-utils.lo
> -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo
> -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0
> -lglib-2.0 -lfontconfig -lfreetype -lgio-2.0 -lnm-glib -lnm-util
> -lnm-glib-vpn -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -Wl,--export-dynamic
> -lgmodule-2.0 -pthread -lglib-2.0
> > | /bin/grep:
> /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/
> libgudev-1.0.la: No such file or directory
> > | sed: can't read
> /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/
> libgudev-1.0.la: No such file or directory
> > | x86_64-oe-linux-libtool: link:
> `/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/
> libgudev-1.0.la' is not a valid libtool archive
> > | make[5]: *** [libutils.la] Error 1
> > | make[5]: Leaving directory
> `/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/build/src/utils'
> > | make[4]: *** [all-recursive] Error 1
> > | make[4]: Leaving directory
> `/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/build/src/utils'
>
> the libgudev-1.0.la was moved from /usr/lib to /lib in systemd 215-216
> updated
>
> --- a/packages/arm920tt-oe-linux-gnueabi/systemd/systemd-dbg/latest
> +++ b/packages/arm920tt-oe-linux-gnueabi/systemd/systemd-dbg/latest
> @@ -1,11 +1,11 @@
> PE = 1
> -PV = 215+gitAUTOINC+252ff40a38
> +PV = 216+gitAUTOINC+5d0ae62c66
> PR = r0
> -PKGV = 215+git0+252ff40a38
> -PKGR = r0.1
> +PKGV = 216+git0+5d0ae62c66
> +PKGR = r0.0
> RPROVIDES =
> RDEPENDS =
> -RRECOMMENDS = eglibc-dbg glib-2.0-dbg libacl-dbg libcap-dbg libffi-dbg
> libgcc-dbg libkmod-dbg liblzma-dbg libpam-dbg libudev-dbg
> util-linux-libblkid-dbg zlib-dbg
> -PKGSIZE = 49629406
> +RRECOMMENDS = glib-2.0-dbg glibc-dbg libacl-dbg libcap-dbg libffi-dbg
> libgcc-dbg libkmod-dbg liblzma-dbg libpam-dbg libudev-dbg
> util-linux-libblkid-dbg zlib-dbg
> +PKGSIZE = 50305088
> FILES = /usr/bin/.debug /usr/sbin/.debug /usr/lib/systemd/.debug
> /usr/lib/.debug /bin/.debug /sbin/.debug /lib/.debug
> /usr/lib/systemd/.debug /usr/lib/matchbox-panel/.debug
> /usr/lib/systemd/systemd/.debug /usr/src/debug
> /usr/lib/systemd/ptest/.debug /lib/.debug /lib/systemd/.debug
> /lib/systemd/*/.debug /lib/security/.debug/
> -RDEPENDS = libgudev-1.0 libsystemd libudev systemd (=
> 1:215+git0+252ff40a38-r0.1)
> -RRECOMMENDS = acl-dev base-files-dev base-passwd-dev dbus-dev eglibc-dev
> glib-2.0-dev kmod-dev libacl-dev libcap-dev libcgroup-dev libffi-dev
> libgcc-dev libgcrypt-dev libgudev-1.0-dev libkmod-dev liblzma-dev
> libpam-dev libsystemd-dev libudev-dev readline-dev shadow-dev
> shadow-sysroot-dev systemd-binfmt-dev udev-dev update-alternatives-opkg-dev
> util-linux-dev util-linux-libblkid-dev util-linux-mount-dev
> volatile-binds-dev xz-dev zlib-dev
> -PKGSIZE = 78365
> +RDEPENDS = libgudev-1.0 libsystemd libudev systemd (=
> 1:216+git0+5d0ae62c66-r0.0)
> +RRECOMMENDS = acl-dev base-files-dev base-passwd-dev dbus-dev
> glib-2.0-dev glibc-dev kmod-dev libacl-dev libcap-dev libcgroup-dev
> libffi-dev libgcc-dev libgcrypt-dev libgudev-1.0-dev libkmod-dev
> liblzma-dev libpam-dev libsystemd-dev libudev-dev readline-dev shadow-dev
> shadow-sysroot-dev systemd-binfmt-dev udev-dev update-alternatives-opkg-dev
> util-linux-dev util-linux-libblkid-dev util-linux-mount-dev
> volatile-binds-dev xz-dev zlib-dev
> +PKGSIZE = 79477
> FILES = /usr/include /lib/lib*.so /usr/lib/lib*.so /usr/lib/*.la
> /usr/lib/*.o /usr/lib/pkgconfig /usr/share/pkgconfig /usr/share/aclocal
> /lib/*.o /usr/lib/systemd/*.la /lib/*.la /lib/security/*.la
> /usr/share/dbus-1/interfaces/ /etc/rpm/macros.systemd
> -FILELIST = /lib/security/pam_systemd.la
> /usr/include/gudev-1.0/gudev/gudev.h
> /usr/include/gudev-1.0/gudev/gudevclient.h
> /usr/include/gudev-1.0/gudev/gudevdevice.h
> /usr/include/gudev-1.0/gudev/gudevenumerator.h
> /usr/include/gudev-1.0/gudev/gudevenums.h
> /usr/include/gudev-1.0/gudev/gudevenumtypes.h
> /usr/include/gudev-1.0/gudev/gudevtypes.h /usr/include/libudev.h
> /usr/include/systemd/_sd-common.h /usr/include/systemd/sd-daemon.h
> /usr/include/systemd/sd-id128.h /usr/include/systemd/sd-journal.h
> /usr/include/systemd/sd-login.h /usr/include/systemd/sd-messages.h /usr/lib/
> libgudev-1.0.la /usr/lib/libgudev-1.0.so /usr/lib/libnss_myhostname.la
> /usr/lib/libsystemd.la /usr/lib/libsystemd.so /usr/lib/libudev.la
> /usr/lib/libudev.so /usr/lib/pkgconfig/gudev-1.0.pc
> /usr/lib/pkgconfig/libsystemd.pc /usr/lib/pkgconfig/libudev.pc
> /usr/share/pkgconfig/systemd.pc /usr/share/pkgconfig/udev.pc
> +FILELIST = /lib/libgudev-1.0.la /lib/libgudev-1.0.so /lib/security/
> pam_systemd.la /usr/include/gudev-1.0/gudev/gudev.h
> /usr/include/gudev-1.0/gudev/gudevclient.h
> /usr/include/gudev-1.0/gudev/gudevdevice.h
> /usr/include/gudev-1.0/gudev/gudevenumerator.h
> /usr/include/gudev-1.0/gudev/gudevenums.h
> /usr/include/gudev-1.0/gudev/gudevenumtypes.h
> /usr/include/gudev-1.0/gudev/gudevtypes.h /usr/include/libudev.h
> /usr/include/systemd/_sd-common.h /usr/include/systemd/sd-daemon.h
> /usr/include/systemd/sd-id128.h /usr/include/systemd/sd-journal.h
> /usr/include/systemd/sd-login.h /usr/include/systemd/sd-messages.h /usr/lib/
> libnss_myhostname.la /usr/lib/libnss_mymachines.la /usr/lib/libsystemd.la
> /usr/lib/libsystemd.so /usr/lib/libudev.la /usr/lib/libudev.so
> /usr/lib/pkgconfig/gudev-1.0.pc /usr/lib/pkgconfig/libsystemd.pc
> /usr/lib/pkgconfig/libudev.pc /usr/share/pkgconfig/systemd.pc
> /usr/share/pkgconfig/udev.pc
>
> Hmm - I made my tests with systemd 216 and had no errors. Shouldn't
pkg-config find libgudev <http://libgudev-1.0.la>?
Andreas
[-- Attachment #2: Type: text/html, Size: 10490 bytes --]
^ permalink raw reply [flat|nested] 29+ messages in thread
* Re: [OE-core] [PATCH][meta-oe 04/15] network-manager-applet: update to 0.9.8.10
@ 2014-10-06 8:32 ` Andreas Müller
0 siblings, 0 replies; 29+ messages in thread
From: Andreas Müller @ 2014-10-06 8:32 UTC (permalink / raw)
To: Martin Jansa
Cc: openembedded-devel@lists.openembedded.org,
Patches and discussions about the oe-core layer
On Fri, Oct 3, 2014 at 10:10 PM, Martin Jansa <martin.jansa@gmail.com>
wrote:
> On Fri, Oct 03, 2014 at 10:04:26PM +0200, Martin Jansa wrote:
> > On Wed, Oct 01, 2014 at 10:19:04AM +0200, Andreas Müller wrote:
> > > * add libsecret to DEPENDS
> > > * remove libglade from DEPENDS
> > > * wireless (nm-signal-*.png) icons were updated upstream
> > > * inherit gnomebase instead of gnome
> > > * make bluetooth PACKAGECONFIG - disabled by default
> >
> > For some reason it has now the same problem as navit (through gypsy.la)
> >
> > | x86_64-oe-linux-libtool: compile: x86_64-oe-linux-gcc -m64
> -march=core2 -mtune=core2 -msse3 -mfpmath=sse
> --sysroot=/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64
> -DHAVE_CONFIG_H -I.
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/network-manager-applet-0.9.8.10/src/utils
> -I../.. -pthread
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/gtk-2.0
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/gtk-2.0/include
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/atk-1.0
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/cairo
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pixman-1
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libpng16
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/gdk-pixbuf-2.0
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libpng16
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/harfbuzz
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/glib-2.0
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/glib-2.0/include
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/freetype2
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/freetype2
> -pthread
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libnm-glib
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/NetworkManager
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64
> > | ../../x86_64-oe-linux-libtool --tag=CC --mode=link
> x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse
> --sysroot=/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64
> -Wall -std=gnu89 -O2 -pipe -g -feliminate-unused-debug-types -Wshadow
> -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement
> -Wstrict-prototypes -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare
> -fno-strict-aliasing -Wno-unused-but-set-variable -Wl,-O1
> -Wl,--hash-style=gnu -Wl,--as-needed -o libutils.la libutils_la-utils.lo
> -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo
> -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0
> -lglib-2.0 -lfontconfig -lfreetype -lgio-2.0 -lnm-glib -lnm-util
> -lnm-glib-vpn -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -Wl,--export-dynamic
> -lgmodule-2.0 -pthread -lglib-2.0
> > | /bin/grep:
> /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/
> libgudev-1.0.la: No such file or directory
> > | sed: can't read
> /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/
> libgudev-1.0.la: No such file or directory
> > | x86_64-oe-linux-libtool: link:
> `/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/
> libgudev-1.0.la' is not a valid libtool archive
> > | make[5]: *** [libutils.la] Error 1
> > | make[5]: Leaving directory
> `/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/build/src/utils'
> > | make[4]: *** [all-recursive] Error 1
> > | make[4]: Leaving directory
> `/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/build/src/utils'
>
> the libgudev-1.0.la was moved from /usr/lib to /lib in systemd 215-216
> updated
>
> --- a/packages/arm920tt-oe-linux-gnueabi/systemd/systemd-dbg/latest
> +++ b/packages/arm920tt-oe-linux-gnueabi/systemd/systemd-dbg/latest
> @@ -1,11 +1,11 @@
> PE = 1
> -PV = 215+gitAUTOINC+252ff40a38
> +PV = 216+gitAUTOINC+5d0ae62c66
> PR = r0
> -PKGV = 215+git0+252ff40a38
> -PKGR = r0.1
> +PKGV = 216+git0+5d0ae62c66
> +PKGR = r0.0
> RPROVIDES =
> RDEPENDS =
> -RRECOMMENDS = eglibc-dbg glib-2.0-dbg libacl-dbg libcap-dbg libffi-dbg
> libgcc-dbg libkmod-dbg liblzma-dbg libpam-dbg libudev-dbg
> util-linux-libblkid-dbg zlib-dbg
> -PKGSIZE = 49629406
> +RRECOMMENDS = glib-2.0-dbg glibc-dbg libacl-dbg libcap-dbg libffi-dbg
> libgcc-dbg libkmod-dbg liblzma-dbg libpam-dbg libudev-dbg
> util-linux-libblkid-dbg zlib-dbg
> +PKGSIZE = 50305088
> FILES = /usr/bin/.debug /usr/sbin/.debug /usr/lib/systemd/.debug
> /usr/lib/.debug /bin/.debug /sbin/.debug /lib/.debug
> /usr/lib/systemd/.debug /usr/lib/matchbox-panel/.debug
> /usr/lib/systemd/systemd/.debug /usr/src/debug
> /usr/lib/systemd/ptest/.debug /lib/.debug /lib/systemd/.debug
> /lib/systemd/*/.debug /lib/security/.debug/
> -RDEPENDS = libgudev-1.0 libsystemd libudev systemd (=
> 1:215+git0+252ff40a38-r0.1)
> -RRECOMMENDS = acl-dev base-files-dev base-passwd-dev dbus-dev eglibc-dev
> glib-2.0-dev kmod-dev libacl-dev libcap-dev libcgroup-dev libffi-dev
> libgcc-dev libgcrypt-dev libgudev-1.0-dev libkmod-dev liblzma-dev
> libpam-dev libsystemd-dev libudev-dev readline-dev shadow-dev
> shadow-sysroot-dev systemd-binfmt-dev udev-dev update-alternatives-opkg-dev
> util-linux-dev util-linux-libblkid-dev util-linux-mount-dev
> volatile-binds-dev xz-dev zlib-dev
> -PKGSIZE = 78365
> +RDEPENDS = libgudev-1.0 libsystemd libudev systemd (=
> 1:216+git0+5d0ae62c66-r0.0)
> +RRECOMMENDS = acl-dev base-files-dev base-passwd-dev dbus-dev
> glib-2.0-dev glibc-dev kmod-dev libacl-dev libcap-dev libcgroup-dev
> libffi-dev libgcc-dev libgcrypt-dev libgudev-1.0-dev libkmod-dev
> liblzma-dev libpam-dev libsystemd-dev libudev-dev readline-dev shadow-dev
> shadow-sysroot-dev systemd-binfmt-dev udev-dev update-alternatives-opkg-dev
> util-linux-dev util-linux-libblkid-dev util-linux-mount-dev
> volatile-binds-dev xz-dev zlib-dev
> +PKGSIZE = 79477
> FILES = /usr/include /lib/lib*.so /usr/lib/lib*.so /usr/lib/*.la
> /usr/lib/*.o /usr/lib/pkgconfig /usr/share/pkgconfig /usr/share/aclocal
> /lib/*.o /usr/lib/systemd/*.la /lib/*.la /lib/security/*.la
> /usr/share/dbus-1/interfaces/ /etc/rpm/macros.systemd
> -FILELIST = /lib/security/pam_systemd.la
> /usr/include/gudev-1.0/gudev/gudev.h
> /usr/include/gudev-1.0/gudev/gudevclient.h
> /usr/include/gudev-1.0/gudev/gudevdevice.h
> /usr/include/gudev-1.0/gudev/gudevenumerator.h
> /usr/include/gudev-1.0/gudev/gudevenums.h
> /usr/include/gudev-1.0/gudev/gudevenumtypes.h
> /usr/include/gudev-1.0/gudev/gudevtypes.h /usr/include/libudev.h
> /usr/include/systemd/_sd-common.h /usr/include/systemd/sd-daemon.h
> /usr/include/systemd/sd-id128.h /usr/include/systemd/sd-journal.h
> /usr/include/systemd/sd-login.h /usr/include/systemd/sd-messages.h /usr/lib/
> libgudev-1.0.la /usr/lib/libgudev-1.0.so /usr/lib/libnss_myhostname.la
> /usr/lib/libsystemd.la /usr/lib/libsystemd.so /usr/lib/libudev.la
> /usr/lib/libudev.so /usr/lib/pkgconfig/gudev-1.0.pc
> /usr/lib/pkgconfig/libsystemd.pc /usr/lib/pkgconfig/libudev.pc
> /usr/share/pkgconfig/systemd.pc /usr/share/pkgconfig/udev.pc
> +FILELIST = /lib/libgudev-1.0.la /lib/libgudev-1.0.so /lib/security/
> pam_systemd.la /usr/include/gudev-1.0/gudev/gudev.h
> /usr/include/gudev-1.0/gudev/gudevclient.h
> /usr/include/gudev-1.0/gudev/gudevdevice.h
> /usr/include/gudev-1.0/gudev/gudevenumerator.h
> /usr/include/gudev-1.0/gudev/gudevenums.h
> /usr/include/gudev-1.0/gudev/gudevenumtypes.h
> /usr/include/gudev-1.0/gudev/gudevtypes.h /usr/include/libudev.h
> /usr/include/systemd/_sd-common.h /usr/include/systemd/sd-daemon.h
> /usr/include/systemd/sd-id128.h /usr/include/systemd/sd-journal.h
> /usr/include/systemd/sd-login.h /usr/include/systemd/sd-messages.h /usr/lib/
> libnss_myhostname.la /usr/lib/libnss_mymachines.la /usr/lib/libsystemd.la
> /usr/lib/libsystemd.so /usr/lib/libudev.la /usr/lib/libudev.so
> /usr/lib/pkgconfig/gudev-1.0.pc /usr/lib/pkgconfig/libsystemd.pc
> /usr/lib/pkgconfig/libudev.pc /usr/share/pkgconfig/systemd.pc
> /usr/share/pkgconfig/udev.pc
>
> Hmm - I made my tests with systemd 216 and had no errors. Shouldn't
pkg-config find libgudev <http://libgudev-1.0.la>?
Andreas
^ permalink raw reply [flat|nested] 29+ messages in thread
* Re: [oe] [PATCH][meta-oe 04/15] network-manager-applet: update to 0.9.8.10
2014-10-06 8:32 ` [OE-core] " Andreas Müller
@ 2014-10-06 15:23 ` Martin Jansa
-1 siblings, 0 replies; 29+ messages in thread
From: Martin Jansa @ 2014-10-06 15:23 UTC (permalink / raw)
To: Andreas Müller
Cc: openembedded-devel@lists.openembedded.org,
Patches and discussions about the oe-core layer
[-- Attachment #1: Type: text/plain, Size: 9553 bytes --]
On Mon, Oct 06, 2014 at 10:32:49AM +0200, Andreas Müller wrote:
> On Fri, Oct 3, 2014 at 10:10 PM, Martin Jansa <martin.jansa@gmail.com>
> wrote:
>
> > On Fri, Oct 03, 2014 at 10:04:26PM +0200, Martin Jansa wrote:
> > > On Wed, Oct 01, 2014 at 10:19:04AM +0200, Andreas Müller wrote:
> > > > * add libsecret to DEPENDS
> > > > * remove libglade from DEPENDS
> > > > * wireless (nm-signal-*.png) icons were updated upstream
> > > > * inherit gnomebase instead of gnome
> > > > * make bluetooth PACKAGECONFIG - disabled by default
> > >
> > > For some reason it has now the same problem as navit (through gypsy.la)
> > >
> > > | x86_64-oe-linux-libtool: compile: x86_64-oe-linux-gcc -m64
> > -march=core2 -mtune=core2 -msse3 -mfpmath=sse
> > --sysroot=/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64
> > -DHAVE_CONFIG_H -I.
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/network-manager-applet-0.9.8.10/src/utils
> > -I../.. -pthread
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/gtk-2.0
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/gtk-2.0/include
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/atk-1.0
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/cairo
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pixman-1
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libpng16
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/gdk-pixbuf-2.0
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libpng16
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/harfbuzz
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/glib-2.0
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/glib-2.0/include
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/freetype2
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/freetype2
> > -pthread
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libnm-glib
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/NetworkManager
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64
> > > | ../../x86_64-oe-linux-libtool --tag=CC --mode=link
> > x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse
> > --sysroot=/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64
> > -Wall -std=gnu89 -O2 -pipe -g -feliminate-unused-debug-types -Wshadow
> > -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement
> > -Wstrict-prototypes -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare
> > -fno-strict-aliasing -Wno-unused-but-set-variable -Wl,-O1
> > -Wl,--hash-style=gnu -Wl,--as-needed -o libutils.la libutils_la-utils.lo
> > -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo
> > -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0
> > -lglib-2.0 -lfontconfig -lfreetype -lgio-2.0 -lnm-glib -lnm-util
> > -lnm-glib-vpn -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -Wl,--export-dynamic
> > -lgmodule-2.0 -pthread -lglib-2.0
> > > | /bin/grep:
> > /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/
> > libgudev-1.0.la: No such file or directory
> > > | sed: can't read
> > /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/
> > libgudev-1.0.la: No such file or directory
> > > | x86_64-oe-linux-libtool: link:
> > `/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/
> > libgudev-1.0.la' is not a valid libtool archive
> > > | make[5]: *** [libutils.la] Error 1
> > > | make[5]: Leaving directory
> > `/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/build/src/utils'
> > > | make[4]: *** [all-recursive] Error 1
> > > | make[4]: Leaving directory
> > `/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/build/src/utils'
> >
> > the libgudev-1.0.la was moved from /usr/lib to /lib in systemd 215-216
> > updated
> >
> > --- a/packages/arm920tt-oe-linux-gnueabi/systemd/systemd-dbg/latest
> > +++ b/packages/arm920tt-oe-linux-gnueabi/systemd/systemd-dbg/latest
> > @@ -1,11 +1,11 @@
> > PE = 1
> > -PV = 215+gitAUTOINC+252ff40a38
> > +PV = 216+gitAUTOINC+5d0ae62c66
> > PR = r0
> > -PKGV = 215+git0+252ff40a38
> > -PKGR = r0.1
> > +PKGV = 216+git0+5d0ae62c66
> > +PKGR = r0.0
> > RPROVIDES =
> > RDEPENDS =
> > -RRECOMMENDS = eglibc-dbg glib-2.0-dbg libacl-dbg libcap-dbg libffi-dbg
> > libgcc-dbg libkmod-dbg liblzma-dbg libpam-dbg libudev-dbg
> > util-linux-libblkid-dbg zlib-dbg
> > -PKGSIZE = 49629406
> > +RRECOMMENDS = glib-2.0-dbg glibc-dbg libacl-dbg libcap-dbg libffi-dbg
> > libgcc-dbg libkmod-dbg liblzma-dbg libpam-dbg libudev-dbg
> > util-linux-libblkid-dbg zlib-dbg
> > +PKGSIZE = 50305088
> > FILES = /usr/bin/.debug /usr/sbin/.debug /usr/lib/systemd/.debug
> > /usr/lib/.debug /bin/.debug /sbin/.debug /lib/.debug
> > /usr/lib/systemd/.debug /usr/lib/matchbox-panel/.debug
> > /usr/lib/systemd/systemd/.debug /usr/src/debug
> > /usr/lib/systemd/ptest/.debug /lib/.debug /lib/systemd/.debug
> > /lib/systemd/*/.debug /lib/security/.debug/
> > -RDEPENDS = libgudev-1.0 libsystemd libudev systemd (=
> > 1:215+git0+252ff40a38-r0.1)
> > -RRECOMMENDS = acl-dev base-files-dev base-passwd-dev dbus-dev eglibc-dev
> > glib-2.0-dev kmod-dev libacl-dev libcap-dev libcgroup-dev libffi-dev
> > libgcc-dev libgcrypt-dev libgudev-1.0-dev libkmod-dev liblzma-dev
> > libpam-dev libsystemd-dev libudev-dev readline-dev shadow-dev
> > shadow-sysroot-dev systemd-binfmt-dev udev-dev update-alternatives-opkg-dev
> > util-linux-dev util-linux-libblkid-dev util-linux-mount-dev
> > volatile-binds-dev xz-dev zlib-dev
> > -PKGSIZE = 78365
> > +RDEPENDS = libgudev-1.0 libsystemd libudev systemd (=
> > 1:216+git0+5d0ae62c66-r0.0)
> > +RRECOMMENDS = acl-dev base-files-dev base-passwd-dev dbus-dev
> > glib-2.0-dev glibc-dev kmod-dev libacl-dev libcap-dev libcgroup-dev
> > libffi-dev libgcc-dev libgcrypt-dev libgudev-1.0-dev libkmod-dev
> > liblzma-dev libpam-dev libsystemd-dev libudev-dev readline-dev shadow-dev
> > shadow-sysroot-dev systemd-binfmt-dev udev-dev update-alternatives-opkg-dev
> > util-linux-dev util-linux-libblkid-dev util-linux-mount-dev
> > volatile-binds-dev xz-dev zlib-dev
> > +PKGSIZE = 79477
> > FILES = /usr/include /lib/lib*.so /usr/lib/lib*.so /usr/lib/*.la
> > /usr/lib/*.o /usr/lib/pkgconfig /usr/share/pkgconfig /usr/share/aclocal
> > /lib/*.o /usr/lib/systemd/*.la /lib/*.la /lib/security/*.la
> > /usr/share/dbus-1/interfaces/ /etc/rpm/macros.systemd
> > -FILELIST = /lib/security/pam_systemd.la
> > /usr/include/gudev-1.0/gudev/gudev.h
> > /usr/include/gudev-1.0/gudev/gudevclient.h
> > /usr/include/gudev-1.0/gudev/gudevdevice.h
> > /usr/include/gudev-1.0/gudev/gudevenumerator.h
> > /usr/include/gudev-1.0/gudev/gudevenums.h
> > /usr/include/gudev-1.0/gudev/gudevenumtypes.h
> > /usr/include/gudev-1.0/gudev/gudevtypes.h /usr/include/libudev.h
> > /usr/include/systemd/_sd-common.h /usr/include/systemd/sd-daemon.h
> > /usr/include/systemd/sd-id128.h /usr/include/systemd/sd-journal.h
> > /usr/include/systemd/sd-login.h /usr/include/systemd/sd-messages.h /usr/lib/
> > libgudev-1.0.la /usr/lib/libgudev-1.0.so /usr/lib/libnss_myhostname.la
> > /usr/lib/libsystemd.la /usr/lib/libsystemd.so /usr/lib/libudev.la
> > /usr/lib/libudev.so /usr/lib/pkgconfig/gudev-1.0.pc
> > /usr/lib/pkgconfig/libsystemd.pc /usr/lib/pkgconfig/libudev.pc
> > /usr/share/pkgconfig/systemd.pc /usr/share/pkgconfig/udev.pc
> > +FILELIST = /lib/libgudev-1.0.la /lib/libgudev-1.0.so /lib/security/
> > pam_systemd.la /usr/include/gudev-1.0/gudev/gudev.h
> > /usr/include/gudev-1.0/gudev/gudevclient.h
> > /usr/include/gudev-1.0/gudev/gudevdevice.h
> > /usr/include/gudev-1.0/gudev/gudevenumerator.h
> > /usr/include/gudev-1.0/gudev/gudevenums.h
> > /usr/include/gudev-1.0/gudev/gudevenumtypes.h
> > /usr/include/gudev-1.0/gudev/gudevtypes.h /usr/include/libudev.h
> > /usr/include/systemd/_sd-common.h /usr/include/systemd/sd-daemon.h
> > /usr/include/systemd/sd-id128.h /usr/include/systemd/sd-journal.h
> > /usr/include/systemd/sd-login.h /usr/include/systemd/sd-messages.h /usr/lib/
> > libnss_myhostname.la /usr/lib/libnss_mymachines.la /usr/lib/libsystemd.la
> > /usr/lib/libsystemd.so /usr/lib/libudev.la /usr/lib/libudev.so
> > /usr/lib/pkgconfig/gudev-1.0.pc /usr/lib/pkgconfig/libsystemd.pc
> > /usr/lib/pkgconfig/libudev.pc /usr/share/pkgconfig/systemd.pc
> > /usr/share/pkgconfig/udev.pc
> >
> > Hmm - I made my tests with systemd 216 and had no errors. Shouldn't
> pkg-config find libgudev <http://libgudev-1.0.la>?
See http://patchwork.openembedded.org/patch/81291/ for more details.
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
^ permalink raw reply [flat|nested] 29+ messages in thread
* Re: [OE-core] [PATCH][meta-oe 04/15] network-manager-applet: update to 0.9.8.10
@ 2014-10-06 15:23 ` Martin Jansa
0 siblings, 0 replies; 29+ messages in thread
From: Martin Jansa @ 2014-10-06 15:23 UTC (permalink / raw)
To: Andreas Müller
Cc: openembedded-devel@lists.openembedded.org,
Patches and discussions about the oe-core layer
[-- Attachment #1: Type: text/plain, Size: 9553 bytes --]
On Mon, Oct 06, 2014 at 10:32:49AM +0200, Andreas Müller wrote:
> On Fri, Oct 3, 2014 at 10:10 PM, Martin Jansa <martin.jansa@gmail.com>
> wrote:
>
> > On Fri, Oct 03, 2014 at 10:04:26PM +0200, Martin Jansa wrote:
> > > On Wed, Oct 01, 2014 at 10:19:04AM +0200, Andreas Müller wrote:
> > > > * add libsecret to DEPENDS
> > > > * remove libglade from DEPENDS
> > > > * wireless (nm-signal-*.png) icons were updated upstream
> > > > * inherit gnomebase instead of gnome
> > > > * make bluetooth PACKAGECONFIG - disabled by default
> > >
> > > For some reason it has now the same problem as navit (through gypsy.la)
> > >
> > > | x86_64-oe-linux-libtool: compile: x86_64-oe-linux-gcc -m64
> > -march=core2 -mtune=core2 -msse3 -mfpmath=sse
> > --sysroot=/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64
> > -DHAVE_CONFIG_H -I.
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/network-manager-applet-0.9.8.10/src/utils
> > -I../.. -pthread
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/gtk-2.0
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/gtk-2.0/include
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/atk-1.0
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/cairo
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pixman-1
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libpng16
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/gdk-pixbuf-2.0
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libpng16
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/harfbuzz
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/glib-2.0
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/glib-2.0/include
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/freetype2
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/freetype2
> > -pthread
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libnm-glib
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/NetworkManager
> > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64
> > > | ../../x86_64-oe-linux-libtool --tag=CC --mode=link
> > x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse
> > --sysroot=/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64
> > -Wall -std=gnu89 -O2 -pipe -g -feliminate-unused-debug-types -Wshadow
> > -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement
> > -Wstrict-prototypes -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare
> > -fno-strict-aliasing -Wno-unused-but-set-variable -Wl,-O1
> > -Wl,--hash-style=gnu -Wl,--as-needed -o libutils.la libutils_la-utils.lo
> > -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo
> > -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0
> > -lglib-2.0 -lfontconfig -lfreetype -lgio-2.0 -lnm-glib -lnm-util
> > -lnm-glib-vpn -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -Wl,--export-dynamic
> > -lgmodule-2.0 -pthread -lglib-2.0
> > > | /bin/grep:
> > /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/
> > libgudev-1.0.la: No such file or directory
> > > | sed: can't read
> > /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/
> > libgudev-1.0.la: No such file or directory
> > > | x86_64-oe-linux-libtool: link:
> > `/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/
> > libgudev-1.0.la' is not a valid libtool archive
> > > | make[5]: *** [libutils.la] Error 1
> > > | make[5]: Leaving directory
> > `/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/build/src/utils'
> > > | make[4]: *** [all-recursive] Error 1
> > > | make[4]: Leaving directory
> > `/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/build/src/utils'
> >
> > the libgudev-1.0.la was moved from /usr/lib to /lib in systemd 215-216
> > updated
> >
> > --- a/packages/arm920tt-oe-linux-gnueabi/systemd/systemd-dbg/latest
> > +++ b/packages/arm920tt-oe-linux-gnueabi/systemd/systemd-dbg/latest
> > @@ -1,11 +1,11 @@
> > PE = 1
> > -PV = 215+gitAUTOINC+252ff40a38
> > +PV = 216+gitAUTOINC+5d0ae62c66
> > PR = r0
> > -PKGV = 215+git0+252ff40a38
> > -PKGR = r0.1
> > +PKGV = 216+git0+5d0ae62c66
> > +PKGR = r0.0
> > RPROVIDES =
> > RDEPENDS =
> > -RRECOMMENDS = eglibc-dbg glib-2.0-dbg libacl-dbg libcap-dbg libffi-dbg
> > libgcc-dbg libkmod-dbg liblzma-dbg libpam-dbg libudev-dbg
> > util-linux-libblkid-dbg zlib-dbg
> > -PKGSIZE = 49629406
> > +RRECOMMENDS = glib-2.0-dbg glibc-dbg libacl-dbg libcap-dbg libffi-dbg
> > libgcc-dbg libkmod-dbg liblzma-dbg libpam-dbg libudev-dbg
> > util-linux-libblkid-dbg zlib-dbg
> > +PKGSIZE = 50305088
> > FILES = /usr/bin/.debug /usr/sbin/.debug /usr/lib/systemd/.debug
> > /usr/lib/.debug /bin/.debug /sbin/.debug /lib/.debug
> > /usr/lib/systemd/.debug /usr/lib/matchbox-panel/.debug
> > /usr/lib/systemd/systemd/.debug /usr/src/debug
> > /usr/lib/systemd/ptest/.debug /lib/.debug /lib/systemd/.debug
> > /lib/systemd/*/.debug /lib/security/.debug/
> > -RDEPENDS = libgudev-1.0 libsystemd libudev systemd (=
> > 1:215+git0+252ff40a38-r0.1)
> > -RRECOMMENDS = acl-dev base-files-dev base-passwd-dev dbus-dev eglibc-dev
> > glib-2.0-dev kmod-dev libacl-dev libcap-dev libcgroup-dev libffi-dev
> > libgcc-dev libgcrypt-dev libgudev-1.0-dev libkmod-dev liblzma-dev
> > libpam-dev libsystemd-dev libudev-dev readline-dev shadow-dev
> > shadow-sysroot-dev systemd-binfmt-dev udev-dev update-alternatives-opkg-dev
> > util-linux-dev util-linux-libblkid-dev util-linux-mount-dev
> > volatile-binds-dev xz-dev zlib-dev
> > -PKGSIZE = 78365
> > +RDEPENDS = libgudev-1.0 libsystemd libudev systemd (=
> > 1:216+git0+5d0ae62c66-r0.0)
> > +RRECOMMENDS = acl-dev base-files-dev base-passwd-dev dbus-dev
> > glib-2.0-dev glibc-dev kmod-dev libacl-dev libcap-dev libcgroup-dev
> > libffi-dev libgcc-dev libgcrypt-dev libgudev-1.0-dev libkmod-dev
> > liblzma-dev libpam-dev libsystemd-dev libudev-dev readline-dev shadow-dev
> > shadow-sysroot-dev systemd-binfmt-dev udev-dev update-alternatives-opkg-dev
> > util-linux-dev util-linux-libblkid-dev util-linux-mount-dev
> > volatile-binds-dev xz-dev zlib-dev
> > +PKGSIZE = 79477
> > FILES = /usr/include /lib/lib*.so /usr/lib/lib*.so /usr/lib/*.la
> > /usr/lib/*.o /usr/lib/pkgconfig /usr/share/pkgconfig /usr/share/aclocal
> > /lib/*.o /usr/lib/systemd/*.la /lib/*.la /lib/security/*.la
> > /usr/share/dbus-1/interfaces/ /etc/rpm/macros.systemd
> > -FILELIST = /lib/security/pam_systemd.la
> > /usr/include/gudev-1.0/gudev/gudev.h
> > /usr/include/gudev-1.0/gudev/gudevclient.h
> > /usr/include/gudev-1.0/gudev/gudevdevice.h
> > /usr/include/gudev-1.0/gudev/gudevenumerator.h
> > /usr/include/gudev-1.0/gudev/gudevenums.h
> > /usr/include/gudev-1.0/gudev/gudevenumtypes.h
> > /usr/include/gudev-1.0/gudev/gudevtypes.h /usr/include/libudev.h
> > /usr/include/systemd/_sd-common.h /usr/include/systemd/sd-daemon.h
> > /usr/include/systemd/sd-id128.h /usr/include/systemd/sd-journal.h
> > /usr/include/systemd/sd-login.h /usr/include/systemd/sd-messages.h /usr/lib/
> > libgudev-1.0.la /usr/lib/libgudev-1.0.so /usr/lib/libnss_myhostname.la
> > /usr/lib/libsystemd.la /usr/lib/libsystemd.so /usr/lib/libudev.la
> > /usr/lib/libudev.so /usr/lib/pkgconfig/gudev-1.0.pc
> > /usr/lib/pkgconfig/libsystemd.pc /usr/lib/pkgconfig/libudev.pc
> > /usr/share/pkgconfig/systemd.pc /usr/share/pkgconfig/udev.pc
> > +FILELIST = /lib/libgudev-1.0.la /lib/libgudev-1.0.so /lib/security/
> > pam_systemd.la /usr/include/gudev-1.0/gudev/gudev.h
> > /usr/include/gudev-1.0/gudev/gudevclient.h
> > /usr/include/gudev-1.0/gudev/gudevdevice.h
> > /usr/include/gudev-1.0/gudev/gudevenumerator.h
> > /usr/include/gudev-1.0/gudev/gudevenums.h
> > /usr/include/gudev-1.0/gudev/gudevenumtypes.h
> > /usr/include/gudev-1.0/gudev/gudevtypes.h /usr/include/libudev.h
> > /usr/include/systemd/_sd-common.h /usr/include/systemd/sd-daemon.h
> > /usr/include/systemd/sd-id128.h /usr/include/systemd/sd-journal.h
> > /usr/include/systemd/sd-login.h /usr/include/systemd/sd-messages.h /usr/lib/
> > libnss_myhostname.la /usr/lib/libnss_mymachines.la /usr/lib/libsystemd.la
> > /usr/lib/libsystemd.so /usr/lib/libudev.la /usr/lib/libudev.so
> > /usr/lib/pkgconfig/gudev-1.0.pc /usr/lib/pkgconfig/libsystemd.pc
> > /usr/lib/pkgconfig/libudev.pc /usr/share/pkgconfig/systemd.pc
> > /usr/share/pkgconfig/udev.pc
> >
> > Hmm - I made my tests with systemd 216 and had no errors. Shouldn't
> pkg-config find libgudev <http://libgudev-1.0.la>?
See http://patchwork.openembedded.org/patch/81291/ for more details.
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
^ permalink raw reply [flat|nested] 29+ messages in thread
* Re: [oe] [PATCH][meta-oe 04/15] network-manager-applet: update to 0.9.8.10
2014-10-06 15:23 ` [OE-core] " Martin Jansa
@ 2014-10-07 6:41 ` Andreas Müller
-1 siblings, 0 replies; 29+ messages in thread
From: Andreas Müller @ 2014-10-07 6:41 UTC (permalink / raw)
To: Martin Jansa
Cc: openembedded-devel@lists.openembedded.org,
Patches and discussions about the oe-core layer
[-- Attachment #1: Type: text/plain, Size: 10079 bytes --]
On Mon, Oct 6, 2014 at 5:23 PM, Martin Jansa <martin.jansa@gmail.com> wrote:
> On Mon, Oct 06, 2014 at 10:32:49AM +0200, Andreas Müller wrote:
> > On Fri, Oct 3, 2014 at 10:10 PM, Martin Jansa <martin.jansa@gmail.com>
> > wrote:
> >
> > > On Fri, Oct 03, 2014 at 10:04:26PM +0200, Martin Jansa wrote:
> > > > On Wed, Oct 01, 2014 at 10:19:04AM +0200, Andreas Müller wrote:
> > > > > * add libsecret to DEPENDS
> > > > > * remove libglade from DEPENDS
> > > > > * wireless (nm-signal-*.png) icons were updated upstream
> > > > > * inherit gnomebase instead of gnome
> > > > > * make bluetooth PACKAGECONFIG - disabled by default
> > > >
> > > > For some reason it has now the same problem as navit (through
> gypsy.la)
> > > >
> > > > | x86_64-oe-linux-libtool: compile: x86_64-oe-linux-gcc -m64
> > > -march=core2 -mtune=core2 -msse3 -mfpmath=sse
> > > --sysroot=/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64
> > > -DHAVE_CONFIG_H -I.
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/network-manager-applet-0.9.8.10/src/utils
> > > -I../.. -pthread
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/gtk-2.0
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/gtk-2.0/include
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/atk-1.0
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/cairo
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pixman-1
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libpng16
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/gdk-pixbuf-2.0
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libpng16
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/harfbuzz
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/glib-2.0
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/glib-2.0/include
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/freetype2
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/freetype2
> > > -pthread
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libnm-glib
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/NetworkManager
> > > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64
> > > > | ../../x86_64-oe-linux-libtool --tag=CC --mode=link
> > > x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse
> > > --sysroot=/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64
> > > -Wall -std=gnu89 -O2 -pipe -g -feliminate-unused-debug-types -Wshadow
> > > -Wmissing-declarations -Wmissing-prototypes
> -Wdeclaration-after-statement
> > > -Wstrict-prototypes -Wfloat-equal -Wno-unused-parameter
> -Wno-sign-compare
> > > -fno-strict-aliasing -Wno-unused-but-set-variable -Wl,-O1
> > > -Wl,--hash-style=gnu -Wl,--as-needed -o libutils.la
> libutils_la-utils.lo
> > > -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo
> > > -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0
> > > -lglib-2.0 -lfontconfig -lfreetype -lgio-2.0 -lnm-glib -lnm-util
> > > -lnm-glib-vpn -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -Wl,--export-dynamic
> > > -lgmodule-2.0 -pthread -lglib-2.0
> > > > | /bin/grep:
> > > /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/
> > > libgudev-1.0.la: No such file or directory
> > > > | sed: can't read
> > > /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/
> > > libgudev-1.0.la: No such file or directory
> > > > | x86_64-oe-linux-libtool: link:
> > > `/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/
> > > libgudev-1.0.la' is not a valid libtool archive
> > > > | make[5]: *** [libutils.la] Error 1
> > > > | make[5]: Leaving directory
> > >
> `/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/build/src/utils'
> > > > | make[4]: *** [all-recursive] Error 1
> > > > | make[4]: Leaving directory
> > >
> `/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/build/src/utils'
> > >
> > > the libgudev-1.0.la was moved from /usr/lib to /lib in systemd 215-216
> > > updated
> > >
> > > --- a/packages/arm920tt-oe-linux-gnueabi/systemd/systemd-dbg/latest
> > > +++ b/packages/arm920tt-oe-linux-gnueabi/systemd/systemd-dbg/latest
> > > @@ -1,11 +1,11 @@
> > > PE = 1
> > > -PV = 215+gitAUTOINC+252ff40a38
> > > +PV = 216+gitAUTOINC+5d0ae62c66
> > > PR = r0
> > > -PKGV = 215+git0+252ff40a38
> > > -PKGR = r0.1
> > > +PKGV = 216+git0+5d0ae62c66
> > > +PKGR = r0.0
> > > RPROVIDES =
> > > RDEPENDS =
> > > -RRECOMMENDS = eglibc-dbg glib-2.0-dbg libacl-dbg libcap-dbg libffi-dbg
> > > libgcc-dbg libkmod-dbg liblzma-dbg libpam-dbg libudev-dbg
> > > util-linux-libblkid-dbg zlib-dbg
> > > -PKGSIZE = 49629406
> > > +RRECOMMENDS = glib-2.0-dbg glibc-dbg libacl-dbg libcap-dbg libffi-dbg
> > > libgcc-dbg libkmod-dbg liblzma-dbg libpam-dbg libudev-dbg
> > > util-linux-libblkid-dbg zlib-dbg
> > > +PKGSIZE = 50305088
> > > FILES = /usr/bin/.debug /usr/sbin/.debug /usr/lib/systemd/.debug
> > > /usr/lib/.debug /bin/.debug /sbin/.debug /lib/.debug
> > > /usr/lib/systemd/.debug /usr/lib/matchbox-panel/.debug
> > > /usr/lib/systemd/systemd/.debug /usr/src/debug
> > > /usr/lib/systemd/ptest/.debug /lib/.debug /lib/systemd/.debug
> > > /lib/systemd/*/.debug /lib/security/.debug/
> > > -RDEPENDS = libgudev-1.0 libsystemd libudev systemd (=
> > > 1:215+git0+252ff40a38-r0.1)
> > > -RRECOMMENDS = acl-dev base-files-dev base-passwd-dev dbus-dev
> eglibc-dev
> > > glib-2.0-dev kmod-dev libacl-dev libcap-dev libcgroup-dev libffi-dev
> > > libgcc-dev libgcrypt-dev libgudev-1.0-dev libkmod-dev liblzma-dev
> > > libpam-dev libsystemd-dev libudev-dev readline-dev shadow-dev
> > > shadow-sysroot-dev systemd-binfmt-dev udev-dev
> update-alternatives-opkg-dev
> > > util-linux-dev util-linux-libblkid-dev util-linux-mount-dev
> > > volatile-binds-dev xz-dev zlib-dev
> > > -PKGSIZE = 78365
> > > +RDEPENDS = libgudev-1.0 libsystemd libudev systemd (=
> > > 1:216+git0+5d0ae62c66-r0.0)
> > > +RRECOMMENDS = acl-dev base-files-dev base-passwd-dev dbus-dev
> > > glib-2.0-dev glibc-dev kmod-dev libacl-dev libcap-dev libcgroup-dev
> > > libffi-dev libgcc-dev libgcrypt-dev libgudev-1.0-dev libkmod-dev
> > > liblzma-dev libpam-dev libsystemd-dev libudev-dev readline-dev
> shadow-dev
> > > shadow-sysroot-dev systemd-binfmt-dev udev-dev
> update-alternatives-opkg-dev
> > > util-linux-dev util-linux-libblkid-dev util-linux-mount-dev
> > > volatile-binds-dev xz-dev zlib-dev
> > > +PKGSIZE = 79477
> > > FILES = /usr/include /lib/lib*.so /usr/lib/lib*.so /usr/lib/*.la
> > > /usr/lib/*.o /usr/lib/pkgconfig /usr/share/pkgconfig /usr/share/aclocal
> > > /lib/*.o /usr/lib/systemd/*.la /lib/*.la /lib/security/*.la
> > > /usr/share/dbus-1/interfaces/ /etc/rpm/macros.systemd
> > > -FILELIST = /lib/security/pam_systemd.la
> > > /usr/include/gudev-1.0/gudev/gudev.h
> > > /usr/include/gudev-1.0/gudev/gudevclient.h
> > > /usr/include/gudev-1.0/gudev/gudevdevice.h
> > > /usr/include/gudev-1.0/gudev/gudevenumerator.h
> > > /usr/include/gudev-1.0/gudev/gudevenums.h
> > > /usr/include/gudev-1.0/gudev/gudevenumtypes.h
> > > /usr/include/gudev-1.0/gudev/gudevtypes.h /usr/include/libudev.h
> > > /usr/include/systemd/_sd-common.h /usr/include/systemd/sd-daemon.h
> > > /usr/include/systemd/sd-id128.h /usr/include/systemd/sd-journal.h
> > > /usr/include/systemd/sd-login.h /usr/include/systemd/sd-messages.h
> /usr/lib/
> > > libgudev-1.0.la /usr/lib/libgudev-1.0.so /usr/lib/libnss_myhostname.la
> > > /usr/lib/libsystemd.la /usr/lib/libsystemd.so /usr/lib/libudev.la
> > > /usr/lib/libudev.so /usr/lib/pkgconfig/gudev-1.0.pc
> > > /usr/lib/pkgconfig/libsystemd.pc /usr/lib/pkgconfig/libudev.pc
> > > /usr/share/pkgconfig/systemd.pc /usr/share/pkgconfig/udev.pc
> > > +FILELIST = /lib/libgudev-1.0.la /lib/libgudev-1.0.so /lib/security/
> > > pam_systemd.la /usr/include/gudev-1.0/gudev/gudev.h
> > > /usr/include/gudev-1.0/gudev/gudevclient.h
> > > /usr/include/gudev-1.0/gudev/gudevdevice.h
> > > /usr/include/gudev-1.0/gudev/gudevenumerator.h
> > > /usr/include/gudev-1.0/gudev/gudevenums.h
> > > /usr/include/gudev-1.0/gudev/gudevenumtypes.h
> > > /usr/include/gudev-1.0/gudev/gudevtypes.h /usr/include/libudev.h
> > > /usr/include/systemd/_sd-common.h /usr/include/systemd/sd-daemon.h
> > > /usr/include/systemd/sd-id128.h /usr/include/systemd/sd-journal.h
> > > /usr/include/systemd/sd-login.h /usr/include/systemd/sd-messages.h
> /usr/lib/
> > > libnss_myhostname.la /usr/lib/libnss_mymachines.la /usr/lib/
> libsystemd.la
> > > /usr/lib/libsystemd.so /usr/lib/libudev.la /usr/lib/libudev.so
> > > /usr/lib/pkgconfig/gudev-1.0.pc /usr/lib/pkgconfig/libsystemd.pc
> > > /usr/lib/pkgconfig/libudev.pc /usr/share/pkgconfig/systemd.pc
> > > /usr/share/pkgconfig/udev.pc
> > >
> > > Hmm - I made my tests with systemd 216 and had no errors. Shouldn't
> > pkg-config find libgudev <http://libgudev-1.0.la>?
>
> See http://patchwork.openembedded.org/patch/81291/ for more details.
>
> Yes I saw that - still wondering why it works fine here without this patch.
Andreas
[-- Attachment #2: Type: text/html, Size: 13012 bytes --]
^ permalink raw reply [flat|nested] 29+ messages in thread
* Re: [OE-core] [PATCH][meta-oe 04/15] network-manager-applet: update to 0.9.8.10
@ 2014-10-07 6:41 ` Andreas Müller
0 siblings, 0 replies; 29+ messages in thread
From: Andreas Müller @ 2014-10-07 6:41 UTC (permalink / raw)
To: Martin Jansa
Cc: openembedded-devel@lists.openembedded.org,
Patches and discussions about the oe-core layer
On Mon, Oct 6, 2014 at 5:23 PM, Martin Jansa <martin.jansa@gmail.com> wrote:
> On Mon, Oct 06, 2014 at 10:32:49AM +0200, Andreas Müller wrote:
> > On Fri, Oct 3, 2014 at 10:10 PM, Martin Jansa <martin.jansa@gmail.com>
> > wrote:
> >
> > > On Fri, Oct 03, 2014 at 10:04:26PM +0200, Martin Jansa wrote:
> > > > On Wed, Oct 01, 2014 at 10:19:04AM +0200, Andreas Müller wrote:
> > > > > * add libsecret to DEPENDS
> > > > > * remove libglade from DEPENDS
> > > > > * wireless (nm-signal-*.png) icons were updated upstream
> > > > > * inherit gnomebase instead of gnome
> > > > > * make bluetooth PACKAGECONFIG - disabled by default
> > > >
> > > > For some reason it has now the same problem as navit (through
> gypsy.la)
> > > >
> > > > | x86_64-oe-linux-libtool: compile: x86_64-oe-linux-gcc -m64
> > > -march=core2 -mtune=core2 -msse3 -mfpmath=sse
> > > --sysroot=/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64
> > > -DHAVE_CONFIG_H -I.
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/network-manager-applet-0.9.8.10/src/utils
> > > -I../.. -pthread
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/gtk-2.0
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/gtk-2.0/include
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/atk-1.0
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/cairo
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pixman-1
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libpng16
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/gdk-pixbuf-2.0
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libpng16
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/harfbuzz
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/glib-2.0
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/glib-2.0/include
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/freetype2
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/freetype2
> > > -pthread
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libnm-glib
> > >
> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/NetworkManager
> > > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64
> > > > | ../../x86_64-oe-linux-libtool --tag=CC --mode=link
> > > x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse
> > > --sysroot=/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64
> > > -Wall -std=gnu89 -O2 -pipe -g -feliminate-unused-debug-types -Wshadow
> > > -Wmissing-declarations -Wmissing-prototypes
> -Wdeclaration-after-statement
> > > -Wstrict-prototypes -Wfloat-equal -Wno-unused-parameter
> -Wno-sign-compare
> > > -fno-strict-aliasing -Wno-unused-but-set-variable -Wl,-O1
> > > -Wl,--hash-style=gnu -Wl,--as-needed -o libutils.la
> libutils_la-utils.lo
> > > -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo
> > > -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0
> > > -lglib-2.0 -lfontconfig -lfreetype -lgio-2.0 -lnm-glib -lnm-util
> > > -lnm-glib-vpn -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -Wl,--export-dynamic
> > > -lgmodule-2.0 -pthread -lglib-2.0
> > > > | /bin/grep:
> > > /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/
> > > libgudev-1.0.la: No such file or directory
> > > > | sed: can't read
> > > /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/
> > > libgudev-1.0.la: No such file or directory
> > > > | x86_64-oe-linux-libtool: link:
> > > `/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/
> > > libgudev-1.0.la' is not a valid libtool archive
> > > > | make[5]: *** [libutils.la] Error 1
> > > > | make[5]: Leaving directory
> > >
> `/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/build/src/utils'
> > > > | make[4]: *** [all-recursive] Error 1
> > > > | make[4]: Leaving directory
> > >
> `/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/build/src/utils'
> > >
> > > the libgudev-1.0.la was moved from /usr/lib to /lib in systemd 215-216
> > > updated
> > >
> > > --- a/packages/arm920tt-oe-linux-gnueabi/systemd/systemd-dbg/latest
> > > +++ b/packages/arm920tt-oe-linux-gnueabi/systemd/systemd-dbg/latest
> > > @@ -1,11 +1,11 @@
> > > PE = 1
> > > -PV = 215+gitAUTOINC+252ff40a38
> > > +PV = 216+gitAUTOINC+5d0ae62c66
> > > PR = r0
> > > -PKGV = 215+git0+252ff40a38
> > > -PKGR = r0.1
> > > +PKGV = 216+git0+5d0ae62c66
> > > +PKGR = r0.0
> > > RPROVIDES =
> > > RDEPENDS =
> > > -RRECOMMENDS = eglibc-dbg glib-2.0-dbg libacl-dbg libcap-dbg libffi-dbg
> > > libgcc-dbg libkmod-dbg liblzma-dbg libpam-dbg libudev-dbg
> > > util-linux-libblkid-dbg zlib-dbg
> > > -PKGSIZE = 49629406
> > > +RRECOMMENDS = glib-2.0-dbg glibc-dbg libacl-dbg libcap-dbg libffi-dbg
> > > libgcc-dbg libkmod-dbg liblzma-dbg libpam-dbg libudev-dbg
> > > util-linux-libblkid-dbg zlib-dbg
> > > +PKGSIZE = 50305088
> > > FILES = /usr/bin/.debug /usr/sbin/.debug /usr/lib/systemd/.debug
> > > /usr/lib/.debug /bin/.debug /sbin/.debug /lib/.debug
> > > /usr/lib/systemd/.debug /usr/lib/matchbox-panel/.debug
> > > /usr/lib/systemd/systemd/.debug /usr/src/debug
> > > /usr/lib/systemd/ptest/.debug /lib/.debug /lib/systemd/.debug
> > > /lib/systemd/*/.debug /lib/security/.debug/
> > > -RDEPENDS = libgudev-1.0 libsystemd libudev systemd (=
> > > 1:215+git0+252ff40a38-r0.1)
> > > -RRECOMMENDS = acl-dev base-files-dev base-passwd-dev dbus-dev
> eglibc-dev
> > > glib-2.0-dev kmod-dev libacl-dev libcap-dev libcgroup-dev libffi-dev
> > > libgcc-dev libgcrypt-dev libgudev-1.0-dev libkmod-dev liblzma-dev
> > > libpam-dev libsystemd-dev libudev-dev readline-dev shadow-dev
> > > shadow-sysroot-dev systemd-binfmt-dev udev-dev
> update-alternatives-opkg-dev
> > > util-linux-dev util-linux-libblkid-dev util-linux-mount-dev
> > > volatile-binds-dev xz-dev zlib-dev
> > > -PKGSIZE = 78365
> > > +RDEPENDS = libgudev-1.0 libsystemd libudev systemd (=
> > > 1:216+git0+5d0ae62c66-r0.0)
> > > +RRECOMMENDS = acl-dev base-files-dev base-passwd-dev dbus-dev
> > > glib-2.0-dev glibc-dev kmod-dev libacl-dev libcap-dev libcgroup-dev
> > > libffi-dev libgcc-dev libgcrypt-dev libgudev-1.0-dev libkmod-dev
> > > liblzma-dev libpam-dev libsystemd-dev libudev-dev readline-dev
> shadow-dev
> > > shadow-sysroot-dev systemd-binfmt-dev udev-dev
> update-alternatives-opkg-dev
> > > util-linux-dev util-linux-libblkid-dev util-linux-mount-dev
> > > volatile-binds-dev xz-dev zlib-dev
> > > +PKGSIZE = 79477
> > > FILES = /usr/include /lib/lib*.so /usr/lib/lib*.so /usr/lib/*.la
> > > /usr/lib/*.o /usr/lib/pkgconfig /usr/share/pkgconfig /usr/share/aclocal
> > > /lib/*.o /usr/lib/systemd/*.la /lib/*.la /lib/security/*.la
> > > /usr/share/dbus-1/interfaces/ /etc/rpm/macros.systemd
> > > -FILELIST = /lib/security/pam_systemd.la
> > > /usr/include/gudev-1.0/gudev/gudev.h
> > > /usr/include/gudev-1.0/gudev/gudevclient.h
> > > /usr/include/gudev-1.0/gudev/gudevdevice.h
> > > /usr/include/gudev-1.0/gudev/gudevenumerator.h
> > > /usr/include/gudev-1.0/gudev/gudevenums.h
> > > /usr/include/gudev-1.0/gudev/gudevenumtypes.h
> > > /usr/include/gudev-1.0/gudev/gudevtypes.h /usr/include/libudev.h
> > > /usr/include/systemd/_sd-common.h /usr/include/systemd/sd-daemon.h
> > > /usr/include/systemd/sd-id128.h /usr/include/systemd/sd-journal.h
> > > /usr/include/systemd/sd-login.h /usr/include/systemd/sd-messages.h
> /usr/lib/
> > > libgudev-1.0.la /usr/lib/libgudev-1.0.so /usr/lib/libnss_myhostname.la
> > > /usr/lib/libsystemd.la /usr/lib/libsystemd.so /usr/lib/libudev.la
> > > /usr/lib/libudev.so /usr/lib/pkgconfig/gudev-1.0.pc
> > > /usr/lib/pkgconfig/libsystemd.pc /usr/lib/pkgconfig/libudev.pc
> > > /usr/share/pkgconfig/systemd.pc /usr/share/pkgconfig/udev.pc
> > > +FILELIST = /lib/libgudev-1.0.la /lib/libgudev-1.0.so /lib/security/
> > > pam_systemd.la /usr/include/gudev-1.0/gudev/gudev.h
> > > /usr/include/gudev-1.0/gudev/gudevclient.h
> > > /usr/include/gudev-1.0/gudev/gudevdevice.h
> > > /usr/include/gudev-1.0/gudev/gudevenumerator.h
> > > /usr/include/gudev-1.0/gudev/gudevenums.h
> > > /usr/include/gudev-1.0/gudev/gudevenumtypes.h
> > > /usr/include/gudev-1.0/gudev/gudevtypes.h /usr/include/libudev.h
> > > /usr/include/systemd/_sd-common.h /usr/include/systemd/sd-daemon.h
> > > /usr/include/systemd/sd-id128.h /usr/include/systemd/sd-journal.h
> > > /usr/include/systemd/sd-login.h /usr/include/systemd/sd-messages.h
> /usr/lib/
> > > libnss_myhostname.la /usr/lib/libnss_mymachines.la /usr/lib/
> libsystemd.la
> > > /usr/lib/libsystemd.so /usr/lib/libudev.la /usr/lib/libudev.so
> > > /usr/lib/pkgconfig/gudev-1.0.pc /usr/lib/pkgconfig/libsystemd.pc
> > > /usr/lib/pkgconfig/libudev.pc /usr/share/pkgconfig/systemd.pc
> > > /usr/share/pkgconfig/udev.pc
> > >
> > > Hmm - I made my tests with systemd 216 and had no errors. Shouldn't
> > pkg-config find libgudev <http://libgudev-1.0.la>?
>
> See http://patchwork.openembedded.org/patch/81291/ for more details.
>
> Yes I saw that - still wondering why it works fine here without this patch.
Andreas
^ permalink raw reply [flat|nested] 29+ messages in thread
* Re: [oe] [PATCH][meta-oe 04/15] network-manager-applet: update to 0.9.8.10
2014-10-07 6:41 ` [OE-core] " Andreas Müller
@ 2014-10-08 9:46 ` Andreas Müller
-1 siblings, 0 replies; 29+ messages in thread
From: Andreas Müller @ 2014-10-08 9:46 UTC (permalink / raw)
To: Martin Jansa
Cc: openembedded-devel@lists.openembedded.org,
Patches and discussions about the oe-core layer
[-- Attachment #1: Type: text/plain, Size: 10571 bytes --]
On Tue, Oct 7, 2014 at 8:41 AM, Andreas Müller <schnitzeltony@googlemail.com
> wrote:
> On Mon, Oct 6, 2014 at 5:23 PM, Martin Jansa <martin.jansa@gmail.com>
> wrote:
>
>> On Mon, Oct 06, 2014 at 10:32:49AM +0200, Andreas Müller wrote:
>> > On Fri, Oct 3, 2014 at 10:10 PM, Martin Jansa <martin.jansa@gmail.com>
>> > wrote:
>> >
>> > > On Fri, Oct 03, 2014 at 10:04:26PM +0200, Martin Jansa wrote:
>> > > > On Wed, Oct 01, 2014 at 10:19:04AM +0200, Andreas Müller wrote:
>> > > > > * add libsecret to DEPENDS
>> > > > > * remove libglade from DEPENDS
>> > > > > * wireless (nm-signal-*.png) icons were updated upstream
>> > > > > * inherit gnomebase instead of gnome
>> > > > > * make bluetooth PACKAGECONFIG - disabled by default
>> > > >
>> > > > For some reason it has now the same problem as navit (through
>> gypsy.la)
>> > > >
>> > > > | x86_64-oe-linux-libtool: compile: x86_64-oe-linux-gcc -m64
>> > > -march=core2 -mtune=core2 -msse3 -mfpmath=sse
>> > >
>> --sysroot=/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64
>> > > -DHAVE_CONFIG_H -I.
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/network-manager-applet-0.9.8.10/src/utils
>> > > -I../.. -pthread
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/gtk-2.0
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/gtk-2.0/include
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/atk-1.0
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/cairo
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pixman-1
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libpng16
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/gdk-pixbuf-2.0
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libpng16
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/harfbuzz
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/glib-2.0
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/glib-2.0/include
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/freetype2
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/freetype2
>> > > -pthread
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libnm-glib
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/NetworkManager
>> > > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64
>> > > > | ../../x86_64-oe-linux-libtool --tag=CC --mode=link
>> > > x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3
>> -mfpmath=sse
>> > >
>> --sysroot=/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64
>> > > -Wall -std=gnu89 -O2 -pipe -g -feliminate-unused-debug-types -Wshadow
>> > > -Wmissing-declarations -Wmissing-prototypes
>> -Wdeclaration-after-statement
>> > > -Wstrict-prototypes -Wfloat-equal -Wno-unused-parameter
>> -Wno-sign-compare
>> > > -fno-strict-aliasing -Wno-unused-but-set-variable -Wl,-O1
>> > > -Wl,--hash-style=gnu -Wl,--as-needed -o libutils.la
>> libutils_la-utils.lo
>> > > -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo
>> > > -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0
>> > > -lglib-2.0 -lfontconfig -lfreetype -lgio-2.0 -lnm-glib -lnm-util
>> > > -lnm-glib-vpn -ldbus-glib-1 -ldbus-1 -lgobject-2.0
>> -Wl,--export-dynamic
>> > > -lgmodule-2.0 -pthread -lglib-2.0
>> > > > | /bin/grep:
>> > > /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/
>> > > libgudev-1.0.la: No such file or directory
>> > > > | sed: can't read
>> > > /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/
>> > > libgudev-1.0.la: No such file or directory
>> > > > | x86_64-oe-linux-libtool: link:
>> > >
>> `/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/
>> > > libgudev-1.0.la' is not a valid libtool archive
>> > > > | make[5]: *** [libutils.la] Error 1
>> > > > | make[5]: Leaving directory
>> > >
>> `/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/build/src/utils'
>> > > > | make[4]: *** [all-recursive] Error 1
>> > > > | make[4]: Leaving directory
>> > >
>> `/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/build/src/utils'
>> > >
>> > > the libgudev-1.0.la was moved from /usr/lib to /lib in systemd
>> 215-216
>> > > updated
>> > >
>> > > --- a/packages/arm920tt-oe-linux-gnueabi/systemd/systemd-dbg/latest
>> > > +++ b/packages/arm920tt-oe-linux-gnueabi/systemd/systemd-dbg/latest
>> > > @@ -1,11 +1,11 @@
>> > > PE = 1
>> > > -PV = 215+gitAUTOINC+252ff40a38
>> > > +PV = 216+gitAUTOINC+5d0ae62c66
>> > > PR = r0
>> > > -PKGV = 215+git0+252ff40a38
>> > > -PKGR = r0.1
>> > > +PKGV = 216+git0+5d0ae62c66
>> > > +PKGR = r0.0
>> > > RPROVIDES =
>> > > RDEPENDS =
>> > > -RRECOMMENDS = eglibc-dbg glib-2.0-dbg libacl-dbg libcap-dbg
>> libffi-dbg
>> > > libgcc-dbg libkmod-dbg liblzma-dbg libpam-dbg libudev-dbg
>> > > util-linux-libblkid-dbg zlib-dbg
>> > > -PKGSIZE = 49629406
>> > > +RRECOMMENDS = glib-2.0-dbg glibc-dbg libacl-dbg libcap-dbg libffi-dbg
>> > > libgcc-dbg libkmod-dbg liblzma-dbg libpam-dbg libudev-dbg
>> > > util-linux-libblkid-dbg zlib-dbg
>> > > +PKGSIZE = 50305088
>> > > FILES = /usr/bin/.debug /usr/sbin/.debug /usr/lib/systemd/.debug
>> > > /usr/lib/.debug /bin/.debug /sbin/.debug /lib/.debug
>> > > /usr/lib/systemd/.debug /usr/lib/matchbox-panel/.debug
>> > > /usr/lib/systemd/systemd/.debug /usr/src/debug
>> > > /usr/lib/systemd/ptest/.debug /lib/.debug /lib/systemd/.debug
>> > > /lib/systemd/*/.debug /lib/security/.debug/
>> > > -RDEPENDS = libgudev-1.0 libsystemd libudev systemd (=
>> > > 1:215+git0+252ff40a38-r0.1)
>> > > -RRECOMMENDS = acl-dev base-files-dev base-passwd-dev dbus-dev
>> eglibc-dev
>> > > glib-2.0-dev kmod-dev libacl-dev libcap-dev libcgroup-dev libffi-dev
>> > > libgcc-dev libgcrypt-dev libgudev-1.0-dev libkmod-dev liblzma-dev
>> > > libpam-dev libsystemd-dev libudev-dev readline-dev shadow-dev
>> > > shadow-sysroot-dev systemd-binfmt-dev udev-dev
>> update-alternatives-opkg-dev
>> > > util-linux-dev util-linux-libblkid-dev util-linux-mount-dev
>> > > volatile-binds-dev xz-dev zlib-dev
>> > > -PKGSIZE = 78365
>> > > +RDEPENDS = libgudev-1.0 libsystemd libudev systemd (=
>> > > 1:216+git0+5d0ae62c66-r0.0)
>> > > +RRECOMMENDS = acl-dev base-files-dev base-passwd-dev dbus-dev
>> > > glib-2.0-dev glibc-dev kmod-dev libacl-dev libcap-dev libcgroup-dev
>> > > libffi-dev libgcc-dev libgcrypt-dev libgudev-1.0-dev libkmod-dev
>> > > liblzma-dev libpam-dev libsystemd-dev libudev-dev readline-dev
>> shadow-dev
>> > > shadow-sysroot-dev systemd-binfmt-dev udev-dev
>> update-alternatives-opkg-dev
>> > > util-linux-dev util-linux-libblkid-dev util-linux-mount-dev
>> > > volatile-binds-dev xz-dev zlib-dev
>> > > +PKGSIZE = 79477
>> > > FILES = /usr/include /lib/lib*.so /usr/lib/lib*.so /usr/lib/*.la
>> > > /usr/lib/*.o /usr/lib/pkgconfig /usr/share/pkgconfig
>> /usr/share/aclocal
>> > > /lib/*.o /usr/lib/systemd/*.la /lib/*.la /lib/security/*.la
>> > > /usr/share/dbus-1/interfaces/ /etc/rpm/macros.systemd
>> > > -FILELIST = /lib/security/pam_systemd.la
>> > > /usr/include/gudev-1.0/gudev/gudev.h
>> > > /usr/include/gudev-1.0/gudev/gudevclient.h
>> > > /usr/include/gudev-1.0/gudev/gudevdevice.h
>> > > /usr/include/gudev-1.0/gudev/gudevenumerator.h
>> > > /usr/include/gudev-1.0/gudev/gudevenums.h
>> > > /usr/include/gudev-1.0/gudev/gudevenumtypes.h
>> > > /usr/include/gudev-1.0/gudev/gudevtypes.h /usr/include/libudev.h
>> > > /usr/include/systemd/_sd-common.h /usr/include/systemd/sd-daemon.h
>> > > /usr/include/systemd/sd-id128.h /usr/include/systemd/sd-journal.h
>> > > /usr/include/systemd/sd-login.h /usr/include/systemd/sd-messages.h
>> /usr/lib/
>> > > libgudev-1.0.la /usr/lib/libgudev-1.0.so /usr/lib/
>> libnss_myhostname.la
>> > > /usr/lib/libsystemd.la /usr/lib/libsystemd.so /usr/lib/libudev.la
>> > > /usr/lib/libudev.so /usr/lib/pkgconfig/gudev-1.0.pc
>> > > /usr/lib/pkgconfig/libsystemd.pc /usr/lib/pkgconfig/libudev.pc
>> > > /usr/share/pkgconfig/systemd.pc /usr/share/pkgconfig/udev.pc
>> > > +FILELIST = /lib/libgudev-1.0.la /lib/libgudev-1.0.so /lib/security/
>> > > pam_systemd.la /usr/include/gudev-1.0/gudev/gudev.h
>> > > /usr/include/gudev-1.0/gudev/gudevclient.h
>> > > /usr/include/gudev-1.0/gudev/gudevdevice.h
>> > > /usr/include/gudev-1.0/gudev/gudevenumerator.h
>> > > /usr/include/gudev-1.0/gudev/gudevenums.h
>> > > /usr/include/gudev-1.0/gudev/gudevenumtypes.h
>> > > /usr/include/gudev-1.0/gudev/gudevtypes.h /usr/include/libudev.h
>> > > /usr/include/systemd/_sd-common.h /usr/include/systemd/sd-daemon.h
>> > > /usr/include/systemd/sd-id128.h /usr/include/systemd/sd-journal.h
>> > > /usr/include/systemd/sd-login.h /usr/include/systemd/sd-messages.h
>> /usr/lib/
>> > > libnss_myhostname.la /usr/lib/libnss_mymachines.la /usr/lib/
>> libsystemd.la
>> > > /usr/lib/libsystemd.so /usr/lib/libudev.la /usr/lib/libudev.so
>> > > /usr/lib/pkgconfig/gudev-1.0.pc /usr/lib/pkgconfig/libsystemd.pc
>> > > /usr/lib/pkgconfig/libudev.pc /usr/share/pkgconfig/systemd.pc
>> > > /usr/share/pkgconfig/udev.pc
>> > >
>> > > Hmm - I made my tests with systemd 216 and had no errors. Shouldn't
>> > pkg-config find libgudev <http://libgudev-1.0.la>?
>>
>> See http://patchwork.openembedded.org/patch/81291/ for more details.
>>
>> Yes I saw that - still wondering why it works fine here without this
> patch.
>
>
> FWIW: meta-angstrom has an own systemd recipe (oftopic: total disagreement
from my side). After update of meta-angstrom I can now reproduce the error.
Andreas
[-- Attachment #2: Type: text/html, Size: 13629 bytes --]
^ permalink raw reply [flat|nested] 29+ messages in thread
* Re: [OE-core] [PATCH][meta-oe 04/15] network-manager-applet: update to 0.9.8.10
@ 2014-10-08 9:46 ` Andreas Müller
0 siblings, 0 replies; 29+ messages in thread
From: Andreas Müller @ 2014-10-08 9:46 UTC (permalink / raw)
To: Martin Jansa
Cc: openembedded-devel@lists.openembedded.org,
Patches and discussions about the oe-core layer
On Tue, Oct 7, 2014 at 8:41 AM, Andreas Müller <schnitzeltony@googlemail.com
> wrote:
> On Mon, Oct 6, 2014 at 5:23 PM, Martin Jansa <martin.jansa@gmail.com>
> wrote:
>
>> On Mon, Oct 06, 2014 at 10:32:49AM +0200, Andreas Müller wrote:
>> > On Fri, Oct 3, 2014 at 10:10 PM, Martin Jansa <martin.jansa@gmail.com>
>> > wrote:
>> >
>> > > On Fri, Oct 03, 2014 at 10:04:26PM +0200, Martin Jansa wrote:
>> > > > On Wed, Oct 01, 2014 at 10:19:04AM +0200, Andreas Müller wrote:
>> > > > > * add libsecret to DEPENDS
>> > > > > * remove libglade from DEPENDS
>> > > > > * wireless (nm-signal-*.png) icons were updated upstream
>> > > > > * inherit gnomebase instead of gnome
>> > > > > * make bluetooth PACKAGECONFIG - disabled by default
>> > > >
>> > > > For some reason it has now the same problem as navit (through
>> gypsy.la)
>> > > >
>> > > > | x86_64-oe-linux-libtool: compile: x86_64-oe-linux-gcc -m64
>> > > -march=core2 -mtune=core2 -msse3 -mfpmath=sse
>> > >
>> --sysroot=/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64
>> > > -DHAVE_CONFIG_H -I.
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/network-manager-applet-0.9.8.10/src/utils
>> > > -I../.. -pthread
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/gtk-2.0
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/gtk-2.0/include
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/atk-1.0
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/cairo
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pixman-1
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libpng16
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/gdk-pixbuf-2.0
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libpng16
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/harfbuzz
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/pango-1.0
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/glib-2.0
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/glib-2.0/include
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/freetype2
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/freetype2
>> > > -pthread
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/libnm-glib
>> > >
>> -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/include/NetworkManager
>> > > -I/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64
>> > > > | ../../x86_64-oe-linux-libtool --tag=CC --mode=link
>> > > x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3
>> -mfpmath=sse
>> > >
>> --sysroot=/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64
>> > > -Wall -std=gnu89 -O2 -pipe -g -feliminate-unused-debug-types -Wshadow
>> > > -Wmissing-declarations -Wmissing-prototypes
>> -Wdeclaration-after-statement
>> > > -Wstrict-prototypes -Wfloat-equal -Wno-unused-parameter
>> -Wno-sign-compare
>> > > -fno-strict-aliasing -Wno-unused-but-set-variable -Wl,-O1
>> > > -Wl,--hash-style=gnu -Wl,--as-needed -o libutils.la
>> libutils_la-utils.lo
>> > > -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo
>> > > -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0
>> > > -lglib-2.0 -lfontconfig -lfreetype -lgio-2.0 -lnm-glib -lnm-util
>> > > -lnm-glib-vpn -ldbus-glib-1 -ldbus-1 -lgobject-2.0
>> -Wl,--export-dynamic
>> > > -lgmodule-2.0 -pthread -lglib-2.0
>> > > > | /bin/grep:
>> > > /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/
>> > > libgudev-1.0.la: No such file or directory
>> > > > | sed: can't read
>> > > /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/
>> > > libgudev-1.0.la: No such file or directory
>> > > > | x86_64-oe-linux-libtool: link:
>> > >
>> `/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86-64/usr/lib/
>> > > libgudev-1.0.la' is not a valid libtool archive
>> > > > | make[5]: *** [libutils.la] Error 1
>> > > > | make[5]: Leaving directory
>> > >
>> `/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/build/src/utils'
>> > > > | make[4]: *** [all-recursive] Error 1
>> > > > | make[4]: Leaving directory
>> > >
>> `/home/jenkins/oe/world/shr-core/tmp-glibc/work/core2-64-oe-linux/network-manager-applet/0.9.8.10-r0/build/src/utils'
>> > >
>> > > the libgudev-1.0.la was moved from /usr/lib to /lib in systemd
>> 215-216
>> > > updated
>> > >
>> > > --- a/packages/arm920tt-oe-linux-gnueabi/systemd/systemd-dbg/latest
>> > > +++ b/packages/arm920tt-oe-linux-gnueabi/systemd/systemd-dbg/latest
>> > > @@ -1,11 +1,11 @@
>> > > PE = 1
>> > > -PV = 215+gitAUTOINC+252ff40a38
>> > > +PV = 216+gitAUTOINC+5d0ae62c66
>> > > PR = r0
>> > > -PKGV = 215+git0+252ff40a38
>> > > -PKGR = r0.1
>> > > +PKGV = 216+git0+5d0ae62c66
>> > > +PKGR = r0.0
>> > > RPROVIDES =
>> > > RDEPENDS =
>> > > -RRECOMMENDS = eglibc-dbg glib-2.0-dbg libacl-dbg libcap-dbg
>> libffi-dbg
>> > > libgcc-dbg libkmod-dbg liblzma-dbg libpam-dbg libudev-dbg
>> > > util-linux-libblkid-dbg zlib-dbg
>> > > -PKGSIZE = 49629406
>> > > +RRECOMMENDS = glib-2.0-dbg glibc-dbg libacl-dbg libcap-dbg libffi-dbg
>> > > libgcc-dbg libkmod-dbg liblzma-dbg libpam-dbg libudev-dbg
>> > > util-linux-libblkid-dbg zlib-dbg
>> > > +PKGSIZE = 50305088
>> > > FILES = /usr/bin/.debug /usr/sbin/.debug /usr/lib/systemd/.debug
>> > > /usr/lib/.debug /bin/.debug /sbin/.debug /lib/.debug
>> > > /usr/lib/systemd/.debug /usr/lib/matchbox-panel/.debug
>> > > /usr/lib/systemd/systemd/.debug /usr/src/debug
>> > > /usr/lib/systemd/ptest/.debug /lib/.debug /lib/systemd/.debug
>> > > /lib/systemd/*/.debug /lib/security/.debug/
>> > > -RDEPENDS = libgudev-1.0 libsystemd libudev systemd (=
>> > > 1:215+git0+252ff40a38-r0.1)
>> > > -RRECOMMENDS = acl-dev base-files-dev base-passwd-dev dbus-dev
>> eglibc-dev
>> > > glib-2.0-dev kmod-dev libacl-dev libcap-dev libcgroup-dev libffi-dev
>> > > libgcc-dev libgcrypt-dev libgudev-1.0-dev libkmod-dev liblzma-dev
>> > > libpam-dev libsystemd-dev libudev-dev readline-dev shadow-dev
>> > > shadow-sysroot-dev systemd-binfmt-dev udev-dev
>> update-alternatives-opkg-dev
>> > > util-linux-dev util-linux-libblkid-dev util-linux-mount-dev
>> > > volatile-binds-dev xz-dev zlib-dev
>> > > -PKGSIZE = 78365
>> > > +RDEPENDS = libgudev-1.0 libsystemd libudev systemd (=
>> > > 1:216+git0+5d0ae62c66-r0.0)
>> > > +RRECOMMENDS = acl-dev base-files-dev base-passwd-dev dbus-dev
>> > > glib-2.0-dev glibc-dev kmod-dev libacl-dev libcap-dev libcgroup-dev
>> > > libffi-dev libgcc-dev libgcrypt-dev libgudev-1.0-dev libkmod-dev
>> > > liblzma-dev libpam-dev libsystemd-dev libudev-dev readline-dev
>> shadow-dev
>> > > shadow-sysroot-dev systemd-binfmt-dev udev-dev
>> update-alternatives-opkg-dev
>> > > util-linux-dev util-linux-libblkid-dev util-linux-mount-dev
>> > > volatile-binds-dev xz-dev zlib-dev
>> > > +PKGSIZE = 79477
>> > > FILES = /usr/include /lib/lib*.so /usr/lib/lib*.so /usr/lib/*.la
>> > > /usr/lib/*.o /usr/lib/pkgconfig /usr/share/pkgconfig
>> /usr/share/aclocal
>> > > /lib/*.o /usr/lib/systemd/*.la /lib/*.la /lib/security/*.la
>> > > /usr/share/dbus-1/interfaces/ /etc/rpm/macros.systemd
>> > > -FILELIST = /lib/security/pam_systemd.la
>> > > /usr/include/gudev-1.0/gudev/gudev.h
>> > > /usr/include/gudev-1.0/gudev/gudevclient.h
>> > > /usr/include/gudev-1.0/gudev/gudevdevice.h
>> > > /usr/include/gudev-1.0/gudev/gudevenumerator.h
>> > > /usr/include/gudev-1.0/gudev/gudevenums.h
>> > > /usr/include/gudev-1.0/gudev/gudevenumtypes.h
>> > > /usr/include/gudev-1.0/gudev/gudevtypes.h /usr/include/libudev.h
>> > > /usr/include/systemd/_sd-common.h /usr/include/systemd/sd-daemon.h
>> > > /usr/include/systemd/sd-id128.h /usr/include/systemd/sd-journal.h
>> > > /usr/include/systemd/sd-login.h /usr/include/systemd/sd-messages.h
>> /usr/lib/
>> > > libgudev-1.0.la /usr/lib/libgudev-1.0.so /usr/lib/
>> libnss_myhostname.la
>> > > /usr/lib/libsystemd.la /usr/lib/libsystemd.so /usr/lib/libudev.la
>> > > /usr/lib/libudev.so /usr/lib/pkgconfig/gudev-1.0.pc
>> > > /usr/lib/pkgconfig/libsystemd.pc /usr/lib/pkgconfig/libudev.pc
>> > > /usr/share/pkgconfig/systemd.pc /usr/share/pkgconfig/udev.pc
>> > > +FILELIST = /lib/libgudev-1.0.la /lib/libgudev-1.0.so /lib/security/
>> > > pam_systemd.la /usr/include/gudev-1.0/gudev/gudev.h
>> > > /usr/include/gudev-1.0/gudev/gudevclient.h
>> > > /usr/include/gudev-1.0/gudev/gudevdevice.h
>> > > /usr/include/gudev-1.0/gudev/gudevenumerator.h
>> > > /usr/include/gudev-1.0/gudev/gudevenums.h
>> > > /usr/include/gudev-1.0/gudev/gudevenumtypes.h
>> > > /usr/include/gudev-1.0/gudev/gudevtypes.h /usr/include/libudev.h
>> > > /usr/include/systemd/_sd-common.h /usr/include/systemd/sd-daemon.h
>> > > /usr/include/systemd/sd-id128.h /usr/include/systemd/sd-journal.h
>> > > /usr/include/systemd/sd-login.h /usr/include/systemd/sd-messages.h
>> /usr/lib/
>> > > libnss_myhostname.la /usr/lib/libnss_mymachines.la /usr/lib/
>> libsystemd.la
>> > > /usr/lib/libsystemd.so /usr/lib/libudev.la /usr/lib/libudev.so
>> > > /usr/lib/pkgconfig/gudev-1.0.pc /usr/lib/pkgconfig/libsystemd.pc
>> > > /usr/lib/pkgconfig/libudev.pc /usr/share/pkgconfig/systemd.pc
>> > > /usr/share/pkgconfig/udev.pc
>> > >
>> > > Hmm - I made my tests with systemd 216 and had no errors. Shouldn't
>> > pkg-config find libgudev <http://libgudev-1.0.la>?
>>
>> See http://patchwork.openembedded.org/patch/81291/ for more details.
>>
>> Yes I saw that - still wondering why it works fine here without this
> patch.
>
>
> FWIW: meta-angstrom has an own systemd recipe (oftopic: total disagreement
from my side). After update of meta-angstrom I can now reproduce the error.
Andreas
^ permalink raw reply [flat|nested] 29+ messages in thread
* Re: [PATCH][meta-oe 06/15] tumbler: fix build deps QA warnings
2014-10-01 8:19 ` [PATCH][meta-oe 06/15] tumbler: fix build deps QA warnings Andreas Müller
@ 2014-10-10 10:36 ` Martin Jansa
0 siblings, 0 replies; 29+ messages in thread
From: Martin Jansa @ 2014-10-10 10:36 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 1799 bytes --]
On Wed, Oct 01, 2014 at 10:19:06AM +0200, Andreas Müller wrote:
> WARNING: QA Issue: tumbler rdepends on libxml2, but it isn't a build dependency? [build-deps]
> WARNING: QA Issue: tumbler rdepends on libgsf, but it isn't a build dependency? [build-deps]
> WARNING: QA Issue: tumbler rdepends on libbz2, but it isn't a build dependency? [build-deps]
Looks like 2 more were missed, can you please check & fix?
tumbler-0.1.30: tumbler rdepends on gstreamer1.0, but it isn't a build dependency? [build-deps]
tumbler-0.1.30: tumbler rdepends on libgsttag-1.0, but it isn't a build dependency? [build-deps]
>
> Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
> ---
> meta-xfce/recipes-xfce/tumbler/tumbler_0.1.30.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.30.bb b/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.30.bb
> index 8651d00..9f361e9 100644
> --- a/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.30.bb
> +++ b/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.30.bb
> @@ -2,7 +2,7 @@ DESCRIPTION="Thumbnail service implementing the thumbnail management D-Bus speci
> SECTION = "x11/libs"
> LICENSE = "GPLv2"
> LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
> -DEPENDS = "dbus-glib freetype gdk-pixbuf poppler curl xfce4-dev-tools-native"
> +DEPENDS = "dbus-glib freetype gdk-pixbuf poppler curl xfce4-dev-tools-native libxml2 libgsf"
>
> inherit xfce gtk-doc
>
> --
> 1.8.3.1
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
^ permalink raw reply [flat|nested] 29+ messages in thread
end of thread, other threads:[~2014-10-10 10:34 UTC | newest]
Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-01 8:19 [PATCH][meta-oe 00/15] unblacklist & updates Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 01/15] faenza-icon-theme: initial add 1.3 Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 02/15] libsecret: initial add 0.18 Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 03/15] networkmanager update to 0.9.8.10 Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 04/15] network-manager-applet: " Andreas Müller
2014-10-03 20:04 ` Martin Jansa
2014-10-03 20:10 ` [oe] " Martin Jansa
2014-10-03 20:10 ` Martin Jansa
2014-10-06 8:32 ` [oe] " Andreas Müller
2014-10-06 8:32 ` [OE-core] " Andreas Müller
2014-10-06 15:23 ` [oe] " Martin Jansa
2014-10-06 15:23 ` [OE-core] " Martin Jansa
2014-10-07 6:41 ` [oe] " Andreas Müller
2014-10-07 6:41 ` [OE-core] " Andreas Müller
2014-10-08 9:46 ` [oe] " Andreas Müller
2014-10-08 9:46 ` [OE-core] " Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 05/15] tumbler: update to 0.1.30 Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 06/15] tumbler: fix build deps QA warnings Andreas Müller
2014-10-10 10:36 ` Martin Jansa
2014-10-01 8:19 ` [PATCH][meta-oe 07/15] ristretto: don't blacklist - tumbler is up again Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 08/15] xfce4-power-manager: don't blacklist - networkmanager " Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 09/15] packagegroup-xfce-extended: don't blacklist - xfce4-power-manager " Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 10/15] xfce4-taskmanager: update to 1.0.1 Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 11/15] polkit: update to 0.112 Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 12/15] poppler: update to 0.26.5 Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 13/15] xfce4-whiskermenu-plugin: initial add 1.3.2 Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 14/15] packagegroup-xfce-extended: add xfce4-whiskermenu-plugin Andreas Müller
2014-10-01 8:19 ` [PATCH][meta-oe 15/15] bash-completion: resolve sysroot conflicts for util-linux and networkmanager Andreas Müller
2014-10-03 2:21 ` Martin Jansa
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.