On 07/24/2015 12:34 AM, Richard Purdie wrote:
On Sat, 2015-07-18 at 08:16 -0700, Armin Kuster wrote:
Please consider these for the 1.7.3 release
The following changes since commit 5f0d25152bac2d3798663a4ebfdd2df24060f153:
openssl: upgrade to 1.0.1p (2015-07-15 15:25:43 +0100)
are availab
On Fri, Jul 24, 2015 at 7:02 AM, Pau Espin Pedrol wrote:
> Signed-off-by: Pau Espin Pedrol
> ---
> meta/classes/systemd.bbclass | 9 -
> 1 file changed, 4 insertions(+), 5 deletions(-)
>
> diff --git a/meta/classes/systemd.bbclass b/meta/classes/systemd.bbclass
> index cfe1eb5..46e72c7 1
On Thu, 2015-07-23 at 11:01 -0400, Bruce Ashfield wrote:
> On Thu, Jul 23, 2015 at 10:14 AM, Richard Purdie
> wrote:
> > On Thu, 2015-07-23 at 09:10 -0400, Bruce Ashfield wrote:
> >> > a) qemux86/qemux86-64 are throwing warnings about errors in logs
> >> > b) perf has some weird make race
> >> > c
On 24 July 2015 at 10:08, Chen Qi wrote:
> The licence checksum is modified according to the change of doc/LICENCE.
> In specific, file://lib/util/reallocarray.c is added to LIC_FILES_CHECKSUM.
>
This fails to build in systemd builds and in fixing it I discovered that
there's a p3 released now,
This is second bugfix release in gcc5 series
All backported patches are dropped
no other patches needed any rework
Signed-off-by: Khem Raj
---
.../gcc/gcc-5.1/backport/0001-PR65801.patch| 89 --
.../gcc/gcc-5.1/backport/0002-PR65858.patch| 63 ---
I apologize for the multiple emails, but I missed the "Avoid duplicate
copies of messages?" in Subscription Options and I thought that is
something wrong with my git settings...
Mihaly
--
___
Openembedded-core mailing list
Openembedded-core@lists.open
This plugin creates a hybrid, legacy and EFI bootable ISO image.
The generated image can be used on optical media as well as
USB media.
Legacy boot uses syslinux and EFI boot uses grub or gummiboot (not
implemented yet) as bootloader. The plugin creates the directories
required by bootloaders and
This plugin creates a hybrid, legacy and EFI bootable ISO image.
The generated image can be used on optical media as well as
USB media.
Legacy boot uses syslinux and EFI boot uses grub or gummiboot (not
implemented yet) as bootloader. The plugin creates the directories
required by bootloaders and
On 24 July 2015 at 17:17, Gary Thomas wrote:
> No need to try for python3 as python2.7+ will do fine.
>
I rewrote this message to explicitly mention the argparse thing for future
reference, but thanks for the quick patch.
Ross
--
___
Openembedded-cor
On 2015-07-24 09:08, Burton, Ross wrote:
On 24 July 2015 at 00:00, Gary Thomas mailto:g...@mlbassoc.com>> wrote:
It seems that my host python3 is broken and doesn't have a working
'argparse'
$ python3
Python 3.1.2 (r312:79147, Aug 23 2010, 05:17:13)
argparse is part of 3.2
No need to try for python3 as python2.7+ will do fine.
Signed-off-by: Gary Thomas
---
.../libepoxy/libepoxy/no-need-for-python3.patch | 20
meta/recipes-graphics/libepoxy/libepoxy_git.bb | 1 +
2 files changed, 21 insertions(+)
create mode 100644
meta/recipes-g
This plugin creates a hybrid, legacy and EFI bootable ISO image.
The generated image can be used on optical media as well as
USB media.
Legacy boot uses syslinux and EFI boot uses grub or gummiboot (not
implemented yet) as bootloader. The plugin creates the directories
required by bootloaders and
On Thursday 23 July 2015 12:57:55 Christopher Larson wrote:
> From: Christopher Larson
>
> Ensures that recipetool and devtool pull plugins from layers, and
> oe-selftest will pull tests from layers.
>
> Unrelated to that, also prevents a traceback on parsing failure, and adds
> a tiny feature t
This plugin creates a hybrid, legacy and EFI bootable ISO image.
The generated image can be used on optical media as well as
USB media.
Legacy boot uses syslinux and EFI boot uses grub or gummiboot (not
implemented yet) as bootloader. The plugin creates the directories
required by bootloaders and
Current Dev Position: 1.9 Milestone 2 (M2)
Next Deadline: M2 cut off of July 27th at noon GMT
SWAT team rotation: Cristian -> Randy
https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team
Key Status/Updates:
* YP 1.9 M2 rc2 is out of QA and will be released shortly. The full test
This has been obsoleted by parselogs.
(From OE-Core rev: 9dd3c187b3fbf5b007f8c9ef36a5627bebfcb295)
Signed-off-by: Ross Burton
Signed-off-by: Richard Purdie
---
meta/classes/testimage.bbclass| 4 ++--
meta/lib/oeqa/runtime/dmesg.py| 12 --
Hi,
actually this breaks build of systemd.bb itself, because it installs its
system recipes using paths from Makefile.am:
> userunitdir=$(prefix)/lib/systemd/user
> systemunitdir=$(rootprefix)/lib/systemd/system
>
And in the recipe for systemd_219.bb we have:
> # Helper variables to clarify loc
On 24 July 2015 at 00:00, Gary Thomas wrote:
> It seems that my host python3 is broken and doesn't have a working
> 'argparse'
> $ python3
> Python 3.1.2 (r312:79147, Aug 23 2010, 05:17:13)
>
argparse is part of 3.2 onwards (and 2.7 onwards...). If the script is
going to use functions that
The licence checksum is modified according to the change of doc/LICENCE.
In specific, file://lib/util/reallocarray.c is added to LIC_FILES_CHECKSUM.
Fix out of tree builds, and explicitly enable/disable tmpfiles.d support based
on the systemd DISTRO_FEATURE to avoid non-deterministic packaging.
B
On 2015-07-24 08:45, Gary Thomas wrote:
On 2015-07-24 01:52, Richard Purdie wrote:
On Thu, 2015-07-23 at 17:15 -0600, Gary Thomas wrote:
On 2015-07-23 17:06, Richard Purdie wrote:
On Thu, 2015-07-23 at 17:00 -0600, Gary Thomas wrote:
It's an old host (Fedora 13) that I am unable to upgrade, b
On 2015-07-24 01:52, Richard Purdie wrote:
On Thu, 2015-07-23 at 17:15 -0600, Gary Thomas wrote:
On 2015-07-23 17:06, Richard Purdie wrote:
On Thu, 2015-07-23 at 17:00 -0600, Gary Thomas wrote:
It's an old host (Fedora 13) that I am unable to upgrade, but it still
works quite well. I get arou
Hello Khem,
When is your plan to push your changes.
Noor
From: openembedded-core-boun...@lists.openembedded.org
[mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of Ahsan,
Noor
Sent: Wednesday, April 15, 2015 12:46 PM
To: Khem Raj
Cc: openembedded-core@lists.openembedded.org
No problem Paul. Thanks
-Original Message-
From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com]
Sent: Friday, July 24, 2015 12:16 PM
To: Constantin, Costin C
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH v2] oeqa/buildoptions.py: automate test case 929:
Signed-off-by: Pau Espin Pedrol
---
meta/classes/systemd.bbclass | 9 -
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/meta/classes/systemd.bbclass b/meta/classes/systemd.bbclass
index cfe1eb5..46e72c7 100644
--- a/meta/classes/systemd.bbclass
+++ b/meta/classes/systemd.bbc
Signed-off-by: Pau Espin Pedrol
---
meta/recipes-multimedia/pulseaudio/pulseaudio.inc | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc
b/meta/recipes-multimedia/pulseaudio/pulseaudio.inc
index 1a9d33a..3389ec9 100644
---
Signed-off-by: Pau Espin Pedrol
---
meta/conf/bitbake.conf | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index 730ab80..26c548c 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -32,7 +32,10 @@ export data
From: André Draszik
This adds tunes for ARM's v3 Vector Floating Point unit for
16 and 32 bit implementation:
http://www.arm.com/products/processors/technologies/vector-floating-point.php
See also https://wiki.debian.org/ArmHardFloatPort/VfpComparison
for a nice comparison and why vfpv3d16 is us
From: André Draszik
---
meta/recipes-devtools/opkg-utils/opkg-utils_git.bb | 4
1 file changed, 4 insertions(+)
diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb
b/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb
index 2f66632..5f518d2 100644
--- a/meta/recipes-devtools/op
From: André Draszik
---
meta/recipes-core/initscripts/initscripts_1.0.bb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-core/initscripts/initscripts_1.0.bb
b/meta/recipes-core/initscripts/initscripts_1.0.bb
index b1d917d..f90de6e 100644
--- a/meta/recipes-cor
From: André Draszik
---
meta/recipes-devtools/rsync/rsync.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/rsync/rsync.inc
b/meta/recipes-devtools/rsync/rsync.inc
index 4223c59..c65f270 100644
--- a/meta/recipes-devtools/rsync/rsync.inc
+++ b/met
From: André Draszik
---
meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts | 2 +-
meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb| 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts
b/
These patches update a few places where we can use ${sysconfdir} ${bindir}
etc. instead of hardcoding them.
--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
From: André Draszik
Opkg's configure script doesn't use the value from --sysconfdir to determine
the location of the conf file, it uses the value from --with-opkgetcdir
---
meta/recipes-devtools/opkg/opkg_0.2.4.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-devtools/opkg/opk
This has been obsoleted by parselogs.
Signed-off-by: Ross Burton
---
meta/classes/testimage.bbclass | 4 ++--
meta/lib/oeqa/runtime/dmesg.py | 12
2 files changed, 2 insertions(+), 14 deletions(-)
delete mode 100644 meta/lib/oeqa/runtime/dmesg.py
diff --git a/meta/classes/testima
On 07/23/2015 11:55 PM, Richard Purdie wrote:
> On Tue, 2015-07-21 at 15:23 +0800, zhe...@windriver.com wrote:
>> From: He Zhe
>>
>> Pass mkimage in sysroot to kernel makefile by NATIVE_MKIMAGE to avoid
>> depending on build machine's when KEEPUIMAGE is "yes".
>>
>> Fixes [YOCTO #6945].
>>
>> Si
On Friday 24 July 2015 06:00:28 Constantin, Costin C wrote:
> Thank you for the reply. :) I got your point and i guess you're right.
> Maybe i over exaggerated. Does this mean the auto TC will not be considered
> as it is now? Should i re-send it or will you just erase that line and
> consider it
The licence checksum is modified according to the change of doc/LICENCE.
In specific, file://lib/util/reallocarray.c is added to LIC_FILES_CHECKSUM.
Signed-off-by: Chen Qi
---
meta/recipes-extended/sudo/sudo.inc | 3 ++-
meta/recipes-extended/sudo/{sudo_1.8.13.bb => s
The LIC_FILES_CHECKSUM is modified. The change is only about the
copyright time. So the licence remains the same.
Signed-off-by: Chen Qi
---
.../recipes-extended/byacc/{byacc_20141128.bb => byacc_20150711.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-extend
Signed-off-by: Chen Qi
---
meta/recipes-devtools/diffstat/{diffstat_1.59.bb => diffstat_1.60.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/diffstat/{diffstat_1.59.bb => diffstat_1.60.bb}
(84%)
diff --git a/meta/recipes-devtools/diffstat/diffstat_1.5
The following changes since commit 6be698b7270f73f40d38713ecf13f12aec0ced61:
dpkg: Fix for Fedora22 and new versions of tar (2015-07-13 13:46:45 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib ChenQi/PU-20150723
http://cgit.openembedded.
Ping again ...
On 05/15/2015 01:29 PM, Shan Hai wrote:
Add PAM config files for util-linux to fix a runtime failure of the
runuser command.
meta/recipes-core/util-linux/util-linux.inc| 8
meta/recipes-core/util-linux/util-linux/runuser-l.pamd | 4
meta/recipes-core/
On 07/24/2015 04:08 PM, wenzong fan wrote:
Ping ...
Please ignore the "ping" request, this one has been merged.
Thanks
Wenzong
On 06/29/2015 02:22 PM, wenzong@windriver.com wrote:
From: Li Wang
make start-statd command to use nfscommon configure, too.
Signed-off-by: Henrik Riomar
S
From: Burton, Ross [ross.bur...@intel.com]
Sent: Friday, July 24, 2015 1:21 AM
To: Valluri, Amarnath
Cc: OE-core; Iorga, Cristian
Subject: Re: [OE-core] [meta-oe][PATCH] libical: Upgrade v1.0.0 -> v1.0.1
On 23 July 2015 at 12:17, Amarnath Valluri
mailto:amarnath
Ping ...
On 07/07/2015 04:14 PM, wenzong@windriver.com wrote:
From: Lijun Guo
Using "-c" parameter, grub-mkimage can embed a configuration file into
the grub image. However grub 2.0 doesn't support net_default_mac and
net_default_ip variables in the configuration file.
Backport upstream c
Ping ...
On 06/29/2015 02:22 PM, wenzong@windriver.com wrote:
From: Li Wang
make start-statd command to use nfscommon configure, too.
Signed-off-by: Henrik Riomar
Signed-off-by: Li Wang
Signed-off-by: Roy Li
Signed-off-by: Wenzong Fan
---
.../files/nfs-utils-debianize-start-statd.pa
Hello all,
I use the same Yocto build environment to generated two sets of images, one is
built by setting PACKAGE_CLASSES to "package_rpm", the other is built by
setting PACKAGE_CLASSES to "package_deb".
With the same uImage and dtb, the board can be boot up normally with rootfs
image which
Ping ...
On 07/15/2015 02:19 PM, wenzong@windriver.com wrote:
From: Li Wang
While runing:
$ systemctl restart rpcbind
$ systemctl status rpcbind
There are errors like below:
rpcbind[1722]: Cannot open '/tmp/rpcbind.xdr' file for reading, \
errno 2 (No such file or directory)
r
On Thu, 2015-07-23 at 17:15 -0600, Gary Thomas wrote:
> On 2015-07-23 17:06, Richard Purdie wrote:
> > On Thu, 2015-07-23 at 17:00 -0600, Gary Thomas wrote:
> >> It's an old host (Fedora 13) that I am unable to upgrade, but it still
> >> works quite well. I get around most of the Yocto/bitbake wor
On Sat, 2015-07-18 at 08:16 -0700, Armin Kuster wrote:
> Please consider these for the 1.7.3 release
>
> The following changes since commit 5f0d25152bac2d3798663a4ebfdd2df24060f153:
>
> openssl: upgrade to 1.0.1p (2015-07-15 15:25:43 +0100)
>
> are available in the git repository at:
>
> gi
49 matches
Mail list logo