On Wed, Oct 16, 2013 at 11:44:59AM -0400, Konrad Scherer wrote:
> From: Konrad Scherer
>
> Python 2.4 does not support the 'b' string literal or the
> keyword 'as' in exception handling. Python 3 does not accept
> the old method of exception handling and defaults to unicode.
> The b() function co
Op 16 okt. 2013, om 11:45 heeft Koen Kooi het
volgende geschreven:
>
> Op 16 okt. 2013, om 11:20 heeft Phil Blundell het volgende
> geschreven:
>
>> On Wed, 2013-10-16 at 09:25 +0200, Koen Kooi wrote:
>>> From: Koen Kooi
>>>
>>> This enables aes and sha1 assembly at buildtime. Openssl doe
Drop it, I will give V3.
Thanks
-R
On 10/16/2013 03:34 PM, rongqing...@windriver.com wrote:
From: Roy Li
Otherwise system will hang since nfs is not disconnected
and remove the judgement of initscript DISTRO_FEATURE when install init
script connman, because inherit systemd will remove init s
Updating the 3.10 SRCREVs to update minnowboard support via the following
changes:
3F6C824 pch_gbe: Add MinnowBoard support
9f52743 pch_gbe: Use PCH_GBE_PHY_REGS_LEN instead of 32
ec7b5e6 pch_gbe: use managed functions pcim_* and devm_*
fd8bf50 pch_gbe: convert pr_* to netdev_*
9b2
Richard/Saul,
This one is pretty self explanitory, Darren sent a series of upstream
backports for minnow board support, which I've applied to the 3.10
tree to add support. Since these are mainline changes, they are safe
for all boards.
cc: Darren Hart
Cheers,
Bruce
The following changes sin
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
> Saul Wold
> Sent: Thursday, October 17, 2013 1:54 AM
> To: openembedded-core@lists.openembedded.org
> Subject: [OE-core] [CONSOLIDATED PUL
From: Lu Chong
The previous return value for '-h' and '-v' options was 1 which was
not correct. These two options should return 0 instead.
Signed-off-by: Lu Chong
---
...001-fix-minicom-v-h-return-value-is-not-0.patch | 37
meta/recipes-extended/minicom/minicom_2.6.2.bb
On 10/16/2013 06:08 PM, Enrico Scholz wrote:
Rongqing Li
writes:
ConditionKernelCommandLine!=root=/dev/nfs
What is your meaning?
That's you are creating a huge script that does something built into systemd.
Yes, I can not find a way to avoid to that,
Do you have any advice?
I wou
On 10/16/2013 03:58 AM, Randy MacLeod wrote:
On 13-10-01 01:28 PM, Mark Hatle wrote:
On 9/30/13 11:26 AM, Paul Eggleton wrote:
On Thursday 26 September 2013 13:23:32 qi.c...@windriver.com wrote:
From: Chen Qi
The buildhistory.bbclass always records PV instead of PKGV. However,
the buildhisto
Signed-off-by: Ming Liu
---
meta/recipes-extended/screen/screen_4.0.3.bb | 5 +
1 file changed, 5 insertions(+)
diff --git a/meta/recipes-extended/screen/screen_4.0.3.bb
b/meta/recipes-extended/screen/screen_4.0.3.bb
index 1a7eb20..81e418b 100644
--- a/meta/recipes-extended/screen/screen_4.
The "shells" file lists several valid login shells, of which some might be
not present in a particular rootfs, this is unreasonable.
Fix it by moving "shells" file generating process to pkg_postinst, for other
shells must do the same thing to register themselves to this file.
Signed-off-by: Ming
Hi,
2013/10/11 Koen Kooi :
>
> Op 11 okt. 2013, om 07:37 heeft Nobuhiro Iwamatsu het
> volgende geschreven:
>
>> Hi,
>>
>> I have a question.
>> Why don't you unite name rules of other architecture?
>> Forexample, armeb is endian-big of arm. mipsel is endian-little of mips.
>> If you can unif
On 10/16/2013 08:12 PM, Richard Purdie wrote:
On Wed, 2013-10-16 at 14:34 +0800, Rongqing Li wrote:
On 10/16/2013 02:24 PM, Otavio Salvador wrote:
On Wed, Oct 16, 2013 at 2:53 AM, wrote:
From: Roy Li
[YOCTO #5287]
tar failed and reported that file changed as we read it, now
we workarou
On 10/17/2013 02:33 AM, Saul Wold wrote:
On 10/16/2013 02:58 AM, Ming Liu wrote:
Signed-off-by: Ming Liu
---
meta/recipes-extended/screen/screen_4.0.3.bb | 5 +
1 file changed, 5 insertions(+)
diff --git a/meta/recipes-extended/screen/screen_4.0.3.bb
b/meta/recipes-extended/screen/scre
The creation of JFFS2 images was hardcoding the
--no-cleanmarkers option (-n) after those two commits:
70a276509f0f006fcc269296afc3dcc88d2825e1
7c803cea58737ea0abc62cd21c3813d955f07224
The documentation explains that the -n option is
intended for flash NAND only: devices with NOR flash
need the c
On Wed, Oct 16, 2013 at 10:16 PM, Andrea Adami wrote:
> The creation of JFFS2 images was hardcoding the
> --no-cleanmarkers option (-n) after those two commits:
>
> 70a276509f0f006fcc269296afc3dcc88d2825e1
> 7c803cea58737ea0abc62cd21c3813d955f07224
>
> The documentation explains that the -n option
On 16 October 2013 18:54, Saul Wold wrote:
> wayland: upgrade to 1.3.0
> weston: upgrade to 1.3.0
> weston-init: start weston on a new VT
Extended testing revealed some problems that I couldn't root-cause
trivially, please don't pull these just yet.
Ross
___
On 10/11/2013 03:06 AM, wenzong@windriver.com wrote:
From: Wenzong Fan
If any native SDK packages involve python scripts that start with
'#!/usr/bin/python', then the populate_sdk step will fail with:
error: Can't install nativesdk-xxx-$ver@x86_64_nativesdk: \
no package provides
On Wed, 2013-10-16 at 15:25 -0500, Tom Zanussi wrote:
> Without this, files in the generated filesystem pick up the wrong
> ownership.
>
> Signed-off-by: Tom Zanussi
> ---
> scripts/lib/mic/kickstart/custom_commands/partition.py | 9 -
> 1 file changed, 8 insertions(+), 1 deletion(-)
>
Without this, files in the generated filesystem pick up the wrong
ownership.
Signed-off-by: Tom Zanussi
---
scripts/lib/mic/kickstart/custom_commands/partition.py | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/scripts/lib/mic/kickstart/custom_commands/partition.py
b
This is the pseudo version of the previously submitted fakeroot
fix to the wic populate-ext bug.
The following changes since commit 68a41d2afd3392c59f78398913aa3855225cc52d:
glib-2.0: fix build on Aarch64 (2013-10-16 13:33:59 +0100)
are available in the git repository at:
git://git.yoctopro
The creation of JFFS2 images was hardcoding the
--no-cleanmarkers option (-n) after those two commits:
70a276509f0f006fcc269296afc3dcc88d2825e1
7c803cea58737ea0abc62cd21c3813d955f07224
The documentation explains that the -n option is
intended for flash NAND only: devices with NOR flash
need the c
On 10/16/13 11:48 AM, Saul Wold wrote:
During MUT builds, we saw a failure with the toolchain
| Computing transaction...error: Can't install
binutils-cross-canadian-arm-2.23.2-r4@i686_nativesdk: no package
provides update-alternatives-cworth
|
Can be seen all architectures.
Sounds like the
On 10/16/2013 02:58 AM, Ming Liu wrote:
Signed-off-by: Ming Liu
---
meta/recipes-extended/screen/screen_4.0.3.bb | 5 +
1 file changed, 5 insertions(+)
diff --git a/meta/recipes-extended/screen/screen_4.0.3.bb
b/meta/recipes-extended/screen/screen_4.0.3.bb
index 1a7eb20..456f970 100644
Richard,
This is set of updates and fixes that I have reviewed and run through
the autobuilder.
I have included the kernel-grub.bbclass as it's a standalone class, right
now it's RPM only it seems.
Sau!
The following changes since commit 2b179d90eacc58f0b217f64407782a9174362850:
update-rc
On 09/18/2013 12:26 AM, Hongxu Jia wrote:
While installing a rpm to update kernel on a deployed target, it will update
the boot area and the boot menu with the kernel as the priority but allow
you to fall back to the original kernel as well.
Will this work for deb or ipk?
Sau!
- In kernel-im
Saul
Thanks, I have also observed these. Second one I have some idea about but first
one I have to look into
-Khem
On Oct 16, 2013, at 9:59 AM, Saul Wold wrote:
>
> Khem,
>
> I am still seeing some WARNING when we build with world
>
> WARNING: The recipe python3 is trying to install files
Khem,
I am still seeing some WARNING when we build with world
WARNING: The recipe python3 is trying to install files into a shared
area when those files already exist. Those files and their manifest
location are:
/srv/ssd/sgw/builds/world/tmp/sysroots/qemux86-64/usr/include/python3.3m/pycon
During MUT builds, we saw a failure with the toolchain
| Computing transaction...error: Can't install
binutils-cross-canadian-arm-2.23.2-r4@i686_nativesdk: no package
provides update-alternatives-cworth
|
Can be seen all architectures.
Sau!
On 10/10/2013 01:06 PM, Peter Seebach wrote:
On Wed, 2013-10-16 at 09:05 -0700, Darren Hart wrote:
> On Wed, 2013-10-16 at 08:10 -0700, Darren Hart wrote:
> > On Wed, 2013-10-16 at 13:09 +0100, Richard Purdie wrote:
> > > On Wed, 2013-10-16 at 00:14 -0500, Tom Zanussi wrote:
> > > > Without this, files in the generated filesystem pick up the
On Wed, 2013-10-16 at 08:10 -0700, Darren Hart wrote:
> On Wed, 2013-10-16 at 13:09 +0100, Richard Purdie wrote:
> > On Wed, 2013-10-16 at 00:14 -0500, Tom Zanussi wrote:
> > > Without this, files in the generated filesystem pick up the wrong
> > > ownership.
> > >
> > > Signed-off-by: Tom Zanussi
As a bootstrap script, relocate_sdk.py needs to support as many
versions of python as possible. Since python 2.4.3 is default python
on RedHat/CentOS 5.x, the recent updates to support python 3 broke
these platforms. This is the cleanest way I could find to support all
pythons 2.4 to 3. I have test
From: Konrad Scherer
Python 2.4 does not support the 'b' string literal or the
keyword 'as' in exception handling. Python 3 does not accept
the old method of exception handling and defaults to unicode.
The b() function converts strings to bytes on Python 3 and
using sys.exc_info() avoids the exce
On Wed, 2013-10-16 at 08:10 -0700, Darren Hart wrote:
> On Wed, 2013-10-16 at 13:09 +0100, Richard Purdie wrote:
> > On Wed, 2013-10-16 at 00:14 -0500, Tom Zanussi wrote:
> > > Without this, files in the generated filesystem pick up the wrong
> > > ownership.
> > >
> > > Signed-off-by: Tom Zanussi
On Wed, 2013-10-16 at 13:09 +0100, Richard Purdie wrote:
> On Wed, 2013-10-16 at 00:14 -0500, Tom Zanussi wrote:
> > Without this, files in the generated filesystem pick up the wrong
> > ownership.
> >
> > Signed-off-by: Tom Zanussi
> > ---
> > scripts/lib/mic/kickstart/custom_commands/partition
Update configure-targets.patch:
- drop linux-aarch64 configuration
Update do_configure():
- add linux-aarch64 case and use linux-generic64 target
Backport initial-aarch64-bits.patch:
- first order optimizations for Aarch64
Signed-off-by: Fathi Boudra
---
.../openssl/openssl-1.0.1e/configure-t
On Wed, 2013-10-16 at 14:50 +0100, Paul Eggleton wrote:
> Hi all,
>
> Andrea has been doing some cleanup on meta-handheld, and he and I have come
> across what seems to be a bit of a shortcoming with formfactor over the
> variable-based alternative that was used in OE-Classic (MACHINE_GUI_CLASS,
Hi all,
Andrea has been doing some cleanup on meta-handheld, and he and I have come
across what seems to be a bit of a shortcoming with formfactor over the
variable-based alternative that was used in OE-Classic (MACHINE_GUI_CLASS,
MACHINE_DISPLAY_WIDTH_PIXELS, MACHINE_DISPLAY_HEIGHT_PIXELS etc.
mDNS name resolution is a key part of mDNS, so if the DISTRO_FEATURE is enabled
then install libnss-mdns.
Signed-off-by: Ross Burton
---
meta/recipes-core/packagegroups/packagegroup-base.bb |1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-core/packagegroups/packagegroup-base.b
"update-rc: Stop and remove service if updating package" (oe-core d91b08) had a
bug in it's implementation of a "host or target" test which always resulted in
"target", so the rootfs scripts were attempting to restart daemons on the host.
Signed-off-by: Ross Burton
---
meta/classes/update-rc.d.b
On Wed, 2013-10-16 at 14:21 +0200, Koen Kooi wrote:
> Op 16 okt. 2013, om 13:47 heeft Paul Eggleton
> het volgende geschreven:
>
> > On Wednesday 16 October 2013 13:23:08 Koen Kooi wrote:
> >> Op 16 okt. 2013, om 12:25 heeft Paul Eggleton
> >> het volgende geschreven:
> >>> On Tuesday 15 Octobe
Op 16 okt. 2013, om 13:47 heeft Paul Eggleton
het volgende geschreven:
> On Wednesday 16 October 2013 13:23:08 Koen Kooi wrote:
>> Op 16 okt. 2013, om 12:25 heeft Paul Eggleton
>> het volgende geschreven:
>>> On Tuesday 15 October 2013 15:22:46 Saul Wold wrote:
Since libpam is only built
I discovered bitbake rebuilding packages because WARN_QA had changed. These
variables don't influence the output, so add them to the whitelist.
Signed-off-by: Ross Burton
---
meta/conf/bitbake.conf |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta/conf/bitbake.conf b/
On Wed, 2013-10-16 at 14:34 +0800, Rongqing Li wrote:
>
> On 10/16/2013 02:24 PM, Otavio Salvador wrote:
> > On Wed, Oct 16, 2013 at 2:53 AM, wrote:
> >> From: Roy Li
> >>
> >> [YOCTO #5287]
> >>
> >> tar failed and reported that file changed as we read it, now
> >> we workaround it
> >>
> >> S
On Wed, 2013-10-16 at 00:14 -0500, Tom Zanussi wrote:
> Without this, files in the generated filesystem pick up the wrong
> ownership.
>
> Signed-off-by: Tom Zanussi
> ---
> scripts/lib/mic/kickstart/custom_commands/partition.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff -
On Wednesday 16 October 2013 13:23:08 Koen Kooi wrote:
> Op 16 okt. 2013, om 12:25 heeft Paul Eggleton
> het volgende geschreven:
> > On Tuesday 15 October 2013 15:22:46 Saul Wold wrote:
> >> Since libpam is only built when DISTRO_FEATURES pam is enabled we should
> >> not be trying to build libus
Hi all,
unfortunately the creation of JFFS2 mages is hardcoding the
--no-cleanmarkers option (-n) after those two commits:
http://cgit.openembedded.org/openembedded-core/commit/meta/classes/image_types.bbclass?id=70a276509f0f006fcc269296afc3dcc88d2825e1
http://cgit.openembedded.org/openembedded-
in
commit fe039170236080291c0220476a5809774f82ee5c
Author: Muhammad Shakeel
Date: Wed Oct 2 10:55:32 2013 +
systemd-compat-units: Use correct run-postinsts script link
OE-Core commit 75a14923da1ba91eddde47f0907345c19c82d6f0 has moved
run-postinsts script execution from S98 to
Op 16 okt. 2013, om 12:25 heeft Paul Eggleton
het volgende geschreven:
> On Tuesday 15 October 2013 15:22:46 Saul Wold wrote:
>> Since libpam is only built when DISTRO_FEATURES pam is enabled we should
>> not be trying to build libuser also.
>
> Should this packagegroup be bringing in librarie
On Tuesday 15 October 2013 15:22:46 Saul Wold wrote:
> Since libpam is only built when DISTRO_FEATURES pam is enabled we should
> not be trying to build libuser also.
Should this packagegroup be bringing in libraries such as this at all, given
that libraries are generally pulled in as dependencie
Hi,
I hope the patch and the waning messages it addresses are ok. Else let me
know, I will fix them.
Thanks,
Sujith H
On Wed, Oct 16, 2013 at 11:16 AM, Sujith H wrote:
> WARNING: QA Issue: No GNU_HASH in the elf binary:
> 'armv7a-vfp-neon-mel-linux-gnueabi/nspr/4.10-r0/packages-split/nspr-de
Rongqing Li
writes:
ConditionKernelCommandLine!=root=/dev/nfs
>>
>>> >
>>> >What is your meaning?
>> That's you are creating a huge script that does something built into systemd.
>>
>
>
> Yes, I can not find a way to avoid to that,
>
> Do you have any advice?
I would split the cmdline
Signed-off-by: Ming Liu
---
meta/recipes-extended/screen/screen_4.0.3.bb | 5 +
1 file changed, 5 insertions(+)
diff --git a/meta/recipes-extended/screen/screen_4.0.3.bb
b/meta/recipes-extended/screen/screen_4.0.3.bb
index 1a7eb20..456f970 100644
--- a/meta/recipes-extended/screen/screen_4.
The "shells" file lists several valid login shells, of which some might be
not present in a particular rootfs, this is unreasonable.
Fix it by moving "shells" file generating process to pkg_postinst, for other
shells must do the same thing to register themselves to this file.
Signed-off-by: Ming
Op 16 okt. 2013, om 11:20 heeft Phil Blundell het volgende
geschreven:
> On Wed, 2013-10-16 at 09:25 +0200, Koen Kooi wrote:
>> From: Koen Kooi
>>
>> This enables aes and sha1 assembly at buildtime. Openssl does a
>> runtime check to see which portion gets enabled.
>
> [...]
>
>> Algobl
On Wed, 2013-10-16 at 09:25 +0200, Koen Kooi wrote:
> From: Koen Kooi
>
> This enables aes and sha1 assembly at buildtime. Openssl does a
> runtime check to see which portion gets enabled.
[...]
> Algoblocksize ops/s after
> ops/s beforedifference
> ---
Op 16 okt. 2013, om 11:10 heeft Rongqing Li het
volgende geschreven:
>
>
> On 10/16/2013 04:54 PM, Koen Kooi wrote:
ConditionKernelCommandLine!=root=/dev/nfs
>>
>>> >
>>> >What is your meaning?
>> That's you are creating a huge script that does something built into systemd.
>>
>
>
On 10/16/2013 04:54 PM, Koen Kooi wrote:
ConditionKernelCommandLine!=root=/dev/nfs
>>
>
>What is your meaning?
That's you are creating a huge script that does something built into systemd.
Yes, I can not find a way to avoid to that,
Do you have any advice?
-Roy
--
Best Reagrds,
Roy |
Op 16 okt. 2013, om 02:46 heeft Rongqing Li het
volgende geschreven:
>
>
> On 10/15/2013 06:10 PM, Koen Kooi wrote:
>>
>> Op 15 okt. 2013, om 10:12 heeft rongqing...@windriver.com het volgende
>> geschreven:
>>
>>> From: Roy Li
>>>
>>> Otherwise system will hang since nfs is not disconne
On Wed, Oct 16, 2013 at 3:49 AM, Rongqing Li wrote:
>
>
> On 10/16/2013 02:39 PM, Otavio Salvador wrote:
>>
>> On Wed, Oct 16, 2013 at 3:34 AM, Rongqing Li
>> wrote:
>>>
>>>
>>>
>>> On 10/16/2013 02:24 PM, Otavio Salvador wrote:
On Wed, Oct 16, 2013 at 2:53 AM, wrote:
>
>
From: Roy Li
Otherwise system will hang since nfs is not disconnected
and remove the judgement of initscript DISTRO_FEATURE when install init
script connman, because inherit systemd will remove init script
Signed-off-by: Roy Li
---
meta/recipes-connectivity/connman/connman.inc | 13 +++
From: Koen Kooi
This enables aes and sha1 assembly at buildtime. Openssl does a
runtime check to see which portion gets enabled.
'./Configure TABLE' gives the following:
*** linux-elf-arm
$cc =
$cflags = -DL_ENDIAN -DTERMIO -O2 -pipe -g
-feliminate-unused-debug-types -Wal
From: Lu Chong
The previous return value for '-h' and '-v' options was 1 which was
not correct. These two options should return 0 instead.
Signed-off-by: Lu Chong
---
...001-fix-minicom-h-v-return-value-is-not-0.patch | 35
meta/recipes-extended/minicom/minicom_2.6.2.bb
Hi,
On 15 October 2013 14:51, Riku Voipio wrote:
> Backported patch from upstream
Can someone look into this soon?
Riku
> Signed-off-by: Riku Voipio
> ---
> ...ror-format-string-errors-from-mismatched-.patch | 56
> ++
> meta/recipes-core/glib-2.0/glib-2.0_2.38.0.bb
64 matches
Mail list logo