Re: [OE-core] hash generation for PR Service?

2014-09-14 Thread Steffen Sledz
On 10.09.2014 13:24, Steffen Sledz wrote: > I'm not sure if this is the right mailing list for our problem. Please > forgive me if not (and tell me the right one). > > > We're investigating some problems related with package versions going > backwards using a PR Service[1]. > > Can someone giv

[OE-core] [PATCH] irda: add systemd service file

2014-09-14 Thread rongqing.li
From: "Roy.Li" Add irda.service file to support systemd systems Signed-off-by: Roy.Li --- .../irda-utils/irda-utils-0.9.18/irda.service | 12 meta/recipes-connectivity/irda-utils/irda-utils_0.9.18.bb | 13 +++-- 2 files changed, 23 insertions(+), 2 deletion

[OE-core] Could we move irda-utils out of oe-core?

2014-09-14 Thread Rongqing Li
Hi: Could we move irda-utils out of oe-core? I think nearly no one is using it -- Best Reagrds, Roy | RongQing Li -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedde

[OE-core] udev ptest leaves symlink loops in target sysroots

2014-09-14 Thread Ed Swarthout
I've been working on qemu crashes for the blacklisted emacs build. As one of the fixes it would be nice to point qemu directly to the target sysroots directory to find the loader. But this causes qemu to hang because there are symlink loops in the directory tree and it does not know how to igno

[OE-core] [PATCH v3] libsanitizer: Enable GCC sanitizers

2014-09-14 Thread Dan McGregor
From: Dan McGregor AddressSanitizer is a fast memory error detector. ThreadSanitizer detects data races. UBSanitizer detectes undefined behaviour. All consist of compiler instrumentation and a run-time library. The compiler instrumentation was already enabled, this builds the run-time library co

Re: [OE-core] [Patch v2] libsanitizer: Enable GCC sanitizers

2014-09-14 Thread Dan McGregor
On 14 September 2014 21:16, Dan McGregor wrote: > On 14 September 2014 14:48, Burton, Ross wrote: >> On 13 September 2014 04:06, Dan McGregor wrote: >>> +python __anonymous () { >>> +arch = d.getVar("TRANSLATED_TARGET_ARCH", True) >>> +if arch not in { "i586", "i686", "x86_64", "arm" }:

Re: [OE-core] [Patch v2] libsanitizer: Enable GCC sanitizers

2014-09-14 Thread Dan McGregor
On 14 September 2014 14:48, Burton, Ross wrote: > On 13 September 2014 04:06, Dan McGregor wrote: >> +python __anonymous () { >> +arch = d.getVar("TRANSLATED_TARGET_ARCH", True) >> +if arch not in { "i586", "i686", "x86_64", "arm" }: >> +raise bb.parse.SkipPackage("libsanitizer on

[OE-core] [PATCH V3 1/1] systemd: fix to use ${libdir} for libraries

2014-09-14 Thread Chen Qi
We need to use ${libdir} instead of ${exec_prefix}/lib for libraries. Otherwise, we would meet do_install errors if multilib is enabled. Signed-off-by: Chen Qi --- meta/recipes-core/systemd/systemd_216.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-core/s

[OE-core] [PATCH V3 0/1] systemd: fix to use ${libdir} for libraries

2014-09-14 Thread Chen Qi
The following changes since commit 10df0718d6a626d99beb68cde8d914ee0820d7eb: classes/populate_sdk_base: enable adding custom commands to SDK install script (2014-09-11 17:44:40 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib ChenQi/systemd

Re: [OE-core] [PATCH 2/2] extrausers: add util-linux-sulogin to IMAGE_INSTALL

2014-09-14 Thread ChenQi
On 09/15/2014 06:51 AM, Burton, Ross wrote: On 9 September 2014 04:01, Chen Qi wrote: Previously, root with password set cannot login in rescue mode for core-image-minimal. This is because that the busybox's sulogin is not configured with FEATURE_SHADOWPASSWORDS enabled. Add util-linux-sulogin

Re: [OE-core] [PATCH 2/2] extrausers: add util-linux-sulogin to IMAGE_INSTALL

2014-09-14 Thread Burton, Ross
On 9 September 2014 04:01, Chen Qi wrote: > Previously, root with password set cannot login in rescue mode for > core-image-minimal. This is because that the busybox's sulogin is > not configured with FEATURE_SHADOWPASSWORDS enabled. > > Add util-linux-sulogin in IMAGE_INSTALL_append properly to f

Re: [OE-core] [PATCH 1/1] libxml2: fix python path and enable libxml2-python

2014-09-14 Thread Burton, Ross
On 9 September 2014 08:34, Robert Yang wrote: > We have libxml2-python for native and nativesdk, but don't have it for > target, and can't find the reason from the git log, libxml2-python is > widely used, after looked into it's configure.in, we can enable it > easily. It seems like adding a PACK

Re: [OE-core] [PATCH] base-files: Allow setting hostname through DISTRO_HOSTNAME

2014-09-14 Thread Burton, Ross
On 11 September 2014 21:33, Soren Brinkmann wrote: > Add a distro variable to set the hostname. This allows easily assigning > a hostname in local.conf. It's already as easy as assigning a hostname in local.conf: hostname_pn-base-files = "cuteembeddedhack" Also your patch doesn't add a distro-l

Re: [OE-core] [PATCH] u-boot: update to version 2014.07

2014-09-14 Thread Burton, Ross
On 14 September 2014 04:34, Denys Dmytriyenko wrote: > From: Denys Dmytriyenko > > * Update U-boot and corresponding tools to version 2014.07 > * Small cleanups with indentation and consolidation of u-boot.inc This missed the feature freeze, so can you justify merging this after the freeze or ca

Re: [OE-core] [PATCH V2 1/1] systemd: fix to use ${libdir}

2014-09-14 Thread Burton, Ross
On 14 September 2014 11:29, Chen Qi wrote: > We need to user ${libdir} instead of ${exec_prefix}/lib. Please clarify in the commit message that this is for the libraries, not the actual init system. The init system explicitly installs into ${exec_prefix}/lib. Also "use" not "user". Ross -- __

Re: [OE-core] [oe-core][PATCH 1/1] at-spi2-core: fix DBIND_CHECK_ALIGNOF m4 macro

2014-09-14 Thread Burton, Ross
On 12 September 2014 20:20, Joe Slater wrote: > Modify the macro so it will work when cross-compiling. > Note that the values checked are normally in a site file > so the macro rarely has to discover them. Awesome. I need to remember that AC_CHECK_ALIGNOF is magical. For what it's worth I've ju

Re: [OE-core] [Patch v2] libsanitizer: Enable GCC sanitizers

2014-09-14 Thread Burton, Ross
On 13 September 2014 04:06, Dan McGregor wrote: > +python __anonymous () { > +arch = d.getVar("TRANSLATED_TARGET_ARCH", True) > +if arch not in { "i586", "i686", "x86_64", "arm" }: > +raise bb.parse.SkipPackage("libsanitizer only works on Intel and > ARM.") > +} Shouldn't this be

Re: [OE-core] [oe-core][PATCH 1/1] sysprof: add aarch64 support

2014-09-14 Thread Burton, Ross
On 12 September 2014 22:03, Joe Slater wrote: > +++ b/meta/recipes-kernel/sysprof/files/rmb-arm.patch This patch is missing a signed-off-by and upstream-status. Ross -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http:/

Re: [OE-core] [PATCH 6/6] busybox: install ping6 into bindir by default

2014-09-14 Thread Burton, Ross
On 9 September 2014 07:35, Chen Qi wrote: > [CQID: WIND00444742] > > Install `ping6' provided by busybox into /usr/bin to sync with the > iputils package. > > (LOCAL REV: NOT UPSTREAM) -- Sent to oe-core on 20131113 I know there was consensus on the list that some vendor tags are fine in commit m

[OE-core] [PATCH V2 0/1] systemd: fix to use ${libdir}

2014-09-14 Thread Chen Qi
The following changes since commit 10df0718d6a626d99beb68cde8d914ee0820d7eb: classes/populate_sdk_base: enable adding custom commands to SDK install script (2014-09-11 17:44:40 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib ChenQi/systemd

Re: [OE-core] [PATCH 1/1] systemd: fix to use ${libdir}

2014-09-14 Thread ChenQi
On 09/14/2014 01:39 PM, Chen Qi wrote: We need to user ${libdir} instead of ${exec_prefix}/lib. Otherwise, we would neet do_install errors if multilib is enabled. typo here. Should be 'meet' instead of 'neet'. V2 has been sent. //Chen Qi Signed-off-by: Chen Qi --- meta/recipes-core/syst

[OE-core] [PATCH V2 1/1] systemd: fix to use ${libdir}

2014-09-14 Thread Chen Qi
We need to user ${libdir} instead of ${exec_prefix}/lib. Otherwise, we would meet do_install errors if multilib is enabled. Signed-off-by: Chen Qi --- meta/recipes-core/systemd/systemd_216.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-core/systemd/system