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
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
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
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
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
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
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
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
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?
>
--
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
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
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
== Number of issues - stats ==
{| class='wikitable'
!|Date !!colspan='3'|Failed tasks
!!colspan='6'|Failed
depencencies !!|Signatures!!colspan='12'|QA
!!Comment
|-
|| ||qemuarm ||qemux86 ||qemux86_64
||
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
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
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
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
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?
> --
> _
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
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
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 --
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
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
23 matches
Mail list logo