[yocto] [meta-selinux][PATCH] net-tools: update bbappend for new base recipe

2015-09-08 Thread Joe MacDonald
Commit bf362e4a8bb9fef3d16b81dea7b39a057e293ee4 in poky updates net-tools, take this opportunity to convert this to a wildcard, since the bbappend still seems to apply. Signed-off-by: Joe MacDonald --- recipes-extended/net-tools/net-tools_%.bbappend | 11 +++ recipes-extended/net-t

Re: [yocto] [meta-selinux][PATCHv2 6/8] e2fsprogs: Copy xattr block from source file.

2015-09-08 Thread Joe MacDonald
Hi Philip, [Re: [yocto] [meta-selinux][PATCHv2 6/8] e2fsprogs: Copy xattr block from source file.] On 15.09.05 (Sat 10:59) Philip Tricca wrote: > Hey Joe, > > Any thoughts on this? It looks like since my patch set went into master > the meta-selinux build is broken for a number of build hosts (

Re: [yocto] do_unpack task getting failed when tar files are added to download directory manually

2015-09-08 Thread Vivek Per
Thank you very much Gary Thomas , The vlan tar file has been corrupted . The issue has been resolved. Thanks and Regards Vivek On Tue, Sep 8, 2015 at 6:23 PM, Gary Thomas wrote: > On 2015-09-08 06:47, Vivek Per wrote: > >> Hi Gary Thomas, >> > > Please keep replies on the mailing list

Re: [yocto] do_unpack task getting failed when tar files are added to download directory manually

2015-09-08 Thread Gary Thomas
On 2015-09-08 06:47, Vivek Per wrote: Hi Gary Thomas, Please keep replies on the mailing list so that all may benefit. I am getting this error ERROR: Function failed: Unpack failure for URL: 'http://vlan.sourcearchive.com/downloadss/1.9-3ubuntu9/vlan_1.9.orig.tar.gz'. Unpack command PATH=

Re: [yocto] do_unpack task getting failed when tar files are added to download directory manually

2015-09-08 Thread Gary Thomas
On 2015-09-08 06:10, Vivek Per wrote: Hi, I want to build vlan_1.9.bb (open-embedded recipe) in my system . I downloaded vlan_1.9.orig.tar.gz tarball manually (same version specified in recipe) and placed in download (DL_DIR) directory and created an empty vlan_1.9.orig.ta

[yocto] do_unpack task getting failed when tar files are added to download directory manually

2015-09-08 Thread Vivek Per
Hi, I want to build vlan_1.9.bb (open-embedded recipe) in my system . I downloaded vlan_1.9.orig.tar.gz tarball manually (same version specified in recipe) and placed in download (DL_DIR) directory and created an empty vlan_1.9.orig.tar.gz.done in download directory and try to *bitbake vlan*. I

Re: [yocto] [oe] OpenEmbeddded Developer meeting Oct 9 after ELCE in Dublin

2015-09-08 Thread Paul Eggleton
I think you may be mixing up the Yocto Project Developer Day (which leans more towards training and is a Yocto Project event) and OEDEM (which is a developer's meeting and an OpenEmbedded event). They're also on separate days so you can attend both :) Cheers, Paul On Monday 07 September 2015 1

[yocto] [meta-selinux] [PATCH] ustr: fix build error with gcc 5

2015-09-08 Thread Robert Yang
Backport a patch from debian to fix errors as: ustr-main.h:1062: multiple definition of `ustrp_setf_owner' Signed-off-by: Robert Yang --- recipes-extended/ustr/ustr/ustr-gnu-inline.diff | 871 +++ recipes-extended/ustr/ustr_1.0.4.bb |4 +- 2 files changed, 87