Re: [OE-core] [oe] OEDAM - Portland 2017

2017-02-19 Thread Mark Hatle
On 2/19/17 4:12 AM, Trevor Woerner wrote: > Does anyone have any recommendations for how to get from the > conference venue to the Mentor Graphics office? > I have a rental car and will have room for 2, or MAYBE 3 people. (At this point I suspect I will return the car after the OEDAM, because pa

[OE-core] [PATCH] native.bbclass: populate native recipe with it's files

2017-02-19 Thread Saul Wold
This allows a native package's recipe-sysroot-native to be populated with that packages native image files. This in turns allows it to be used by scripts or other tools without creating un-necessary DEPENDS. An example of this is systemtap-native and the crosstap script. Signed-off-by: Saul Wold

Re: [OE-core] [oe] OEDAM - Portland 2017

2017-02-19 Thread Trevor Woerner
Okay thanks, sounds good. See you then. On Sun, Feb 19, 2017 at 5:49 PM, Philip Balister wrote: > It sounds like a bunch of us will meet in the Hilton lobby at 0800 and > use Lyft/Uber/other. > > Philip > > On 02/19/2017 07:12 AM, Trevor Woerner wrote: >> Does anyone have any recommendations for

[OE-core] [PATCH 2/2] pigz: set downloadfilename

2017-02-19 Thread Robert Yang
Otherwise, the filename is v${PV}.tar.gz which isn't straightforward. Signed-off-by: Robert Yang --- meta/recipes-extended/pigz/pigz_2.3.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/pigz/pigz_2.3.4.bb b/meta/recipes-extended/pigz/pigz_2.3.4.bb i

[OE-core] [PATCH 1/2] eudev: set downloadfilename

2017-02-19 Thread Robert Yang
Otherwise, the filename is v${PV}.tar.gz which isn't straightforward. Signed-off-by: Robert Yang --- meta/recipes-core/udev/eudev_3.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/udev/eudev_3.2.bb b/meta/recipes-core/udev/eudev_3.2.bb index 11931bc0f3

[OE-core] [PATCH 0/2] eudev/pigz: set downloadfilename

2017-02-19 Thread Robert Yang
The following changes since commit def3800c7e58d9d1b54ea1df27b190a0f6d1d544: layer.conf: bump version for change in eSDK selftest behaviour (2017-02-19 09:38:59 -0800) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib rbt/fetch http://cgit.openem

Re: [OE-core] [PATCH 2/6] btrfs-tools: remove udev from DEPENDS

2017-02-19 Thread Robert Yang
On 02/17/2017 11:14 PM, Burton, Ross wrote: On 15 February 2017 at 06:25, Robert Yang mailto:liezhi.y...@windriver.com>> wrote: The log said that udev was added to DEPENDS because btrfs-tools installs a udev rule, this was incorrect, and it caused a side effect: $ bitbake btrfs-to

Re: [OE-core] [PATCH V3 0/1] ltp: upgrade to 20170116

2017-02-19 Thread Dengke Du
Ping. On 2017年02月10日 13:29, Dengke Du wrote: Changed in V3: Add the runtime depends packages: "unzip gzip cpio cronie logrotate which at" according to Yi zhao's suggestion. Changed in V2: Add Upstream-Status for 0001-add-_GNU_SOURCE-to-pec_listener.c.patch The following chang

Re: [OE-core] [oe] OEDAM - Portland 2017

2017-02-19 Thread Philip Balister
It sounds like a bunch of us will meet in the Hilton lobby at 0800 and use Lyft/Uber/other. Philip On 02/19/2017 07:12 AM, Trevor Woerner wrote: > Does anyone have any recommendations for how to get from the > conference venue to the Mentor Graphics office? > --

Re: [OE-core] Does recipe specific sysrooot (or whatelse in current oe) break native dependencies?

2017-02-19 Thread Richard Purdie
On Tue, 2017-02-14 at 11:26 +0100, Patrick Ohly wrote: > My testing was flawed: in addition to the RDEPENDS there also was a > DEPENDS with the same entry, and despite what was said earlier about > build dependencies, that entry did have an effect. So it is a bit > more > complicated. > > The way

[OE-core] Recipe specific sysroot: handling recipes creating same files

2017-02-19 Thread Andreas Müller
Hi, I have the case that two recipes are trying to install same files. In my case: samba and libldb install /usr/lib/python2.7/site-packages/_ldb_text.py I bet samba doe that due to missing dependency on libldb but I don't want to discuss that here - I'll find a proper solution. What I would

[OE-core] [PATCH] useradd-staticids: fix typo for '--expiredate'

2017-02-19 Thread Peter Bergin
There is a typo in the useradd-staticids.bbclass that causes error during do_install. If build was configured to use usedadd-staticids and the recipe included (for example): USERADD_PARAM_${PN} = "--expiredate '' testUser" Due to the typo this added the wrong option '--expiredata ' that caused a

[OE-core] State of bitbake world, Failed tasks 2017-02-18

2017-02-19 Thread Martin Jansa
== Number of issues - stats == {| class='wikitable' !|Date !!colspan='3'|Failed tasks !!colspan='6'|Failed depencencies !!|Signatures!!colspan='12'|QA !!Comment |- || ||qemuarm ||qemux86 ||qemux86_64 ||

Re: [OE-core] [PATCH] native.bbclass: populate native recipe with it's files

2017-02-19 Thread Richard Purdie
On Fri, 2017-02-17 at 08:25 +0100, Patrick Ohly wrote: > On Thu, 2017-02-16 at 15:46 -0800, Saul Wold wrote: > > > > This allows a native package's recipe-sysroot-native to be > > populated with > > that packages native image files.  This in turns allows it to be > > used by > > scripts or other t

Re: [OE-core] possible consequences of adding "extraneous" layers to a build?

2017-02-19 Thread Robert P. J. Day
On Sun, 19 Feb 2017, Richard Purdie wrote: > On Sat, 2017-02-18 at 13:25 -0500, Robert P. J. Day wrote: > >   (currently updating a pile of my OE online pages so i'm going to > > ask a bunch of basic questions to make sure i'm not missing > > anything.) > > > >   what are the basic rules for layer

[OE-core] something seems to have happened to "gpgme" in latest oe-core

2017-02-19 Thread Robert P. J. Day
building core-image-minimal for qemuppc using latest poky checkout, and: ERROR: gpgme-1.8.0-r0 do_configure: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities. Rerun configure task after fixing this. i don't ever remember s

Re: [OE-core] possible consequences of adding "extraneous" layers to a build?

2017-02-19 Thread Richard Purdie
On Sat, 2017-02-18 at 13:25 -0500, Robert P. J. Day wrote: >   (currently updating a pile of my OE online pages so i'm going to > ask > a bunch of basic questions to make sure i'm not missing anything.) > >   what are the basic rules for layer design such that you should > (theoretically) be able

Re: [OE-core] [oe] OEDAM - Portland 2017

2017-02-19 Thread Matthew McClintock
I think some folks where going to try to get a ride share from the HIlton hotel. -M On Sun, Feb 19, 2017 at 4:12 AM, Trevor Woerner wrote: > Does anyone have any recommendations for how to get from the > conference venue to the Mentor Graphics office? > -- > _

[OE-core] [PATCH 2/2] depmodwrapper-cross/qemuwrapper-cross: Drop unneeded binutils dependency

2017-02-19 Thread Richard Purdie
By default these pull in binutils-cross since they're a cross tool and pull in any native tool requirements. In reality they don't need such tools at build time or runtime since they're scripts. Therefore clear the dependency and save on some processing time. Signed-off-by: Richard Purdie --- m

[OE-core] [PATCH 1/2] gcc-cross: Avoid races with gcc_stash_builddir

2017-02-19 Thread Richard Purdie
Its sad we need to do this but do_install and do_populate_sysroot appear to change the files in ${B} and this breaks if something works in parallel like gcc_stash_builddir. We've seen a few too many race errors on the autobuilder which appear to be from this so make things run in sequence determini

[OE-core] [PATCH] wget: Upgrade 1.19 -> 1.19.1

2017-02-19 Thread Richard Purdie
This fixes musl build issues and avoids autobuilder failures. Signed-off-by: Richard Purdie --- meta/recipes-extended/wget/{wget_1.19.bb => wget_1.19.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/wget/{wget_1.19.bb => wget_1.19.1.bb} (53%) diff --

Re: [OE-core] OEDAM - Portland 2017

2017-02-19 Thread Trevor Woerner
Does anyone have any recommendations for how to get from the conference venue to the Mentor Graphics office? -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core

[OE-core] [PATCH v2] scripts/lib/devtool/deploy.py: add --port/-P argument for target connection

2017-02-19 Thread Tim Orling
Enable using, e.g. host port for connection to qemu target. Defaults to 22 for standard ssh/scp port. [YOCTO #11079] Signed-off-by: Tim Orling --- Changes since v1: * revert unintended change in 'if ret!=0:' * -P before --port consistent with other args scripts/lib/devtool/deploy.py