[oe] [meta-perl][PATCH 1/1] recipes-perl: inherit allarch

2015-11-24 Thread Joe Slater
allarch packages should inherit the class, not set PACKAGE_ARCH to "all". Signed-off-by: Joe Slater --- .../libauthen/libauthen-sasl-perl_2.16.bb |3 +-- .../libdigest/libdigest-hmac-perl_1.03.bb |3 +-- .../libio/libio-socket-ssl-perl_1.997.bb

[oe] [PATCH V3] mariadb.inc: fix mysqld hung at first init time based on systemd

2015-11-24 Thread Hongxu Jia
While SYSTEMD_AUTO_ENABLE_mariadb-server = "enable", the mysqld service hungs. ... [**] A start job is running for Run pending postinsts (25s / no limit) [ OK ] Stopped MariaDB database server. ... In mariadb-server's pkg_postinst, it install db at first runtime. And the following

Re: [oe] [PATCH V3] mariadb.inc: fix mysqld hung at first init time based on systemd

2015-11-24 Thread Hongxu Jia
Changed in V3: As Bruce suggested, create a separate package to install database at first boot, it allows anothers could opt-out of the startup by overriding PACKAGECONFIG. //Hongxu On 11/25/2015 10:04 AM, Hongxu Jia wrote: While SYSTEMD_AUTO_ENABLE_mariadb-server = "enable", the mysqld

Re: [oe] [meta-networking][PATCH] wireshark: update to version 2.0.0

2015-11-24 Thread akuster808
On 11/24/2015 07:28 AM, Martin Jansa wrote: > On Tue, Nov 24, 2015 at 07:14:05AM -0800, Armin Kuster wrote: >> the default gui is now QT so wireshark built with gtk >> is wireshark-gtk. > > But QT is explicitly disabled, right? Maybe worth mentioning in commit > message. Correct. QT is

Re: [oe] [OE-core] RFC: Reference updater filesystem

2015-11-24 Thread Lopez, Mariano
On 11/24/2015 1:32 AM, Randy Witt wrote: On Mon, Nov 23, 2015 at 1:41 PM, Mariano Lopez > wrote: There has been interest in an image based software updater in Yocto Project. The proposed solution for a image based

Re: [oe] [OE-core] RFC: Reference updater filesystem

2015-11-24 Thread Mark Hatle
On 11/24/15 12:05 PM, Roman Khimov wrote: > В письме от 24 ноября 2015 07:47:38 пользователь Mark Hatle написал: >> On 11/24/15 4:39 AM, Roman Khimov wrote: >>> В письме от 23 ноября 2015 15:41:28 пользователь Mariano Lopez написал: 1. Use a separate partition for the configuration.

Re: [oe] [yocto] [OE-core] RFC: Reference updater filesystem

2015-11-24 Thread Lopez, Mariano
On 11/24/2015 12:06 AM, Anders Darander wrote: * Mariano Lopez [151123 22:41]: There has been interest in an image based software updater in Yocto Project. Ok. Sure, it might be nice with something that can be shared, instead off everyone's building our own

Re: [oe] [OE-core] RFC: Reference updater filesystem

2015-11-24 Thread Roman Khimov
В письме от 24 ноября 2015 12:27:30 пользователь Mark Hatle написал: > On 11/24/15 12:05 PM, Roman Khimov wrote: > > В письме от 24 ноября 2015 07:47:38 пользователь Mark Hatle написал: > >> On 11/24/15 4:39 AM, Roman Khimov wrote: > >>> В письме от 23 ноября 2015 15:41:28 пользователь Mariano

Re: [oe] [yocto] [OE-core] RFC: Reference updater filesystem

2015-11-24 Thread Mark Hatle
On 11/24/15 11:02 AM, Lopez, Mariano wrote: > > > On 11/24/2015 7:47 AM, Mark Hatle wrote: >> On 11/24/15 4:39 AM, Roman Khimov wrote: >>> В письме от 23 ноября 2015 15:41:28 пользователь Mariano Lopez написал: 1. Use a separate partition for the configuration. a. The pro of this

Re: [oe] RFC: Reference updater filesystem

2015-11-24 Thread Lopez, Mariano
On 11/24/2015 4:30 AM, Roman Khimov wrote: В письме от 23 ноября 2015 15:41:28 пользователь Mariano Lopez написал: 1. Use a separate partition for the configuration. a. The pro of this method is the partition is not touched during the update. b. The con of this method is the

Re: [oe] [PATCH] python-chardet: add recipe for version 2.3.0

2015-11-24 Thread Tim Orling
This package has some unmet dependencies. Just a quick look at setup.py shows you will need python-re and python-setuptools from oe-core. Regards, Tim On Tue, Nov 24, 2015 at 4:14 AM, Mario Domenech Goulart < ma...@ossystems.com.br> wrote: > Signed-off-by: Mario Domenech Goulart

Re: [oe] [PATCH] python-chardet: add recipe for version 2.3.0

2015-11-24 Thread Mario Domenech Goulart
On Tue, 24 Nov 2015 09:56:51 -0800 Tim Orling wrote: > This package has some unmet dependencies. Just a quick look at setup.py > shows you will need python-re and python-setuptools from oe-core. Thanks for spotting that, Tim. I'll work on an improved patch. Best wishes.

Re: [oe] [meta-python][PATCH] python-cryptography, python-cryptography-vectors: uprev

2015-11-24 Thread Tim Orling
We have never carried a license in meta-python, rather we use the common-licenses from oe-core ( http://git.openembedded.org/openembedded-core/tree/meta/files/common-licenses ). Regards, --Tim On Mon, Nov 23, 2015 at 9:13 AM, Mark Asselstine < mark.asselst...@windriver.com> wrote: > Pick up

Re: [oe] [OE-core] RFC: Reference updater filesystem

2015-11-24 Thread Roman Khimov
В письме от 24 ноября 2015 07:47:38 пользователь Mark Hatle написал: > On 11/24/15 4:39 AM, Roman Khimov wrote: > > В письме от 23 ноября 2015 15:41:28 пользователь Mariano Lopez написал: > >> 1. Use a separate partition for the configuration. > >> > >>a. The pro of this method is the

Re: [oe] RFC: Reference updater filesystem

2015-11-24 Thread Roman Khimov
В письме от 24 ноября 2015 10:30:17 пользователь Lopez, Mariano написал: > > That's the right solution, although to do it really right (at least IMO) > > you need to implement the /usr merge [1] (and that's orthogonal to using > > or not using systemd), which can also help you make your /usr

Re: [oe] [yocto] [OE-core] RFC: Reference updater filesystem

2015-11-24 Thread Lopez, Mariano
On 11/24/2015 7:47 AM, Mark Hatle wrote: On 11/24/15 4:39 AM, Roman Khimov wrote: В письме от 23 ноября 2015 15:41:28 пользователь Mariano Lopez написал: 1. Use a separate partition for the configuration. a. The pro of this method is the partition is not touched during the update. b.

[oe] [meta-oe][PATCH 0/3] 3 fixes for qa issues

2015-11-24 Thread Yi Zhao
The following changes since commit ea319464b673cbf9a416b582dc4766faeb998430: vlc: add PACKAGECONFIG for samba, upnp, dvdnav, sftp, vorbis, dc1394, dv1394, svg, svgdec (2015-11-16 21:50:11 +0100) are available in the git repository at: git://git.openembedded.org/meta-openembedded-contrib

[oe] [meta-oe][PATCH 2/3] tmux: add PACKAGECONFIG for utempter

2015-11-24 Thread Yi Zhao
Fix QA warning: WARNING: QA Issue: tmux rdepends on libutempter, but it isn't a build dependency? [build-deps] Signed-off-by: Yi Zhao --- meta-oe/recipes-extended/tmux/tmux_2.1.bb |4 1 file changed, 4 insertions(+) diff --git

[oe] [meta-oe][PATCH 3/3] hplip: specify cupsbackenddir and cupsfilterdir

2015-11-24 Thread Yi Zhao
Fix QA issue when enable multilib: ERROR: QA Issue: hplip: Files/directories were installed but not shipped in any package: /usr/lib /usr/lib/cups /usr/lib/cups/filter /usr/lib/cups/backend /usr/lib/cups/filter/hpcac /usr/lib/cups/filter/foomatic-rip-hplip

[oe] [meta-oe][PATCH 1/3] pam-passwdqc: fix the hardcoded libdir

2015-11-24 Thread Yi Zhao
Fix QA issue when enable multilib: WARNING: QA Issue: pam-passwdqc-dbg: found library in wrong location: /lib/security/.debug/pam_passwdqc.so pam-passwdqc: found library in wrong location: /lib/security/pam_passwdqc.so [libdir] Signed-off-by: Yi Zhao ---

Re: [oe] RFC: Reference updater filesystem

2015-11-24 Thread Roman Khimov
В письме от 23 ноября 2015 15:41:28 пользователь Mariano Lopez написал: > 1. Use a separate partition for the configuration. >a. The pro of this method is the partition is not touched during the > update. >b. The con of this method is the configuration is not directly in > rootfs (example:

[oe] [meta-networking][PATCH] wireshark: update to version 2.0.0

2015-11-24 Thread Armin Kuster
the default gui is now QT so wireshark built with gtk is wireshark-gtk. Signed-off-by: Armin Kuster --- .../wireshark/{wireshark_1.12.8.bb => wireshark_2.0.0.bb} | 8 1 file changed, 4 insertions(+), 4 deletions(-) rename

Re: [oe] [meta-networking][PATCH] wireshark: update to version 2.0.0

2015-11-24 Thread Martin Jansa
On Tue, Nov 24, 2015 at 07:14:05AM -0800, Armin Kuster wrote: > the default gui is now QT so wireshark built with gtk > is wireshark-gtk. But QT is explicitly disabled, right? Maybe worth mentioning in commit message. > Signed-off-by: Armin Kuster > --- >

[oe] [meta-python][PATCH] python-chardet: add recipe for version 2.3.0

2015-11-24 Thread Mario Domenech Goulart
Signed-off-by: Mario Domenech Goulart --- meta-python/recipes-devtools/python/python-chardet_2.3.0.bb | 8 1 file changed, 8 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-chardet_2.3.0.bb diff --git

[oe] [PATCH] python-chardet: add recipe for version 2.3.0

2015-11-24 Thread Mario Domenech Goulart
Signed-off-by: Mario Domenech Goulart --- meta-python/recipes-devtools/python/python-chardet_2.3.0.bb | 8 1 file changed, 8 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-chardet_2.3.0.bb diff --git

Re: [oe] [OE-core] RFC: Reference updater filesystem

2015-11-24 Thread Mark Hatle
On 11/24/15 4:39 AM, Roman Khimov wrote: > В письме от 23 ноября 2015 15:41:28 пользователь Mariano Lopez написал: >> 1. Use a separate partition for the configuration. >>a. The pro of this method is the partition is not touched during the >> update. >>b. The con of this method is the