[yocto] How can i install shutil.py in rootfs

2015-10-20 Thread Vivek Per
hi, How can i install shutil.py in roofs. I need this file for audit2allow. In rootfs remaining .py files are including /usr/share/python-support/ but not shutil.py. i want to include this file in rootfs how can i install this? regards vivek --

Re: [yocto] How can i install shutil.py in rootfs

2015-10-20 Thread Maxin B. John
Hi Vivek, On Tue, Oct 20, 2015 at 02:38:36PM +0530, Vivek Per wrote: > hi, > How can i install shutil.py in roofs. I need this file for audit2allow. > In rootfs remaining .py files are including /usr/share/python-support/ > but not shutil.py. i want to include this file in rootfs how can i

Re: [yocto] Nightly build and world build

2015-10-20 Thread atulkumar singh
On 20-Oct-2015 11:49 am, "Anders Darander" wrote: > > Please don't top-post. I've reformatted the e-mail in my replly. > > * atulkumar singh [151020 05:22]: > > > On 19-Oct-2015 5:38 pm, "Martin Jansa" wrote: > > > > On

Re: [yocto] How can i install shutil.py in rootfs

2015-10-20 Thread Vivek Per
i have put "python-shell" in IMAGE_INSTALL it worked fine. Thanks vivek On Tue, Oct 20, 2015 at 10:04 AM, Maxin B. John wrote: > Hi Vivek, > > On Tue, Oct 20, 2015 at 02:38:36PM +0530, Vivek Per wrote: > > hi, > > How can i install shutil.py in roofs. I need this file

[yocto] [PATCH][meta-selinux] libselinux, libsepol: depends on coreutils-native

2015-10-20 Thread wenzong.fan
From: Wenzong Fan 'ln --relative' doesn't work on Ubuntu 12.04 that has ln 8.13. The changes involved by SELinux commit: commit 71393a181d63c9baae5fe8dcaeb9411d1f253998 Author: Steve Lawrence Date: Mon Oct 20 15:46:17 2014 -0400

[yocto] multiple yocto-kernel-cache mirrors support in linux-yocto style recipe

2015-10-20 Thread Luo Zhenhua
Hi, I created a bbappend for linux-yocto_4.1.bb to use our own kernel source git url, a yocto-kernel-cache git tree is created to manage the distro specific kernel fragments, I want to use both Yocto yocto-kernel-cache and our own yocto-kernel-cache git, can this multiple yocto-kernel-cache

Re: [linux-yocto] CONFIG_LIBCRC32C error

2015-10-20 Thread Bruce Ashfield
On 15-10-19 03:45 PM, Cristian Bercaru wrote: Hello! Please help me understand why If I add this line to the linux kernel 3.10 defconfig or config fragments # CONFIG_LIBCRC32C is not set I get the error below when I try to bitbake linux-yocto. Hmm. I've never seen this myself. Is this

Re: [yocto] multiple yocto-kernel-cache mirrors support in linux-yocto style recipe

2015-10-20 Thread Bruce Ashfield
On 15-10-20 09:01 AM, Luo Zhenhua wrote: Hi, I created a bbappend for linux-yocto_4.1.bb to use our own kernel source git url, a yocto-kernel-cache git tree is created to manage the distro specific kernel fragments, I want to use both Yocto yocto-kernel-cache and our own yocto-kernel-cache git,

[yocto] Beagle Bone Black problem with hotplug USB

2015-10-20 Thread Alireza
Hello there, I am using yocto core-image-minimal image for my beagle bone black, and everything is OK, but my USB port doesn't work at all. Is there anyone having experience in this issue to give me some guide, please? Thanks, -- ___ yocto mailing

[yocto] [meta-mingw][PATCH 4/4] nativesdk-gcc: Add mingw32 named libraries to files list

2015-10-20 Thread Mark Hatle
Also we skip the staticdev sanity check, as the '.a' file should be packaged as listed. Signed-off-by: Mark Hatle --- recipes-devtools/gcc/gcc_%.bbappend | 6 ++ 1 file changed, 6 insertions(+) create mode 100644 recipes-devtools/gcc/gcc_%.bbappend diff --git

[yocto] [meta-mingw][PATCH 0/4] Fix meta-mingw support to work with Jethro

2015-10-20 Thread Mark Hatle
Mark Hatle (1): nativesdk-gcc: Add mingw32 named libraries to files list Peter Seebach (3): gcc-runtime: Drop libgomp for mingw32 runtime binutils*.bbappend: Work with all 2.25 versions gcc*.bbappend: Work with 5.2. recipes-devtools/binutils/binutils-cross-canadian_2.25%.bbappend | 5

Re: [yocto] [meta-java] can zero shark be enabled again?

2015-10-20 Thread Federico Pietro Briata
2015-10-16 17:14 GMT+02:00 Jens Rehsack : > > While IcedTea maintains the ARMJIT within hotspot ported from OpenJDK6, > ZeroShark uses LLVM's JIT. > > Since ARM support in LLVM's JIT was utterly broken, MCJIT support is > required for ZeroShark. > I was working on that but my

Re: [yocto] opkg 0.3.0 or rootfs task

2015-10-20 Thread Christopher Larson
On Sun, Oct 18, 2015 at 2:57 AM, Paul Barker wrote: > On Fri, Oct 16, 2015 at 07:38:19PM +, Ahsan, Noor wrote: > > On Oct 16, 2015, at 5:47 AM, Ahsan, Noor > wrote: > > > > Hello, > > > > I noticed that at the time of rootfs

[yocto] [yocto-docs][PATCH] ref-manual: Document MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS quirk

2015-10-20 Thread california . l . sullivan
From: California Sullivan MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS won't always grab your out-of-tree module recipe since the kernel recipe's PACKAGES_DYNAMIC variable provides kernel-module-*. This patch documents that your out-of-tree module needs to explicitly set

[yocto] [meta-mingw][PATCH 1/4] gcc-runtime: Drop libgomp for mingw32 runtime

2015-10-20 Thread Mark Hatle
From: Peter Seebach The mingw32 runtime has issues building libgomp, so drop it for now. Signed-off-by: Peter Seebach Signed-off-by: Mark Hatle --- recipes-devtools/gcc/gcc-runtime_4.9.bbappend | 4 ++-- 1

Re: [yocto] opkg 0.3.0 or rootfs task

2015-10-20 Thread Christopher Larson
On Tue, Oct 20, 2015 at 10:14 AM, Christopher Larson wrote: > > On Sun, Oct 18, 2015 at 2:57 AM, Paul Barker > wrote: > >> On Fri, Oct 16, 2015 at 07:38:19PM +, Ahsan, Noor wrote: >> > On Oct 16, 2015, at 5:47 AM, Ahsan, Noor

[yocto] [meta-mingw][PATCH 3/4] gcc*.bbappend: Work with 5.2.

2015-10-20 Thread Mark Hatle
From: Peter Seebach Rename the bbappends to use % so they can be used with both 4.x and 5.x. None of these changes appear to be specific to a given version of gcc. Signed-off-by: Peter Seebach Signed-off-by: Mark Hatle

[yocto] [meta-mingw][PATCH 2/4] binutils*.bbappend: Work with all 2.25 versions

2015-10-20 Thread Mark Hatle
From: Peter Seebach Signed-off-by: Peter Seebach Signed-off-by: Mark Hatle --- recipes-devtools/binutils/binutils-cross-canadian_2.25%.bbappend | 5 +

[yocto] Modifying the OE-internal Python code

2015-10-20 Thread PIEWALD Georg
Hi, I'm trying to do some modifications in the OE-internals (just some personal customizations), in the Python code. In particular, I changed the file oe-core/meta/lib/oe/terminal.py I also compiled it into a terminal.pyc file. However, the modifications don't seem to be picked up by bitbake. Is

Re: [yocto] [PATCH][meta-selinux] libselinux, libsepol: depends on coreutils-native

2015-10-20 Thread Khem Raj
> On Oct 20, 2015, at 2:49 AM, wenzong@windriver.com wrote: > > From: Wenzong Fan > > 'ln --relative' doesn't work on Ubuntu 12.04 that has ln 8.13. The OE-Core has lnr script you can use that. > changes involved by SELinux commit: > > commit

[yocto] [PATCH] buildset-config.staging/nightly-no-x11.conf

2015-10-20 Thread Graydon, Tracy
[YOCTO #6854] This patchset relocates nigtly-no-x11.conf to buildset-config.staging while work in in progress. It also removes nightly-no-x11 from the yoctoAB.conf file in buildset-config.controller dir. This effecitively removed the currently non-functioning no-x11 build from nightly build for