Re: [OE-core] [PATCH] xz: Correctly specify GPL-3.0 with autoconf exception

2015-09-01 Thread Khem Raj
> On Aug 31, 2015, at 12:43 PM, Mark Hatle wrote: > > On 8/31/15 2:20 PM, Khem Raj wrote: >> On Mon, Aug 31, 2015 at 10:51 AM, Mark Hatle >> wrote: >>> >>> The way the recipe 'LICENSE =' field was defined, AFAIK, was that it was the >>>

[OE-core] [dizzy][PATCH] gnome: move introspection options to gnomebase

2015-09-01 Thread Martin Jansa
From: Ross Burton The gnome class is really a convenience class to include other classes, so move the introspection arguments into gnomebase.bbclass. Signed-off-by: Ross Burton --- meta/classes/gnome.bbclass | 4

Re: [OE-core] [PATCH V3 8/8] populate_sdk_ext: get rid of buildtools

2015-09-01 Thread Paul Eggleton
On Tuesday 01 September 2015 17:13:49 Paul Eggleton wrote: > Hi Qi, > > On Monday 24 August 2015 15:46:56 Chen Qi wrote: > > If we do `bitbake buildtools-tarball' and then after one day do `bitbake > > core-image-minimal -c populate_sdk_ext', we would meet errors like below. > > > > | install:

Re: [OE-core] [oe-commits] Alex Franco : Fix mode +st on TMPDIR when creating it

2015-09-01 Thread Martin Jansa
On Tue, Sep 01, 2015 at 10:45:22AM +, g...@git.openembedded.org wrote: > Module: openembedded-core.git > Branch: master > Commit: 8236d57439640a185c0226312cd4903a3ce2f53b > URL: > http://git.openembedded.org/?p=openembedded-core.git=commit;h=8236d57439640a185c0226312cd4903a3ce2f53b > >

[OE-core] [fido][PATCH] gnome: move introspection options to gnomebase

2015-09-01 Thread Martin Jansa
From: Ross Burton The gnome class is really a convenience class to include other classes, so move the introspection arguments into gnomebase.bbclass. Signed-off-by: Ross Burton --- meta/classes/gnome.bbclass | 4

Re: [OE-core] [PATCH 2/6] gmp: Bring back version 4.2.1 (LGPL 2.1+)

2015-09-01 Thread Khem Raj
> On Sep 1, 2015, at 7:55 AM, Mark Hatle wrote: > > > Do you have any sense of the problems when gcc uses an older version of GMP? > If > a newer version is required for gcc -- then can gcc itself check that it's a > proper minimum version available? (At this point

[OE-core] Patch merge process

2015-09-01 Thread Khem Raj
Hi All, I thought of bringing this up for discussions, I am seeing that, in some pull requests some patches get dropped and I understand that there might be a reason for that but that reason is not communicated in proposed patch mail often. I have experienced with some of the pull requests

[OE-core] [dizzy][PATCH] tzdata, tzcode-native: drop older versions 2014h, 2015b

2015-09-01 Thread Martin Jansa
* unlike in master, the older versions weren't dropped when upgrading to 2015d Signed-off-by: Martin Jansa --- meta/recipes-extended/tzcode/tzcode-native_2014h.bb | 11 --- meta/recipes-extended/tzcode/tzcode-native_2015d.bb | 11 ---

Re: [OE-core] [PATCH] devtool: add package plugin that lets you create package via devtool

2015-09-01 Thread Brendan Le Foll
On Thu, Aug 27, 2015 at 03:19:01PM +0100, Paul Eggleton wrote: > Hi Brendan, > > > 'bitbake -e %s | grep IMAGE_PKGTYPE' % (args.recipename), watch=False) + > > except bb.process.ExecutionError as e: > > +logger.error('Unable to get IMAGE_PKGTYPE for image') > > +return

[OE-core] [fido][PATCH] tzdata: update to 2015d

2015-09-01 Thread Martin Jansa
From: Armin Kuster Changes affecting future time stamps Egypt will not observe DST in 2015 and will consider canceling it permanently. For now, assume no DST indefinitely. (Thanks to Ahmed Nazmy and Tim Parenti.) Changes affecting past time stamps America/Whitehorse

[OE-core] [PATCH] scripts: Create interactive menu for mkefidisk script

2015-09-01 Thread Bruno Bottazzini
If it is passed only the image parameter, it will show some interactive options to help to conclude the script. With this patch it will detect devices available in the machine, asking to choose what it is wanted to be flashed. it will suggest the target device. If it is a SD card the suggestion

Re: [OE-core] [PATCH 0/1] kernel: Correct mishandling of linux.bin for building uImage

2015-09-01 Thread He Zhe
Ping. On 08/24/2015 11:24 AM, He Zhe wrote: > Ping. > > On 08/14/2015 10:50 AM, He Zhe wrote: >> Ping. >> >> On 08/11/2015 04:22 PM, zhe...@windriver.com wrote: >>> From: He Zhe >>> >>> The following changes since commit a16e0b4014173af46ef80d643bb71055219b0dab: >>> >>>

Re: [OE-core] [PATCH 0/3] Add checks for "host user contamination"

2015-09-01 Thread Richard Purdie
On Tue, 2015-09-01 at 08:50 +0100, Richard Purdie wrote: > On Mon, 2015-08-24 at 15:19 -0700, Christopher Larson wrote: > > From: Christopher Larson > > > > This adds a QA test, as well as a rootfs_ function for use in > > ROOTFS_POSTPROCESS_COMMAND, to warn/error when

Re: [OE-core] [PATCH 0/3] Add checks for "host user contamination"

2015-09-01 Thread Richard Purdie
On Mon, 2015-08-24 at 15:19 -0700, Christopher Larson wrote: > From: Christopher Larson > > This adds a QA test, as well as a rootfs_ function for use in > ROOTFS_POSTPROCESS_COMMAND, to warn/error when paths are owned by the same > user/group as the user running

Re: [OE-core] [PATCH][v2] glibc: package nscd related files

2015-09-01 Thread Rongqing Li
ping -Roy On 2015年08月19日 17:25, rongqing...@windriver.com wrote: From: Roy Li install nscd related configuration file, startup files, and package them, make nscd easy to startup Signed-off-by: Roy Li ---

Re: [OE-core] [PATCH 0/1] meta-yocto-bsp: mpc8315e-rdb: Set KERNEL_DEVICETREE to mpc8315erdb.dtb

2015-09-01 Thread He Zhe
Ping. On 08/24/2015 11:24 AM, He Zhe wrote: > Ping. > > On 08/14/2015 10:50 AM, He Zhe wrote: >> Ping. >> >> On 08/11/2015 05:08 PM, zhe...@windriver.com wrote: >>> From: He Zhe >>> >>> The following changes since commit a16e0b4014173af46ef80d643bb71055219b0dab: >>> >>>

[OE-core] [PATCH] adt-installer: upgrade to opkg 0.3.0

2015-09-01 Thread Alejandro del Castillo
- Opkg 0.3.0 deprecated --disable-shave & --withopkglibdir options. - Add -i option to autoreconf since opkg tarball is missing conf.compile. - Recreate wget_cache.patch - Bump PR version. Signed-off-by: Alejandro del Castillo This patch can be squashed with the

Re: [OE-core] [PATCH] base-files: Fix LSB NG Cases.

2015-09-01 Thread Li, Xin
Hi, Richard and Mark, Thanks for your reply. >Subject: Re: [OE-core] [PATCH] base-files: Fix LSB NG Cases. > >On 9/1/15 4:13 PM, Richard Purdie wrote: >> On Thu, 2015-06-04 at 16:52 +0800, Li xin wrote: >>> -/tset/LSB.fhs/var/tmp/tmp-tc. >>> >>> The LSB Core test requires the /var/tmp directory

Re: [OE-core] Patch merge process

2015-09-01 Thread Khem Raj
> On Sep 1, 2015, at 1:04 PM, Richard Purdie > wrote: > > On Tue, 2015-09-01 at 10:40 -0700, Khem Raj wrote: >> I thought of bringing this up for discussions, I am seeing that, in >> some pull requests some patches get dropped and I understand >> that there

Re: [OE-core] [PATCH 15/17] busybox: Use CC instead of bare LD to be the Linker

2015-09-01 Thread Khem Raj
> On Sep 1, 2015, at 2:17 PM, Richard Purdie > wrote: > >> /mnt/home/kraj/work/angstrom/build/tmp-angstrom-glibc/sysroots/x86_64-linux/usr/bin/arm-angstrom-linux-gnueabi/arm-angstrom-linux-gnueabi-ld: >> error: applets/built-in.o: unsupported ELF file type 2

[OE-core] Fido and dizzy collaboration?

2015-09-01 Thread Richard Purdie
Hi Armin, Joshua, I've just been looking at the patches queued for the dizzy/fido branches. In fact I ended up merging them before I realised there are some issues. The problem is there are dizzy patches which aren't in fido, which breaks our policies. Could the two of you work to resolve that

Re: [OE-core] Patch merge process

2015-09-01 Thread Otavio Salvador
On Tue, Sep 1, 2015 at 6:55 PM, Martin Jansa wrote: > I hate to say it, but for meta-oe and meta-qt5 I would like to use > gerrit - it's great to see all related information (all revisions of the > patch, all review comments, all results of verification builds) in > single

Re: [OE-core] [PATCH] base-files: Fix LSB NG Cases.

2015-09-01 Thread Mark Hatle
On 9/1/15 9:09 PM, Li, Xin wrote: > Hi, Richard and Mark, > > Thanks for your reply. > >> Subject: Re: [OE-core] [PATCH] base-files: Fix LSB NG Cases. >> >> On 9/1/15 4:13 PM, Richard Purdie wrote: >>> On Thu, 2015-06-04 at 16:52 +0800, Li xin wrote: -/tset/LSB.fhs/var/tmp/tmp-tc.

Re: [OE-core] [oe-commits] Alex Franco : Fix mode +st on TMPDIR when creating it

2015-09-01 Thread Christopher Larson
On Tue, Sep 1, 2015 at 4:11 PM, Alex Franco < alejandro.fra...@linux.intel.com> wrote: > I gather the original reason (for the sanity test, as well as these > changes) is that it is better for everything under BUILDDIR - and certainly > TMPDIR to be owned by the user running bitbake and have

Re: [OE-core] [PATCH 01/17] systemd: Upgrade 219 -> 224

2015-09-01 Thread Khem Raj
> On Sep 1, 2015, at 2:15 PM, Richard Purdie > wrote: > > On Mon, 2015-08-24 at 13:03 -0700, Khem Raj wrote: >> Drop patches that were straight backports from upstream >> >> MIT licence was unused and dropped from systemd sources >> for more details see >>

[OE-core] [PATCH] libunwind: Security Advisory - libunwind - CVE-2015-3239

2015-09-01 Thread Li Zhou
libunwind: Invalid dwarf opcodes can cause references beyond the end of the array Off-by-one error in the dwarf_to_unw_regnum function in include/dwarf_i.h in libunwind 1.1 allows local users to have unspecified impact via invalid dwarf opcodes. Signed-off-by: Li Zhou

Re: [OE-core] Patch merge process

2015-09-01 Thread Martin Jansa
On Tue, Sep 01, 2015 at 10:40:33AM -0700, Khem Raj wrote: > Hi All, > > I thought of bringing this up for discussions, I am seeing that, in some pull > requests some patches get dropped and I understand > that there might be a reason for that but that reason is not communicated in > proposed

Re: [OE-core] Patch merge process

2015-09-01 Thread Khem Raj
> On Sep 1, 2015, at 3:05 PM, Otavio Salvador > wrote: > > On Tue, Sep 1, 2015 at 6:55 PM, Martin Jansa wrote: >> I hate to say it, but for meta-oe and meta-qt5 I would like to use >> gerrit - it's great to see all related information

Re: [OE-core] [oe-commits] Alex Franco : Fix mode +st on TMPDIR when creating it

2015-09-01 Thread Alex Franco
Hi Martin, I gather the original reason (for the sanity test, as well as these changes) is that it is better for everything under BUILDDIR - and certainly TMPDIR to be owned by the user running bitbake and have standard permissions, the sticky bit itself would prevent a user running bitbake,

Re: [OE-core] [PATCH 15/17] busybox: Use CC instead of bare LD to be the Linker

2015-09-01 Thread Richard Purdie
On Mon, 2015-08-24 at 13:03 -0700, Khem Raj wrote: > This patch was on mailing list, another patch to make sure -r is not > passed directly but via -Wl switch is added. > > This was exposed when using clang and gold linker, clang does not have > -r switch to do relocatable objects and problem

Re: [OE-core] [PATCH] base-files: Fix LSB NG Cases.

2015-09-01 Thread Mark Hatle
On 9/1/15 4:13 PM, Richard Purdie wrote: > On Thu, 2015-06-04 at 16:52 +0800, Li xin wrote: >> -/tset/LSB.fhs/var/tmp/tmp-tc. >> >> The LSB Core test requires the /var/tmp directory supports creation of files. >> And the mount tmpfs on /var/volatile cause the /var/tmp directory can't be >>

[OE-core] [oe-core][PATCH 0/2] add ifupdown

2015-09-01 Thread Joe Slater
I'm not sure where this should go, but these patches are for oe-core. This recipe overrides the versions of ifup and ifdown implemented by busybox, if present. This was copied, with one minor change, from meta-overc, as mentioned in the first patch. Joe Slater (2): ifupdown: import recipe

[OE-core] [oe-core][PATCH 2/2] ifupdown: create alternative links

2015-09-01 Thread Joe Slater
Inherit update-alternatives so links are created. ifup and ifdown are higher priority than the versions provided by busybox. Signed-off-by: Joe Slater --- meta/recipes-core/ifupdown/ifupdown_0.7.48.1.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[OE-core] [oe-core][PATCH 1/2] ifupdown: import recipe

2015-09-01 Thread Joe Slater
Implements ifup and ifdown. Copied from https://github.com/WindRiver-OpenSourceLabs/meta-overc.git as of commit aa89eebffe06e4aa04701eae9691cb3049cbaef9. Signed-off-by: Joe Slater --- meta/recipes-core/ifupdown/files/99_network|1 +

Re: [OE-core] [PATCH] sdk.py: fix conflicts of packages

2015-09-01 Thread Mark Hatle
On 9/1/15 4:29 PM, Mark Hatle wrote: > On 9/1/15 4:11 PM, Richard Purdie wrote: >> On Tue, 2015-08-25 at 16:29 +0800, Jian Liu wrote: >>> If packages are conveyed to smart to install at the same time, >>> conflicts will not happen. >>> Try to install packages into sdk image at the same time. I

Re: [OE-core] Patch merge process

2015-09-01 Thread Otavio Salvador
On Tue, Sep 1, 2015 at 7:46 PM, Khem Raj wrote: > >> On Sep 1, 2015, at 3:05 PM, Otavio Salvador >> wrote: >> >> On Tue, Sep 1, 2015 at 6:55 PM, Martin Jansa wrote: >>> I hate to say it, but for meta-oe and meta-qt5

Re: [OE-core] [PATCH 01/17] systemd: Upgrade 219 -> 224

2015-09-01 Thread Richard Purdie
On Mon, 2015-08-24 at 13:03 -0700, Khem Raj wrote: > Drop patches that were straight backports from upstream > > MIT licence was unused and dropped from systemd sources > for more details see > https://github.com/systemd/systemd/commit/8f1e0c5f38cdf7e401ab4d2bb93ad816d08e7715 > > Drop gtkdoc

Re: [OE-core] [PATCH] base-files: Fix LSB NG Cases.

2015-09-01 Thread Richard Purdie
On Thu, 2015-06-04 at 16:52 +0800, Li xin wrote: > -/tset/LSB.fhs/var/tmp/tmp-tc. > > The LSB Core test requires the /var/tmp directory supports creation of files. > And the mount tmpfs on /var/volatile cause the /var/tmp directory can't be > writable for non-root users. This change doesn't look

Re: [OE-core] [PATCH] sdk.py: fix conflicts of packages

2015-09-01 Thread Mark Hatle
On 9/1/15 4:11 PM, Richard Purdie wrote: > On Tue, 2015-08-25 at 16:29 +0800, Jian Liu wrote: >> If packages are conveyed to smart to install at the same time, >> conflicts will not happen. >> Try to install packages into sdk image at the same time. > > Doesn't smart have an issue where if one

Re: [OE-core] Patch merge process

2015-09-01 Thread Richard Purdie
On Tue, 2015-09-01 at 10:40 -0700, Khem Raj wrote: > I thought of bringing this up for discussions, I am seeing that, in > some pull requests some patches get dropped and I understand > that there might be a reason for that but that reason is not > communicated in proposed patch mail often. I have

Re: [OE-core] [PATCH] devtool: add package plugin that lets you create package via devtool

2015-09-01 Thread Paul Eggleton
On Tuesday 01 September 2015 19:16:18 Brendan Le Foll wrote: > On Thu, Aug 27, 2015 at 03:19:01PM +0100, Paul Eggleton wrote: > > Hi Brendan, > > > > > 'bitbake -e %s | grep IMAGE_PKGTYPE' % (args.recipename), watch=False) + > > > except bb.process.ExecutionError as e: > > > +

Re: [OE-core] [PATCH 0/1] meta-yocto-bsp: mpc8315e-rdb: Set KERNEL_DEVICETREE to mpc8315erdb.dtb

2015-09-01 Thread Richard Purdie
On Tue, 2015-09-01 at 15:12 +0800, He Zhe wrote: > Ping. This is on the wrong mailing list but merged two weeks ago? http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=07cbc407d84f2f8f5fee430902039aa7cef65db4 Cheers, Richard -- ___

Re: [OE-core] [PATCH] sdk.py: fix conflicts of packages

2015-09-01 Thread Richard Purdie
On Tue, 2015-08-25 at 16:29 +0800, Jian Liu wrote: > If packages are conveyed to smart to install at the same time, > conflicts will not happen. > Try to install packages into sdk image at the same time. Doesn't smart have an issue where if one package fails to install for some reason, others

[OE-core] [oe-core][PATCH 1/1] dpkg: put start-stop-daemon in its own package

2015-09-01 Thread Joe Slater
Also make it update-alternatives compatible and move it to where busybox puts its version. Make dpkg RDEPEND on dpkg-start-stop. Signed-off-by: Joe Slater --- meta/recipes-devtools/dpkg/dpkg.inc | 20 +++- 1 file changed, 19 insertions(+), 1 deletion(-)

[OE-core] [PATCHv2 3/3] image.bbclass: add rootfs_check_host_user_contaminated

2015-09-01 Thread Christopher Larson
From: Christopher Larson This function is intended to be used in ROOTFS_POSTPROCESS_COMMAND, and checks for any paths outside of /home which are owned by the user running bitbake. Signed-off-by: Christopher Larson ---

[OE-core] [PATCHv2 1/3] insane.bbclass: handle tests which need fakeroot

2015-09-01 Thread Christopher Larson
From: Christopher Larson If any tests listed in FAKEROOT_QA are enabled (listed in ALL_QA), then run do_package_qa under fakeroot. Signed-off-by: Christopher Larson --- meta/classes/insane.bbclass | 8 1 file changed, 8 insertions(+)

[OE-core] [PATCHv2 2/3] insane.bbclass: add host-user-contaminated test

2015-09-01 Thread Christopher Larson
From: Christopher Larson - Add a test which checks for any paths outside of /home which are owned by the user running bitbake. - Add the test to WARN_QA by default. This test has been in meta-mentor for some time, and in our ERROR_QA for our builds, and has caught a

[OE-core] [PATCHv2 0/3] Add checks for "host user contamination"

2015-09-01 Thread Christopher Larson
From: Christopher Larson This adds a QA test, as well as a rootfs_ function for use in ROOTFS_POSTPROCESS_COMMAND, to warn/error when paths are owned by the same user/group as the user running bitbake. This is useful to catch stuff which is written outside of pseudo's

Re: [OE-core] Patch merge process

2015-09-01 Thread Khem Raj
> On Sep 1, 2015, at 2:55 PM, Martin Jansa wrote: > > On Tue, Sep 01, 2015 at 10:40:33AM -0700, Khem Raj wrote: >> Hi All, >> >> I thought of bringing this up for discussions, I am seeing that, in some >> pull requests some patches get dropped and I understand >> that

[OE-core] [PATCH][meta-oe] lvm2: enable lvmetad

2015-09-01 Thread rongqing.li
From: Roy Li the systemd unit file of lvm2-monitor requires lvm2-lvmetad.socket which asks to enable lvmetad, lvmetad is a metadata caching daemon for LVM. so this fixed the below error: # systemctl start lvm2-monitor Failed to start lvm2-monitor.service: Unit

Re: [OE-core] [PATCH][meta-oe] lvm2: enable lvmetad

2015-09-01 Thread Rongqing Li
please drop it, send to wrong mail sorry for the noise -Roy On 2015年09月01日 15:54, rongqing...@windriver.com wrote: From: Roy Li the systemd unit file of lvm2-monitor requires lvm2-lvmetad.socket which asks to enable lvmetad, lvmetad is a metadata caching daemon

Re: [OE-core] [PATCH 2/6] gmp: Bring back version 4.2.1 (LGPL 2.1+)

2015-09-01 Thread Jussi Kukkonen
On 31 August 2015 at 17:38, Khem Raj wrote: > There is alternative suggestion. I think all this is happening for > nettle which we have GPLv2 version in core. There doesnt seem to be a > full use of libgmp elsewhere. > nettle can be built using mini-gmp, as well I think that

Re: [OE-core] [PATCH][fido] icu: CVE-2014-8146-CVE-2014-8147

2015-09-01 Thread Joshua Lock
On Fri, 2015-08-28 at 15:12 +0200, Sona Sarmadi wrote: > CVE-2014-8146 icu: heap overflow via incorrect isolateCount > CVE-2014-8147 icu: integer truncation in the resolveImplicitLevels > function > > References: > [1] https://github.com/pedrib/PoC/raw/master/generic/i-c-u-fail.7z > [2]

Re: [OE-core] [FIDO PATCH 1/1] toasterconf: remove master as a branch option from fido release

2015-09-01 Thread Joshua Lock
On Thu, 2015-08-20 at 16:04 -0700, brian avery wrote: > From: Alexandru DAMIAN > > Toaster isn't designed to be forward compatible. As such, > a release cannot build releases newer then it. > > Particularly, "fido" cannot build "master", so we remove > "master" from

Re: [OE-core] [fido] Please backport commit

2015-09-01 Thread Joshua Lock
Hi Juro, On Fri, 2015-08-28 at 20:53 +, Bystricky, Juro wrote: > Hello Joshua, > please backport the Yocto master commit (cherry-pick) > 625e0ec8b5e5f1c39b3bfad0e6adfecaf957d689 :“glibc: Consider adding > -Wno-error in cases when not using -O2” > to Fido. I've queued this cherry-pick in my

Re: [OE-core] [PATCH] xz: Correctly specify GPL-3.0 with autoconf exception

2015-09-01 Thread Flanagan, Elizabeth
On 31 August 2015 at 21:18, Christopher Larson wrote: > > On Mon, Aug 31, 2015 at 12:43 PM, Mark Hatle > wrote: >> >> If that is the way we want to move forward, then my recommendation would >> be to >> add a new field for that. >> >> LICENSE-SRC =

Re: [OE-core] [PATCH 2/6] gmp: Bring back version 4.2.1 (LGPL 2.1+)

2015-09-01 Thread Khem Raj
On Tue, Sep 1, 2015 at 4:21 AM, Jussi Kukkonen wrote: > On 31 August 2015 at 17:38, Khem Raj wrote: >> There is alternative suggestion. I think all this is happening for >> nettle which we have GPLv2 version in core. There doesnt seem to be a >> full

Re: [OE-core] [PATCH 0/3] Add checks for "host user contamination"

2015-09-01 Thread Christopher Larson
On Tue, Sep 1, 2015 at 12:52 AM, Richard Purdie < richard.pur...@linuxfoundation.org> wrote: > On Tue, 2015-09-01 at 08:50 +0100, Richard Purdie wrote: > > On Mon, 2015-08-24 at 15:19 -0700, Christopher Larson wrote: > > > From: Christopher Larson > > > > > > This adds a

[OE-core] [PATCH] devtool: update-recipe: better 'auto' mode

2015-09-01 Thread Markus Lehtonen
Enhance the logic behind the 'auto' mode a bit by only updating the SRCREV if the changes are already found upstream. The logic is simple: update SRCREV only if the current local HEAD commit is found in the remote branch (i.e. 'origin/'). Otherwise resort to patching. [YOCTO #7907]

Re: [OE-core] [PATCH 2/6] gmp: Bring back version 4.2.1 (LGPL 2.1+)

2015-09-01 Thread Mark Hatle
On 8/31/15 10:27 AM, Khem Raj wrote: > >> On Aug 31, 2015, at 8:21 AM, Martin Jansa wrote: >> >> On Mon, Aug 31, 2015 at 10:22:31AM -0300, Otavio Salvador wrote: >>> On Sat, Aug 29, 2015 at 7:18 AM, Richard Purdie >>> wrote: On

[OE-core] [PATCH 2/2] python: Fix python-distutils variables

2015-09-01 Thread Ricardo Ribalda Delgado
python-distutils uses the information from this file for setting the system variables. Whithout this patch: root@qt5022:~# pip install pyzmq ... x86_64-poky-linux-gcc -m64 -march=btver1 -mtune=btver1 --sysroot=/var/lib/jenkins/jobs/qt5022-cesium/workspace/build/tmp/sysroots/qt5022

[OE-core] [PATCH 2/2] devtool: Allow disabling make parallelism on build command

2015-09-01 Thread leonardo . sandoval . gonzalez
From: Leonardo Sandoval Through --disable-parallel-make, the user can turn off parallelism on the make tool. This can be useful when debuging race conditions issues. A POSTFILE is created under 'build/conf' for further usage. So far, the file just

[OE-core] [PATCH 0/2] devtool build

2015-09-01 Thread leonardo . sandoval . gonzalez
From: Leonardo Sandoval First patch moves all the build related code from standard.py to build.py, and second patch includes the --disable-parallel-make parameter, which as the name indicates, removes parallelism on the make tool. The following

[OE-core] [PATCH 1/2] devtool: Create a single file for the build devtool feature

2015-09-01 Thread leonardo . sandoval . gonzalez
From: Leonardo Sandoval The intention is to have a single file for each devtool feature so devtool can grow in a modular way. In this direction, this patch creates build.py, moving all related build features from standard.py to build.py.

[OE-core] [PATCH] libevent_2.0.22.bb: Add native and nativesdk support to the recipe.

2015-09-01 Thread Philip Balister
Build tested against thrift recipe under development. Signed-off-by: Philip Balister --- meta/recipes-support/libevent/libevent_2.0.22.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-support/libevent/libevent_2.0.22.bb

[OE-core] [PATCH 1/2] python3: Fix python-distutils variables

2015-09-01 Thread Ricardo Ribalda Delgado
python-distutils uses the information from this file for setting the system variables. Whithout this patch: root@qt5022:~# pip install pyzmq ... x86_64-poky-linux-gcc -m64 -march=btver1 -mtune=btver1 --sysroot=/var/lib/jenkins/jobs/qt5022-cesium/workspace/build/tmp/sysroots/qt5022

[OE-core] [PATCH 2/2 v2] runexported: Make it compatible with host dump

2015-09-01 Thread mariano . lopez
From: Mariano Lopez Currently it is not possible to run a exported test, but this patch will allow to use the HosDumper class when running a exported test, otherwise the HostDumper class will break runexpored test. [YOCTO #8118] Signed-off-by: Mariano Lopez

[OE-core] [PATCH 1/2 v2] qemurunner: Added host dumps when there are errors

2015-09-01 Thread mariano . lopez
From: Mariano Lopez This adds an instance of HostDumper to qemurunner, with this instance now is possible to get dumps from the host when there is an error. This adds dump points in the next cases: - runqemu exits before seeing qemu pid - Fail to get qemu

[OE-core] [PATCH 0/2] Add dumps when qemurunner fails

2015-09-01 Thread mariano . lopez
From: Mariano Lopez These patches add dumps when qemurunner ends unexpectedly and make runexported test compatible with HostDumper. The previous version of this patch was more intrusive with qemurunner, now the instance of HostDumper is created inside qemurunner

Re: [OE-core] [PATCH V3 8/8] populate_sdk_ext: get rid of buildtools

2015-09-01 Thread Paul Eggleton
Hi Qi, On Monday 24 August 2015 15:46:56 Chen Qi wrote: > If we do `bitbake buildtools-tarball' and then after one day do `bitbake > core-image-minimal -c populate_sdk_ext', we would meet errors like below. > > | install: cannot stat > | '/buildarea2/chenqi/poky/build-systemd/tmp/deploy/sdk/ >

[OE-core] [PATCH] opkg: upgrade to v0.3.0

2015-09-01 Thread Alejandro del Castillo
Changes required: - Rename opkg-cl to opkg - Add libarchive dependency - Drop backport patches - Drop obsolete directory options - Add patch to handle empty index files Based on initial work by Paul Barker. Signed-off-by: Alejandro del Castillo CC: Paul Barker