[oe] [PATCH] Fix broken package fbida

2017-05-12 Thread Stefano Babic
Missing pkgconfig does not let build the package. Signed-off-by: Stefano Babic --- Tested on current master, i.MX6 ARM target meta-oe/recipes-graphics/fbida/fbida_2.10.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

Re: [oe] [meta-oe][PATCH] protobuf: update to 3.3.0

2017-05-12 Thread Pascal Bach
>> -inherit autotools >> +inherit autotools-brokensep > this is backwards, can we see what broke out of tree build ? I agree, but it seems upstream dosn't care to much about out of tree builds. >From a qucik check it seems like they are generating a file in the source tree >but are looking for

[oe] [meta-networking][PATCH 3/3] vblade: update to version 22

2017-05-12 Thread jackie.huang
From: Jackie Huang Update to version 22 and add support for systemd and sysvinit, the scripts and conf files are taken from Fedora. Signed-off-by: Jackie Huang --- .../recipes-daemons/vblade/files/vblade.conf | 2 +

[oe] [meta-networking][PATCH 2/3] freediameter: add new recipe

2017-05-12 Thread jackie.huang
From: Jackie Huang freeDiameter is an open source Diameter protocol implementation. It provides an extensible platform for deploying a Diameter network for your Authentication, Authorization and Accounting needs. Signed-off-by: Jackie Huang

[oe] [meta-networking][PATCH 1/3] keepalived: add new recipe

2017-05-12 Thread jackie.huang
From: Jackie Huang keepalived is a High Availability monitor built upon LVS, VRRP and service pollers. Signed-off-by: Jackie Huang --- .../recipes-daemons/keepalived/keepalived_1.3.5.bb | 49 ++ 1 file changed, 49

[oe] [meta-networking][PATCH 0/3] update vblade and add freediameter and keepalived

2017-05-12 Thread jackie.huang
From: Jackie Huang --- The following changes since commit fc03b3d9382dd5b6a8fff5f84e4c86a1acc9a73a: drbd-utils: fix dependency for perl under small-fs (2017-05-09 12:29:15 -0400) are available in the git repository at: git://git.pokylinux.org/poky-contrib.git