Re: [oe] [meta-networking][PATCH 1/1] ypbind-mt: add dependency but keep as broken

2015-07-27 Thread Martin Jansa
On Wed, Jul 22, 2015 at 11:54:10AM -0700, Joe Slater wrote: We will need the conditional dependency on systemd. It is not a good idea to use PNBLACKLIST in a recipe, and the Why? version here does not suppress lib32-ypbind-mt. Signed-off-by: Joe Slater jsla...@windriver.com ---

Re: [oe] [PATCH 0/5] meta-oe Dizzy-next

2015-07-27 Thread Martin Jansa
On Mon, Jul 20, 2015 at 09:56:35PM -0700, Armin Kuster wrote: please consider these patches for meta-openembedded dizzy-next The following changes since commit 5b6f39ce325d490fc382d5d59c5b8b9d5fa38b38: gsoap: fold .inc and -native into one recipe (2015-04-29 19:24:09 +0200) are

Re: [oe] [OE-core] qt5 webkit Nothing RPROVIDES 'liborc-0.4'

2015-07-27 Thread Martin Jansa
On Thu, Jul 23, 2015 at 02:01:40PM +0300, Life Life wrote: Hello, I'm trying to build qt5 webkit. I seen this error message Build Configuration: BB_VERSION= 1.24.0 BUILD_SYS = x86_64-linux NATIVELSBSTRING = Ubuntu-14.04 TARGET_SYS= arm-poky-linux-gnueabi

Re: [oe] Require backport two patches to fido branch of meta-openembedded

2015-07-27 Thread Otavio Salvador
Hello Martin, On Mon, Jul 27, 2015 at 12:20 PM, Yu Zongchun zongchun...@freescale.com wrote: Can you help to backport the following two patches to fido branch of meta-openembedded?

Re: [oe] [meta-networking][fido][PATCH] lmsensors-config: fix a warning about not existant S

2015-07-27 Thread Martin Jansa
On Tue, Apr 28, 2015 at 08:00:49AM -0300, Otavio Salvador wrote: On Tue, Apr 28, 2015 at 2:25 AM, b40...@freescale.com wrote: From: Chunrong Guo b40...@freescale.com Set the S variable to $WORKDIR to remove the warning about S being not existant (which is true for this package,

Re: [oe] [meta-oe][PATCH] rsnapshot: make this an allarch package

2015-07-27 Thread Martin Jansa
On Fri, Jul 24, 2015 at 02:18:21PM +0100, André Draszik wrote: From: André Draszik g...@andred.net rsnapshot is just some perl script(s), no machine specific binaries. NAK The recipe has bunch of RDEPENDS on TUNE_PKGARCH recipes so it cannot be allarch. Recipe by default is TUNE_PKGARCH not

[oe] [PATCH 2/5] libwnck3: update to 3.14

2015-07-27 Thread Andreas Müller
Signed-off-by: Andreas Müller schnitzelt...@googlemail.com --- .../libwnck/{libwnck3_3.0.2.bb = libwnck3_3.14.0.bb} | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) rename meta-gnome/recipes-gnome/libwnck/{libwnck3_3.0.2.bb = libwnck3_3.14.0.bb} (70%) diff --git

[oe] [PATCH 4/5] xfce4-hotcorner-plugin: initial add 0.0.2

2015-07-27 Thread Andreas Müller
Signed-off-by: Andreas Müller schnitzelt...@googlemail.com --- .../hotcorner/xfce4-hotcorner-plugin_0.0.2.bb | 11 +++ 1 file changed, 11 insertions(+) create mode 100644 meta-xfce/recipes-panel-plugins/hotcorner/xfce4-hotcorner-plugin_0.0.2.bb diff --git

[oe] [PATCH 3/5] libwnck: update to 2.31 / avoid conflicts with libwnck3

2015-07-27 Thread Andreas Müller
Both libwnck and libwnck3 install the commandline tools 'wnck-urgency-monitor' and 'wnckprop' to bindir. The packages depending on libwnck were checked: In none of them there is a trace for these tools. To avoid conflicts the tools are installed by libwnck3 only. If something requires

[oe] [PATCH 0/5] minor xfce4/gnome updates

2015-07-27 Thread Andreas Müller
The following changes since commit f637fadb106a09a6f3dfba4181d06dc9b5e82ff5: hidapi: new recipe (2015-07-16 21:09:11 +0200) are available in the git repository at: git://github.com/schnitzeltony/meta-openembedded.git patches for you to fetch changes up to

Re: [oe] [PATCH 0/5] meta-oe Dizzy-next

2015-07-27 Thread akuster808
On 07/27/2015 09:16 AM, Martin Jansa wrote: On Mon, Jul 20, 2015 at 09:56:35PM -0700, Armin Kuster wrote: please consider these patches for meta-openembedded dizzy-next The following changes since commit 5b6f39ce325d490fc382d5d59c5b8b9d5fa38b38: gsoap: fold .inc and -native into one

[oe] [PATCH 1/5] xfce4-notifyd: update to 0.2.4

2015-07-27 Thread Andreas Müller
This update makes xfce4-notifyd compatible to oe-core's current libnotify and libnotify = 0.7.0 Signed-off-by: Andreas Müller schnitzelt...@googlemail.com --- ...ore-libnotify-version-7.0.0-compatibility.patch | 152 + ...ce4-notifyd_0.2.2.bb = xfce4-notifyd_0.2.4.bb} | 10

[oe] [PATCH 5/5] packagegroup-xfce-extended: add xfce4-hotcorner-plugin

2015-07-27 Thread Andreas Müller
Signed-off-by: Andreas Müller schnitzelt...@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

[oe] [PATCH] imagemagick: update patchset from 9 to 10

2015-07-27 Thread Andreas Müller
The ImageMagick-6.9.1-9.tar.xz is gone again. To avoid somebody doing the same mistake as I did - updating to an unfinished series - a note was dropped. Hopefully we don't see too many further patchsets within this version... Signed-off-by: Andreas Müller schnitzelt...@googlemail.com ---

[oe] [PATCH][meta-networking] tcpslice: fix do_install

2015-07-27 Thread rongqing.li
From: Roy Li rongqing...@windriver.com replace to run make install with directly calling install command, since make install asks bin user and group, and maybe fail when system has not; Signed-off-by: Roy Li rongqing...@windriver.com --- meta-networking/recipes-support/tcpdump/tcpslice_1.2a3.bb

[oe] [PATCH 2/2] ntp: get parameters from dhcp

2015-07-27 Thread rongqing.li
From: Li Wang li.w...@windriver.com the script ntp.sh is called by dhcp client, it can get some parameters from dhcp. Signed-off-by: Li Wang li.w...@windriver.com Signed-off-by: Roy Li rongqing...@windriver.com --- meta-networking/recipes-support/ntp/files/ntp.sh | 61 ++

[oe] [PATCH 1/2] ypbind-mt: get parameters from dhcp

2015-07-27 Thread rongqing.li
From: Li Wang li.w...@windriver.com adopt a script nis.sh from https://git.centos.org/raw/rpms!ypbind.git/5a592e88374f067679276488430ebdf51152c358/SOURCES!nis.sh it is dhclient-script plugin for NIS settings. Signed-off-by: Li Wang li.w...@windriver.com Signed-off-by: Roy Li

[oe] [meta-networking][PATCH 1/3] netcf: upgrade 0.2.3 - 0.2.8

2015-07-27 Thread Li xin
Add --with-sysinit=systemd to support for systemd init script. Signed-off-by: Li Xin lixin.f...@cn.fujitsu.com --- meta-networking/recipes-support/netcf/netcf_git.bb | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) diff --git

[oe] [meta-networking][PATCH 3/3] openvpn: upgrade 2.3.6 - 2.3.7

2015-07-27 Thread Li xin
Signed-off-by: Li Xin lixin.f...@cn.fujitsu.com --- .../recipes-support/openvpn/{openvpn_2.3.6.bb = openvpn_2.3.7.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-support/openvpn/{openvpn_2.3.6.bb = openvpn_2.3.7.bb} (95%) diff --git

[oe] [meta-networking][PATCH 2/3] radvd: upgrade 1.14 - 2.11

2015-07-27 Thread Li xin
Changes can be found at http://www.litech.org/radvd/CHANGES-2.txt Signed-off-by: Li Xin lixin.f...@cn.fujitsu.com --- meta-networking/recipes-daemons/radvd/radvd_1.14.bb | 6 -- meta-networking/recipes-daemons/radvd/radvd_2.11.bb | 5 + 2 files changed, 5 insertions(+), 6 deletions(-)