Re: [yocto] how to copy a tar file to Root file system

2016-10-31 Thread Swapna.Gurumani
With the attached recipe I get the following error: ERROR: crank-1.0-r0 do_package: QA Issue: crank: Files/directories were installed but not shipped in any package: /opt /opt/sb_launch.sh /opt/clear_buffers /opt/runsb.sh /opt/README.txt .. ... . . .

[yocto] Reminder: Yocto Project Technical Team Meeting - Tuesday, Nov. 1, 2016 8:00 AM US Pacific Time

2016-10-31 Thread Jolley, Stephen K
Tuesday, Nov. 1, 2016 8:00 AM US Pacific Time Agenda: * Opens collection - 5 min (Stephen) * Yocto Project status - 5 min (Stephen/team) https://wiki.yoctoproject.org/wiki/Yocto_Project_v2.2_Status https://wiki.yoctoproject.org/wiki/Yocto_2.2_Schedule

Re: [yocto] how to copy a tar file to Root file system

2016-10-31 Thread Paul Eggleton
On Tue, 01 Nov 2016 03:12:15 swapna.gurum...@microchip.com wrote: > Thank you so much for your speedy response!!! Actually I ended up attaching > an older bb file. I had some more modifications as attached. I changed > license to close per your suggestion. Should I change FILES_${PN} to look >

Re: [yocto] how to copy a tar file to Root file system

2016-10-31 Thread Paul Eggleton
Hi Swapna, On Tue, 01 Nov 2016 01:17:18 swapna.gurum...@microchip.com wrote: > Hi, I have a tar file on my local drive and I want to untar this and copy it > to my rootfilesystem image. Please find attached the .bb recipe I am using. > When I run bitbake for this recipe, my build breaks with the

[yocto] how to copy a tar file to Root file system

2016-10-31 Thread Swapna.Gurumani
Hi, I have a tar file on my local drive and I want to untar this and copy it to my rootfilesystem image. Please find attached the .bb recipe I am using. When I run bitbake for this recipe, my build breaks with the following error: ERROR: crank-1.0-r0 do_install: Function failed: do_install (log

[yocto] [meta-security][PATCH] samhain: update to 4.2.0

2016-10-31 Thread Armin Kuster
* Changes: - New option 'SetAuditdFlags = r|w|x|a' to (re-)define the flags supplied to auditd. - New option 'PortCheckDevice = device' for the port check module, to monitor a device regardless of the address assigned to it. - Fix for the case sensitivity of the arguments to the

Re: [yocto] Yocto 2.2 minimum kernel requirement

2016-10-31 Thread Khem Raj
On Mon, Oct 31, 2016 at 3:44 PM, Paul Eggleton wrote: > On Mon, 31 Oct 2016 15:36:24 Khem Raj wrote: >> > On Oct 31, 2016, at 2:59 PM, Paul Eggleton >> > wrote:> >> > On Mon, 31 Oct 2016 09:37:07 Khem Raj wrote: >> >>> On Oct 31,

Re: [yocto] Yocto 2.2 minimum kernel requirement

2016-10-31 Thread Paul Eggleton
On Mon, 31 Oct 2016 15:36:24 Khem Raj wrote: > > On Oct 31, 2016, at 2:59 PM, Paul Eggleton > > wrote:> > > On Mon, 31 Oct 2016 09:37:07 Khem Raj wrote: > >>> On Oct 31, 2016, at 7:37 AM, Vuille, Martin (Martin) > >>> wrote: > >>> > >>> We are

Re: [yocto] Yocto 2.2 minimum kernel requirement

2016-10-31 Thread Khem Raj
> On Oct 31, 2016, at 2:59 PM, Paul Eggleton > wrote: > > On Mon, 31 Oct 2016 09:37:07 Khem Raj wrote: >>> On Oct 31, 2016, at 7:37 AM, Vuille, Martin (Martin) >>> wrote: >>> >>> We are looking at upgrading from Yocto 1.8 to 2.2. >>> >>>

Re: [yocto] esdk without using Poky?

2016-10-31 Thread Paul Eggleton
Hi Gary, On Mon, 31 Oct 2016 13:19:18 Gary Thomas wrote: > I'm trying to build an extensible SDK (eSDK) for my target and running into > a few problems. > >gthomas@zeus:~$ > /work/tmp/mlb-glibc-x86_64-arm-toolchain-ext-2.2+snapshot.sh MLB > @SDK_TITLE@ Associates Embedded (Poky/Yocto

Re: [yocto] Yocto 2.2 minimum kernel requirement

2016-10-31 Thread Paul Eggleton
On Mon, 31 Oct 2016 09:37:07 Khem Raj wrote: > > On Oct 31, 2016, at 7:37 AM, Vuille, Martin (Martin) > > wrote: > > > > We are looking at upgrading from Yocto 1.8 to 2.2. > > > > Yocto 2.2 has a minimum kernel requirement of 3.2.0. > > > > This isn’t an issue for our target

Re: [yocto] [meta-raspberrypi] Master doesn't seem to be building right...

2016-10-31 Thread Khem Raj
For clarity if your workspace is krogoth based used krogoth branch for rpi layer too. Master has hot incompatible changes which requires morty+ of oe core On Oct 31, 2016 10:06 AM, "Andrei Gherzan" wrote: > On Fri, Oct 14, 2016 at 03:26:53PM +, Frank Earl wrote: > > It's

[yocto] [meta-security][WIP]PATCH 2/2] apparmor: Add new package

2016-10-31 Thread Armin Kuster
Signed-off-by: Armin Kuster --- recipes-security/AppArmor/apparmor_2.10.95.bb | 116 + recipes-security/AppArmor/files/apparmor | 211 + recipes-security/AppArmor/files/apparmor.rc | 98

[yocto] [meta-security][WIP]PATCH 1/2] yocto-kernel: add apparmor fragments

2016-10-31 Thread Armin Kuster
Signed-off-by: Armin Kuster --- recipes-kernel/linux/linux-yocto-4.8/apparmor.cfg | 13 + recipes-kernel/linux/linux-yocto_4.8.bbappend | 1 + 2 files changed, 14 insertions(+) create mode 100644 recipes-kernel/linux/linux-yocto-4.8/apparmor.cfg diff

[yocto] [meta-security][PATCH] nmap: Upgrade package to 7.31

2016-10-31 Thread Armin Kuster
LIC_FILES_CHKSUM change do to yr going from 2015 to 2016 in file. Added "no update" config option. Signed-off-by: Armin Kuster --- recipes-security/nmap/{nmap_7.12.bb => nmap_7.31.bb} | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) rename

[yocto] [meta-security][V2]PATCH] smack: Add new package

2016-10-31 Thread Armin Kuster
V2: Fix typo and add LDFLAG to makefile Signed-off-by: Armin Kuster --- recipes-security/smack/files/run-ptest | 3 ++ .../smack/files/smack_generator_make_fixup.patch | 18 recipes-security/smack/smack_1.3.0.bb | 54

Re: [yocto] [meta-raspberrypi] Master doesn't seem to be building right...

2016-10-31 Thread Andrei Gherzan
On Fri, Oct 14, 2016 at 03:26:53PM +, Frank Earl wrote: > It's boggling on the sd card image build. Attached is the console output > from the build (Don't need the log, this one's clear from the build fail > output.) and a dump of the directory structures in >

Re: [yocto] [meta-raspberrypi][PATCH 6/6] rpi-base.inc: build vc4-fkms-v3d.dtbo

2016-10-31 Thread Andrei Gherzan
On Mon, Oct 31, 2016 at 09:52:59AM -0700, Khem Raj wrote: > > > On Oct 31, 2016, at 9:44 AM, Andrei Gherzan wrote: > > > > On Mon, Oct 31, 2016 at 09:41:18AM -0700, Khem Raj wrote: > >> > >>> On Oct 31, 2016, at 7:10 AM, Andrei Gherzan wrote: > >>> > >>> On

Re: [yocto] [meta-raspberrypi][PATCH] linux-firmware: Fix "No generic license file exists" warning

2016-10-31 Thread Andrei Gherzan
On Sun, Oct 16, 2016 at 01:27:39PM +1100, Jonathan Liu wrote: > The NO_GENERIC_LICENSE map value for Firmware-broadcom_brcm80211 needs > to have the full path to LICENSE.broadcom_brcm80211 from the URL > instead of just the filename. > > Fixes the following warning building the linux-firmware

Re: [yocto] [meta-raspberrypi][PATCH 1/2] firmware: Update to latest

2016-10-31 Thread Andrei Gherzan
On Thu, Oct 20, 2016 at 10:09:56PM -0700, Khem Raj wrote: > Fixes issues with display not starting with weston > > Signed-off-by: Khem Raj > --- > recipes-bsp/common/firmware.inc | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git

Re: [yocto] [PATCH 1/1] linux-raspberrypi: Update to 4.8.4

2016-10-31 Thread Andrei Gherzan
On Mon, Oct 31, 2016 at 05:39:53PM +0100, Andrei Gherzan wrote: > Signed-off-by: Andrei Gherzan > --- > recipes-kernel/linux/linux-raspberrypi_4.8.bb | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/recipes-kernel/linux/linux-raspberrypi_4.8.bb >

Re: [yocto] [PATCH 1/1] linux-raspberrypi: Update to 4.8.4

2016-10-31 Thread Khem Raj
Hi Andrei Sent a series which includes upgrade for 4.8 > On Oct 31, 2016, at 9:39 AM, Andrei Gherzan wrote: > > Signed-off-by: Andrei Gherzan > --- > recipes-kernel/linux/linux-raspberrypi_4.8.bb | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)

Re: [yocto] [meta-raspberrypi][PATCH 6/6] rpi-base.inc: build vc4-fkms-v3d.dtbo

2016-10-31 Thread Khem Raj
> On Oct 31, 2016, at 9:44 AM, Andrei Gherzan wrote: > > On Mon, Oct 31, 2016 at 09:41:18AM -0700, Khem Raj wrote: >> >>> On Oct 31, 2016, at 7:10 AM, Andrei Gherzan wrote: >>> >>> On Thu, Sep 22, 2016 at 07:47:54AM +0200, Andreas Müller wrote: For

[yocto] [meta-raspberrypi][PATCH 6/6] linux-raspberrypi-4.4: Update to 4.4.28

2016-10-31 Thread Khem Raj
Signed-off-by: Khem Raj --- recipes-kernel/linux/linux-raspberrypi_4.4.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-raspberrypi_4.4.bb b/recipes-kernel/linux/linux-raspberrypi_4.4.bb index 4b15f88..19e8552 100644 ---

[yocto] [meta-raspberrypi][PATCH 3/6] weston: Unify bbappends for weston into single file

2016-10-31 Thread Khem Raj
Signed-off-by: Khem Raj --- recipes-graphics/wayland/weston_%.bbappend | 10 ++ recipes-graphics/weston/weston_%.bbappend | 8 2 files changed, 10 insertions(+), 8 deletions(-) delete mode 100644 recipes-graphics/weston/weston_%.bbappend diff --git

[yocto] [meta-raspberrypi][PATCH 5/6] firmware: Update to 20161030

2016-10-31 Thread Khem Raj
Signed-off-by: Khem Raj --- recipes-bsp/common/firmware.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/common/firmware.inc b/recipes-bsp/common/firmware.inc index 6ce89a5..ed0782f 100644 --- a/recipes-bsp/common/firmware.inc +++

[yocto] [meta-raspberrypi][PATCH 2/6] linux-raspberrypi_4.8.bb: Update to 4.8.4

2016-10-31 Thread Khem Raj
Signed-off-by: Khem Raj --- recipes-kernel/linux/linux-raspberrypi_4.8.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-raspberrypi_4.8.bb b/recipes-kernel/linux/linux-raspberrypi_4.8.bb index 02623f4..528cfef 100644 ---

[yocto] [meta-raspberrypi][PATCH 4/6] userland: Update to latest master tip

2016-10-31 Thread Khem Raj
Signed-off-by: Khem Raj --- recipes-graphics/userland/userland_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-graphics/userland/userland_git.bb b/recipes-graphics/userland/userland_git.bb index 3c63f94..7558851 100644 ---

[yocto] [meta-raspberrypi][PATCH 1/6] firmware: Update to latest

2016-10-31 Thread Khem Raj
Fixes issues with display not starting with weston Signed-off-by: Khem Raj --- recipes-bsp/common/firmware.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/common/firmware.inc b/recipes-bsp/common/firmware.inc index 29f9c01..6ce89a5

Re: [yocto] [meta-raspberrypi][PATCH 6/6] rpi-base.inc: build vc4-fkms-v3d.dtbo

2016-10-31 Thread Andrei Gherzan
On Mon, Oct 31, 2016 at 09:41:18AM -0700, Khem Raj wrote: > > > On Oct 31, 2016, at 7:10 AM, Andrei Gherzan wrote: > > > > On Thu, Sep 22, 2016 at 07:47:54AM +0200, Andreas Müller wrote: > >> For those who want to run closed source driver with mesa. See further > >> details >

Re: [yocto] [meta-raspberrypi][PATCH 6/6] rpi-base.inc: build vc4-fkms-v3d.dtbo

2016-10-31 Thread Khem Raj
> On Oct 31, 2016, at 7:10 AM, Andrei Gherzan wrote: > > On Thu, Sep 22, 2016 at 07:47:54AM +0200, Andreas Müller wrote: >> For those who want to run closed source driver with mesa. See further details >> at [1] >> >> [1] http://anholt.livejournal.com/47717.html >> >>

[yocto] [PATCH 1/1] linux-raspberrypi: Update to 4.8.4

2016-10-31 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- recipes-kernel/linux/linux-raspberrypi_4.8.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-raspberrypi_4.8.bb b/recipes-kernel/linux/linux-raspberrypi_4.8.bb index 7934747..528cfef 100644

Re: [yocto] Yocto 2.2 minimum kernel requirement

2016-10-31 Thread Khem Raj
> On Oct 31, 2016, at 7:37 AM, Vuille, Martin (Martin) > wrote: > > We are looking at upgrading from Yocto 1.8 to 2.2. > > Yocto 2.2 has a minimum kernel requirement of 3.2.0. > > This isn’t an issue for our target (ARMv5, Linux 4.4) but may be > an issue for our automated

Re: [yocto] [meta-raspberrypi][PATCH] linux-firmware: Correct the LICENSE for brcm43430-license

2016-10-31 Thread Andrei Gherzan
On Mon, Oct 17, 2016 at 09:08:57AM +1100, Jonathan Liu wrote: > The license for brcm43430-license should be the license it contains > instead of all the licenses of the linux-firmware packages. > > [YOCTO #10251] > > Signed-off-by: Jonathan Liu > --- >

[yocto] recipe for cmocka

2016-10-31 Thread Dinh Nguyen (dinhn)
https://github.com/clibs/cmocka Dear Yocto Gurus, Want to bring it into our SDK Yocto workspace. Is there any existing recipe for cmocka ? Thanks, —Dinh -- ___ yocto mailing list yocto@yoctoproject.org

Re: [yocto] Package relation between package.manifest and license.manifest

2016-10-31 Thread Khem Raj
> On Oct 31, 2016, at 12:54 AM, Hugo Heutinck wrote: > > I am using the Jethro branch, which one are you using ? morty/master > > For me this provides quite a list of delta's, some seem to be related (e.g. > the dbus, dbus-glib, dbus-lib vs. dbus-1), > but others are

Re: [yocto] [meta-raspberrypi][PATCH V2 0/4] U-boot/kernel improvements

2016-10-31 Thread Andrei Gherzan
On Sat, Oct 22, 2016 at 08:49:53PM +0100, Paul Barker wrote: > These changes allow u-boot to successfully boot Linux without a manual > sequence > of commands being entered at boot time. This has been tested on an old > Raspberry > Pi B+ as well as a Raspberrypi 3. It should work for other

Re: [yocto] [meta-raspberrypi][PATCH] linux-raspberrypi: Fix path for mkknlimg in bundle_initramfs task

2016-10-31 Thread Andrei Gherzan
On Mon, Oct 31, 2016 at 02:42:35PM +0100, Piotr Lewicki wrote: > Task do_bundle_initramfs() was failing because of "mkknlimg: not found" > The path to "mkknlimg" is now updated. > --- > recipes-kernel/linux/linux-raspberrypi.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff

Re: [yocto] Yocto 2.2 minimum kernel requirement

2016-10-31 Thread Vuille, Martin (Martin)
I should clarify that these build machines are not for Yocto builds, but for building an application that uses the Yocto SDK. From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Vuille, Martin (Martin) Sent: October 31, 2016 10:38 To: yocto@yoctoproject.org

[yocto] Yocto 2.2 minimum kernel requirement

2016-10-31 Thread Vuille, Martin (Martin)
We are looking at upgrading from Yocto 1.8 to 2.2. Yocto 2.2 has a minimum kernel requirement of 3.2.0. This isn't an issue for our target (ARMv5, Linux 4.4) but may be an issue for our automated build machines (x86, Linux 2.6.32-CentOS 6.) However, there is a note that says "For x86 and

[yocto] [meta-raspberrypi][PATCH] linux-raspberrypi: Fix path for mkknlimg in bundle_initramfs task

2016-10-31 Thread Piotr Lewicki
Task do_bundle_initramfs() was failing because of "mkknlimg: not found" The path to "mkknlimg" is now updated. --- recipes-kernel/linux/linux-raspberrypi.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-raspberrypi.inc

[yocto] JFFS2 doesn't use OOB on CCIMX53

2016-10-31 Thread Mariano Dominguez
Hi, I'm using Connect Core IMX53 board with Kernel version 2.6.35.14 and Yocto 1.4 OS. I have a random problem when writing operations are done over the Nand Flash: for instance when I insert rows into the database (the file grows) or when I copy new files to the jffs2 partition. Sometimes I got

Re: [yocto] [meta-raspberrypi][PATCH 0/6] Kernel update + VC4-enhancements

2016-10-31 Thread Andrei Gherzan
On Thu, Sep 22, 2016 at 07:47:48AM +0200, Andreas Müller wrote: > Patches I am using for a while. If my images don't break for other > issues I am able to run X11 and weston accelerated in one image. Had > never a machine before able to do that. > > Andreas Müller (6): > mesa: align for vc4 >

Re: [yocto] [meta-raspberrypi][PATCH 4/6] linux-raspberrypi: update to 4.4.21

2016-10-31 Thread Andrei Gherzan
On Thu, Sep 22, 2016 at 07:47:52AM +0200, Andreas Müller wrote: > This version contains vc4_firmware_kms [1] > > https://github.com/raspberrypi/linux/commit/598f79fb5a7ea1a6fbd37b9849e097dd0bea70fc > > Signed-off-by: Andreas Müller > --- >

Re: [yocto] [meta-raspberrypi][PATCH 6/6] rpi-base.inc: build vc4-fkms-v3d.dtbo

2016-10-31 Thread Andrei Gherzan
On Thu, Sep 22, 2016 at 07:47:54AM +0200, Andreas Müller wrote: > For those who want to run closed source driver with mesa. See further details > at [1] > > [1] http://anholt.livejournal.com/47717.html > > Signed-off-by: Andreas Müller > --- >

[yocto] [meta-selinux][PATCH RESEND] libpcre_%.bbappend: add missing symlink libpcre.so.1

2016-10-31 Thread Ioan-Adrian Ratiu
This bbappend moves sysroot lib libpcre.so.x.x.x from /usr/lib to /lib and symlinks /usr/lib/libpcre.so to ../../lib/libpcre.so.x.x.x, but this causes certain recipes dependent on libpcre (like pango) to fail because they also expect libpcre.so.1 to exist which this recipe omits to create. (the

[yocto] esdk without using Poky?

2016-10-31 Thread Gary Thomas
I'm trying to build an extensible SDK (eSDK) for my target and running into a few problems. gthomas@zeus:~$ /work/tmp/mlb-glibc-x86_64-arm-toolchain-ext-2.2+snapshot.sh MLB @SDK_TITLE@ Associates Embedded (Poky/Yocto Powered) Extensible SDK installer version 2.2+snapshot

[yocto] How do I "remove" my application from ROOTFS and add it to INITRD ?

2016-10-31 Thread Lars Larsen
I have a recipie that builds and work fine. It producue a rootfs.img and an initrd, all nicely wrapped in bootable ISO and hdd images It all ends in rootfs.img , but I would like it to end in initrd. (this would makes my update procedure towards costumers simpler, since we only have handle

Re: [yocto] Package relation between package.manifest and license.manifest

2016-10-31 Thread Hugo Heutinck
I am using the Jethro branch, which one are you using ? For me this provides quite a list of delta's, some seem to be related (e.g. the dbus, dbus-glib, dbus-lib vs. dbus-1), but others are not (e.g. expat). Was something on license file generation improved between Jethro and more recent