On Fri, Jul 25, 2014 at 3:45 PM, akuster wrote:
> Meta-security and Meta-selinux both have libcap-ng. Instead of maintaining
> the same package in both places, can we get it into OE where libcap resides?
I think at very least you can propose it for meta-oe if not or-core.
But I also wonder why me
Hello Gary,
On Fri, Jul 25, 2014 at 7:20 PM, Gary S. Robertson
wrote:
> The following series of patches addresses several bugs which were preventing
> some of the LTP realtime tests from running or completing in our OE-based
> test environments. The patches themselves are being separately submit
Op 25-07-14 om 22:28 schreef Saul Wold:
On 07/25/2014 11:30 AM, Stefan sat wrote:
Hello since a certain time native subversion build of
openembedded-oe-core does not support http protocol anymore.
I found out that it is just the missing neon-config script file.
Whitout this the subversion_1.7.
Hello all,
Meta-security and Meta-selinux both have libcap-ng. Instead of
maintaining the same package in both places, can we get it into OE where
libcap resides?
regards,
Armin
--
___
Openembedded-core mailing list
Openembedded-core@lists.openem
From: "Gary S. Robertson"
In the OE build environment the features on the build host
may not match those of the runtime host -so- the conditional
compilation clauses were deleted which required the presence
of priority inheriting mutexes in order to compile initialization
of a mutex with priority
From: "Gary S. Robertson"
Minor cleanup on realtime test prio-wake.
Replaced deprecated usleep calls with calls to rt_nanosleep,
which has no potentially adverse interactions with signals.
Signed-off-by: Gary S. Robertson
---
...io-wake-eliminate-deprecated-usleep-calls.patch | 33 ++
From: "Gary S. Robertson"
The following series of patches addresses several bugs which were preventing
some of the LTP realtime tests from running or completing in our OE-based
test environments. The patches themselves are being separately submitted
to the upstream LTP maintainers for considerat
From: "Gary S. Robertson"
The parse_args() function in realtime test pthread_cond_many contains
a switch statement im which some cases failed to initialize the
function return variable prior to returning... added an init clause
to the definition statement for the return variable.
Signed-off-by:
On 07/25/2014 11:30 AM, Stefan sat wrote:
Hello since a certain time native subversion build of
openembedded-oe-core does not support http protocol anymore.
I found out that it is just the missing neon-config script file.
Whitout this the subversion_1.7.10.bb builds whitout neon support.
It wa
On Fri, Jul 25, 2014 at 08:30:12PM +0200, Stefan sat wrote:
> Hello since a certain time native subversion build of
> openembedded-oe-core does not support http protocol anymore.
>
> I found out that it is just the missing neon-config script file.
>
> Whitout this the subversion_1.7.10.bb builds
On 07/23/2014 10:53 PM, Zidan Wang wrote:
From: Wang Zidan
This and your other patch need to be rebased against master please.
Sau!
Signed-off-by: Wang Zidan
---
.../get-caps-from-src-pad-when-query-caps.patch| 44
.../gstreamer/gstreamer1.0-plugins-base_1.2.4
On 2014-07-25 12:35, Richard Purdie wrote:
On Fri, 2014-07-25 at 11:25 -0600, Gary Thomas wrote:
On 2014-07-22 21:33, Hongxu Jia wrote:
When adding patches or config files from bbappend files, it requires
the use of FILESEXTRAPATHS, which has been an issue and failure point
for people starting
Hello since a certain time native subversion build of
openembedded-oe-core does not support http protocol anymore.
I found out that it is just the missing neon-config script file.
Whitout this the subversion_1.7.10.bb builds whitout neon support.
It was just ok by removing binconfig-disabled b
On Fri, 2014-07-25 at 11:25 -0600, Gary Thomas wrote:
> On 2014-07-22 21:33, Hongxu Jia wrote:
> > When adding patches or config files from bbappend files, it requires
> > the use of FILESEXTRAPATHS, which has been an issue and failure point
> > for people starting to work with bitbake and oe-core.
> -Original Message-
> From: Burton, Ross [mailto:ross.bur...@intel.com]
> Sent: Monday, July 21, 2014 12:30 PM
> To: Kamble, Nitin A
> Cc: Zanussi, Tom; Hart, Darren; Purdie, Richard; meta-in...@yoctoproject.org
> Subject: Re: [Patch v4 4/6] image-ucode.bbclass: a new bbclass for initram
On 2014-07-22 21:33, Hongxu Jia wrote:
When adding patches or config files from bbappend files, it requires
the use of FILESEXTRAPATHS, which has been an issue and failure point
for people starting to work with bitbake and oe-core.
We add checking to standardize how to use FILESEXTRAPATHS. Only
25 lip 2014 18:30 Richard Purdie
napisał(a):
>
> On Fri, 2014-07-25 at 10:57 -0500, Tom Zanussi wrote:
> > On Fri, 2014-07-25 at 17:48 +0200, Maciek Borzecki wrote:
> > > One question though. How do I get the patches into master? I'm not
> > > @intel.com perhaps that's why I was a bit confuse
On Fri, 2014-07-25 at 09:40 -0700, Khem Raj wrote:
> On Thu, Jul 17, 2014 at 5:48 AM, Richard Purdie
> wrote:
> >> So why on earth is it looking at /usr/lib/libgnutls.so?
> >
> > Total guess by try adding EXTRA_OECONF += "--without-libgnutls-prefix"
>
> The problem is due to use of
>
> AC_LIB_HA
On Thu, Jul 17, 2014 at 5:48 AM, Richard Purdie
wrote:
>> So why on earth is it looking at /usr/lib/libgnutls.so?
>
> Total guess by try adding EXTRA_OECONF += "--without-libgnutls-prefix"
The problem is due to use of
AC_LIB_HAVE_LINKFLAGS([gnutls] since we use DESTDIR while cross
compiling, so
On Fri, 2014-07-25 at 17:16 +0100, Paul Eggleton wrote:
> Stefan pointed out to me that this contains a seemingly unintentional revert
> of the following earlier change:
>
> http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/meta/lib/oeqa/runtime/pam.py?id=14735be703de1b1e173d444b51df7aad90242
On Fri, 2014-07-25 at 10:57 -0500, Tom Zanussi wrote:
> On Fri, 2014-07-25 at 17:48 +0200, Maciek Borzecki wrote:
> > One question though. How do I get the patches into master? I'm not
> > @intel.com perhaps that's why I was a bit confused by the wiki
> > instructions. Would you be able to push all
On 25 July 2014 17:22, Khem Raj wrote:
> it would be nice if this was either virtual/ssh or some sort of
> PACKAGECONFIG so folks who
> have ssl on the system dont need to pull gnutls as well.
There's API differences so it would have to be a PACKAGECONFIG but
agreed. For what it's worth I'm plan
On Mon, Jun 16, 2014 at 3:52 AM, Ross Burton wrote:
> OpenSSL has license complications and GnuTLS is preferred, so although the
> license complications don't impact wget use GnuTLS for consistency.
>
> Also add a recommendation on ca-certificates so that https: URLs work.
>
> Signed-off-by: Ross
On Thursday 24 July 2014 15:41:25 Lucian Musat wrote:
> The modules that use skipModule should import it themselves and not rely on
> somebody else to import it.
>
> Signed-off-by: Lucian Musat
> ---
> meta/lib/oeqa/runtime/buildcvs.py | 2 +-
> meta/lib/oeqa/runtime/buildiptables.py | 2 +-
On Fri, 2014-07-25 at 17:48 +0200, Maciek Borzecki wrote:
> 25 lip 2014 17:00 Tom Zanussi napisał(a):
> >
> > On Thu, 2014-07-24 at 19:49 -0500, Tom Zanussi wrote:
> > > On Thu, 2014-07-24 at 14:27 +0200, Maciej Borzecki wrote:
> > > > DirectImageCreator.__write_fstab() generates new /etc/fstab
25 lip 2014 17:00 Tom Zanussi napisał(a):
>
> On Thu, 2014-07-24 at 19:49 -0500, Tom Zanussi wrote:
> > On Thu, 2014-07-24 at 14:27 +0200, Maciej Borzecki wrote:
> > > DirectImageCreator.__write_fstab() generates new /etc/fstab in sysroot
> > > with rootfs contents. The fstab entries are gener
Can you please rebase this against master as we have already merged the
first version.
Thanks
Sau!
On 07/25/2014 03:13 AM, Hongxu Jia wrote:
The gcc-ar.o, gcc-nm.o, gcc-ranlib.o and errors.o included
config.h which was a generated file. But no explicity rule
to clarify the dependen
Complete logs:
http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.20140724_145905.log/
It looks good
lttng-modules fix is now merged
monkey work around is on ML waiting for proper fix
modemmanager fix is on ML
ERROR: 46 issues were found in these recipes: gst-ffmpeg lttng-modules
m
On Thu, 2014-07-24 at 19:49 -0500, Tom Zanussi wrote:
> On Thu, 2014-07-24 at 14:27 +0200, Maciej Borzecki wrote:
> > DirectImageCreator.__write_fstab() generates new /etc/fstab in sysroot
> > with rootfs contents. The fstab entries are generated base on the
> > initialn contents of /etc/fstab, plu
On Fri, 2014-07-25 at 09:48 -0400, Bruce Ashfield wrote:
> On Fri, Jul 25, 2014 at 9:46 AM, Martin Jansa wrote:
> > On Fri, Jul 25, 2014 at 09:36:12AM -0400, Bruce Ashfield wrote:
> >> On Fri, Jul 25, 2014 at 9:23 AM, Bruce Ashfield
> >> wrote:
> >> > On Fri, Jul 25, 2014 at 9:21 AM, Martin Jansa
Context is that upstream split this library out from libcogl20.so, so
the libcogl package no longer gets renamed to libcogl20 as it contains
multiple libraries.
Acked-by: Ross Burton
Ross
On 25 July 2014 14:38, Otavio Salvador wrote:
> The new library needs to be put in a specific package, or
On Fri, Jul 25, 2014 at 9:46 AM, Martin Jansa wrote:
> On Fri, Jul 25, 2014 at 09:36:12AM -0400, Bruce Ashfield wrote:
>> On Fri, Jul 25, 2014 at 9:23 AM, Bruce Ashfield
>> wrote:
>> > On Fri, Jul 25, 2014 at 9:21 AM, Martin Jansa
>> > wrote:
>> >> On Thu, Jul 24, 2014 at 04:41:48PM -0400, Bruc
On Fri, Jul 25, 2014 at 09:36:12AM -0400, Bruce Ashfield wrote:
> On Fri, Jul 25, 2014 at 9:23 AM, Bruce Ashfield
> wrote:
> > On Fri, Jul 25, 2014 at 9:21 AM, Martin Jansa
> > wrote:
> >> On Thu, Jul 24, 2014 at 04:41:48PM -0400, Bruce Ashfield wrote:
> >>> During the uprev of the yocto kernel
The new library needs to be put in a specific package, or rootfs
generation fails as:
,[ Error in rootfs generation ]
| Updating cache... ### [100%]
| Computing transaction...error: Can't install
| libclutter-1.0-0-1.18.2-r0@cortexa9hf_vfp_neon_mx6: unab
On Fri, Jul 25, 2014 at 9:23 AM, Bruce Ashfield
wrote:
> On Fri, Jul 25, 2014 at 9:21 AM, Martin Jansa wrote:
>> On Thu, Jul 24, 2014 at 04:41:48PM -0400, Bruce Ashfield wrote:
>>> During the uprev of the yocto kernel to 3.16, lttng-modules failed to build.
>>> To grab the latest stable content,
Any reason why this feature has never got in? It was submitted more than
five months ago, and it would have added some feature to the system even if
not _everything_ right from the beginning?
On Sat, Mar 22, 2014 at 2:03 PM, Laszlo Papp wrote:
> On Fri, Mar 21, 2014 at 2:39 PM, Martin Jansa
>
On Fri, Jul 25, 2014 at 9:21 AM, Martin Jansa wrote:
> On Thu, Jul 24, 2014 at 04:41:48PM -0400, Bruce Ashfield wrote:
>> During the uprev of the yocto kernel to 3.16, lttng-modules failed to build.
>> To grab the latest stable content, we update to 2.5.0, and add two patches
>> to also make it bu
On Thu, Jul 24, 2014 at 04:41:48PM -0400, Bruce Ashfield wrote:
> During the uprev of the yocto kernel to 3.16, lttng-modules failed to build.
> To grab the latest stable content, we update to 2.5.0, and add two patches
> to also make it build against 3.16+.
>
> We also drop the older 2.3.3 lttng-
4-oe-linux"
MACHINE = "qemux86-64"
DISTRO= "shr"
DISTRO_VERSION= "2013.07-next-20140725"
TUNE_FEATURES = "m64 core2"
TARGET_FPU= ""
Signed-off-by: Martin Jansa
---
meta/classes/buildhistory.bbc
On Fri, Jul 25, 2014 at 9:00 AM, Bruce Ashfield
wrote:
> On Fri, Jul 25, 2014 at 5:53 AM, Martin Jansa wrote:
>> On Thu, Jul 24, 2014 at 11:10:50PM -0400, Bruce Ashfield wrote:
>>> On Thu, Jul 24, 2014 at 6:02 PM, Martin Jansa
>>> wrote:
>>> > On Thu, Jul 24, 2014 at 04:41:52PM -0400, Bruce Ash
On Fri, Jul 25, 2014 at 5:53 AM, Martin Jansa wrote:
> On Thu, Jul 24, 2014 at 11:10:50PM -0400, Bruce Ashfield wrote:
>> On Thu, Jul 24, 2014 at 6:02 PM, Martin Jansa wrote:
>> > On Thu, Jul 24, 2014 at 04:41:52PM -0400, Bruce Ashfield wrote:
>> >> With lttng 2.4.2 and gcc 4.9, we can now enable
Op 25 jul. 2014, om 11:20 heeft Chen Qi het volgende
geschreven:
> Upgrade systemd from 213 to 215.
>
> systemd-older-kernel.patch is removed as it's fixed in 215.
NAK! This will drop libraries and and leave files unpackages, you need
something like this:
@@ -146,7 +146,9 @@ do_install_ptes
This fixes '/usr/lib/libgnutls.so: error adding symbols: File in wrong format'
in do_configured.
Reported-by: Jack Mitchell
Signed-off-by: Koen Kooi
---
meta/recipes-extended/wget/wget.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-extended/wget/wget.inc
Op 4 jul. 2014, om 11:08 heeft Jack Mitchell het
volgende geschreven:
> On 16/06/14 11:52, Ross Burton wrote:
>> OpenSSL has license complications and GnuTLS is preferred, so although the
>> license complications don't impact wget use GnuTLS for consistency.
>>
>> Also add a recommendation on
The gcc-ar.o, gcc-nm.o, gcc-ranlib.o and errors.o included
config.h which was a generated file. But no explicity rule
to clarify the dependency. There was potential building
failure while parallel make.
For gcc-ar.o, gcc-nm.o and gcc-ranlib.o, they were compiled from one C
source file gcc-ar.c, we
Change in V2:
As the upstream of gcc suggested:
- The previous fix is too hack;
- Use '$(ALL_HOST_OBJS) : | $(generated_files)' rule to
handle the dependency.
Test Steps:
1. For reproducing the issue every time, manually modify
gcc/Makefile.in to delay the generation of config.h:
...
diff --gi
From: Jackie Huang
All dev related items should be packaged in the core
PN-dev package not in seperate packages.
Signed-off-by: Jackie Huang
---
meta/recipes-multimedia/alsa/alsa-lib_1.0.27.2.bb | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/meta/recipes-multimedia/alsa/
On Thu, Jul 24, 2014 at 11:10:50PM -0400, Bruce Ashfield wrote:
> On Thu, Jul 24, 2014 at 6:02 PM, Martin Jansa wrote:
> > On Thu, Jul 24, 2014 at 04:41:52PM -0400, Bruce Ashfield wrote:
> >> With lttng 2.4.2 and gcc 4.9, we can now enable lttng-modules for ARM.
> >>
> >> Signed-off-by: Bruce Ashf
Upgrade systemd from 213 to 215.
systemd-older-kernel.patch is removed as it's fixed in 215.
Signed-off-by: Chen Qi
---
.../systemd/systemd/systemd-older-kernel.patch | 56
.../systemd/{systemd_213.bb => systemd_215.bb} |8 +--
2 files changed, 4 insertions(+)
The following changes since commit 58f08a96764094189b5aaf3cc8b4cc0c95e23409:
gst-ffmpeg: Add CVE patches (2014-07-23 21:57:04 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib ChenQi/systemd_215
http://cgit.openembedded.org/cgit.cgi/openem
Signed-off-by: Lucian Musat
---
meta/lib/oeqa/oetest.py| 2 ++
meta/lib/oeqa/runtime/buildcvs.py | 1 +
meta/lib/oeqa/runtime/buildiptables.py | 1 +
meta/lib/oeqa/runtime/buildsudoku.py | 1 +
meta/lib/oeqa/runtime/connman.py | 2 +-
meta/lib/oeqa/runtime/date.p
Ping
The fix in meta-fsl-ppc has been merged. It will not break the autobuilder.
//Hongxu
On 07/23/2014 11:33 AM, Hongxu Jia wrote:
Change in V3:
- Make the error message more readable. The incorrect assignment
info will be helpful for issue location.
Change in V2:
- It is more reasonable
52 matches
Mail list logo