Re: [yocto] [meta-selinux] Jethro branch

2016-03-01 Thread Philip Tricca
On 03/01/2016 08:20 PM, Philip Tricca wrote: > Hey all, > > meta-selinux has been tracking release branches for a while but we're > missing a Jethro. I've had a Jethro branch on my github fork for a bit. > It's pointing at 4c75d9cbc from master with no additional changes. Both > images build,

Re: [yocto] [meta-selinux][PATCH] busybox: explicitly set temporary shell scripts to be executable

2016-03-01 Thread Philip Tricca
On 03/01/2016 02:58 PM, Alejandro del Castillo wrote: > I first started looking at busybox postinst (modified on meta-selinux) since I > am getting errors during "opkg upgrade buysbox". The errors that I am getting > are of the form: > > update-alternatives: Error: not linking /bin/gunzip to >

Re: [yocto] [meta-selinux] git recipes

2016-03-01 Thread Philip Tricca
On 03/01/2016 10:30 AM, Joe MacDonald wrote: > [Re: [yocto] [meta-selinux] git recipes] On 16.02.29 (Mon 08:06) Mark Hatle > wrote: > >> On 2/27/16 10:23 PM, Philip Tricca wrote: >>> Adding a sensible subject. >> >> Sorry couldn't reply when I saw this when you first sent it. Corporate email >>

Re: [yocto] how to organize my patches for multiple kernels and multiple target boards?

2016-03-01 Thread Bruce Ashfield
On 2016-03-01 3:19 PM, Robert P. J. Day wrote: Quoting Bruce Ashfield : On 16-03-01 05:44 AM, Robert P. J. Day wrote: Quoting Andrea Adami : On Tue, Mar 1, 2016 at 12:19 AM, Robert P. J. Day wrote: (i posted a

Re: [yocto] [meta-raspberrypi][PATCH v3 6/6] pitft: Add PiTFT22 support

2016-03-01 Thread Petter Mabäcker
2016-03-02 00:50 skrev Andrei Gherzan: > On Sun, Feb 28, 2016 at 02:46:13PM +0100, Petter Mabäcker wrote: > >> - Add support to build overlays for PiTFT22 in the kernel. - Setup a basic configuration for the driver The PiTFT22 support is optional and can be enabled by adding below in

[yocto] [meta-selinux] Jethro branch

2016-03-01 Thread Philip Tricca
Hey all, meta-selinux has been tracking release branches for a while but we're missing a Jethro. I've had a Jethro branch on my github fork for a bit. It's pointing at 4c75d9cbc from master with no additional changes. Both images build, boot, login and pass the basic smoke test. Seems like this

Re: [yocto] [meta-selinux][PATCH] busybox: explicitly set temporary shell scripts to be executable

2016-03-01 Thread Alejandro del Castillo
I first started looking at busybox postinst (modified on meta-selinux) since I am getting errors during "opkg upgrade buysbox". The errors that I am getting are of the form: update-alternatives: Error: not linking /bin/gunzip to /usr/lib/busybox/bin/gunzip since /bin/gunzip exists and is not a

[yocto] [xcursor-transparent-theme][Patch] Add several cursors

2016-03-01 Thread Johannes Pointner
This patch adds several cursor to the transparent-theme which are used by Qt for example. Signed-off-by: Johannes Pointner --- cursors/Makefile.am | 24 1 file changed, 24 insertions(+) diff --git a/cursors/Makefile.am b/cursors/Makefile.am

Re: [yocto] [meta-raspberrypi][PATCH v3 6/6] pitft: Add PiTFT22 support

2016-03-01 Thread Andrei Gherzan
On Sun, Feb 28, 2016 at 02:46:13PM +0100, Petter Mabäcker wrote: > - Add support to build overlays for PiTFT22 in the kernel. > - Setup a basic configuration for the driver > > The PiTFT22 support is optional and can be enabled by adding below in > local.conf: > > MACHINE_FEATURES += "pitft

[yocto] [meta-raspberrypi][PATCH v4 1/1] pitft: Add PiTFT22 support

2016-03-01 Thread Andrei Gherzan
From: Petter Mabäcker - Add support to build overlays for PiTFT22 in the kernel. - Setup a basic configuration for the driver The PiTFT22 support is optional and can be enabled by adding below in local.conf: MACHINE_FEATURES += "pitft pitft22" This patch also includes

[yocto] [xcursor-transparent-theme][Patch] Fix typo in cursors Makefile

2016-03-01 Thread Johannes Pointner
This patch fixes a typo of the watch cursor. Signed-off-by: Johannes Pointner --- cursors/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cursors/Makefile.am b/cursors/Makefile.am index f0a15ae..d699942 100644 ---

Re: [yocto] [meta-chip] How to flash yocto's output into CHIP

2016-03-01 Thread Andrei Gherzan
On 1 Mar 2016 19:45, "Jens Lucius" wrote: > > Hi > > There is a pull request for the meta-sunxi layer. Maybe this would be a good starting point? > > https://github.com/linux-sunxi/meta-sunxi/pull/126 > That looks like duplicated work with meta-chip... Hm... > Regards, >

Re: [yocto] how to organize my patches for multiple kernels and multiple target boards?

2016-03-01 Thread Robert P. J. Day
Quoting Bruce Ashfield : On 16-03-01 05:44 AM, Robert P. J. Day wrote: Quoting Andrea Adami : On Tue, Mar 1, 2016 at 12:19 AM, Robert P. J. Day wrote: (i posted a much lengthier version of this on oe-core

Re: [yocto] [meta-chip] How to flash yocto's output into CHIP

2016-03-01 Thread Jens Lucius
Hi There is a pull request for the meta-sunxi layer. Maybe this would be a good starting point? https://github.com/linux-sunxi/meta-sunxi/pull/126 Regards, Jens Am 23.02.2016 um 21:09 schrieb Valentin Le bescond: Hi, I'm wondering if anyone managed to flash the CHIP board with a

Re: [yocto] [meta-selinux] git recipes

2016-03-01 Thread Joe MacDonald
[Re: [yocto] [meta-selinux] git recipes] On 16.02.29 (Mon 08:06) Mark Hatle wrote: > On 2/27/16 10:23 PM, Philip Tricca wrote: > > Adding a sensible subject. > > Sorry couldn't reply when I saw this when you first sent it. Corporate email > server went down for those of us who DON'T use

Re: [yocto] [meta-chip][PATCH] added md5 for ntc's modified u-boot Licences/README file.

2016-03-01 Thread Andrei Gherzan
Hi Valentin, Would you be able to repush with a commit title as stated in the commit guidelines link from Readme? http://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines Thanks a lot. On 20 Feb 2016 5:26 pm, "Valentin LE BESCOND" wrote: > > From: Nitnelav

Re: [yocto] [meta-chip] How to flash yocto's output into CHIP

2016-03-01 Thread Andrei Gherzan
Hello, On 24 Feb 2016 12:04 am, "Valentin Le bescond" wrote: > > I searched a bit more : > > The sunxi-spl-with-ecc.bin is built using the spl-image-builder bin in the CHIP-tools folder (found here : https://github.com/NextThingCo/CHIP-tools.git) > I found a set of

[yocto] [wic] Creating sdimage-bootpart

2016-03-01 Thread Rudolf J Streif
I tried creating an image with wic using sdimage-bootpart which produces this error message: - wic create sdimage-bootpart -e core-image-base -D Checking basic build environment... Done. Creating image(s)... File

Re: [yocto] [EXTERNAL] which package provides shutdown command

2016-03-01 Thread Clark, Mark A
I’d be tempted to just script it. From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Vivek Per Sent: Tuesday, March 01, 2016 3:51 AM To: Yocto Subject: [EXTERNAL] [yocto] which package provides shutdown command Hi, When i try to use reboot command(which

Re: [yocto] how to organize my patches for multiple kernels and multiple target boards?

2016-03-01 Thread Bruce Ashfield
On 16-03-01 05:44 AM, Robert P. J. Day wrote: Quoting Andrea Adami : On Tue, Mar 1, 2016 at 12:19 AM, Robert P. J. Day wrote: (i posted a much lengthier version of this on oe-core recently, but i want to cut it down and ask specific questions

[yocto] [meta-selinux][PATCH] at: Drop selinux patch

2016-03-01 Thread Adrian Dudau
SElinux support has been already integrated into at v3.1.18. Signed-off-by: Adrian Dudau --- recipes-extended/at/at/at-3.1.13-selinux.patch | 184 - recipes-extended/at/at_%.bbappend | 4 - 2 files changed, 188 deletions(-) delete

[yocto] [meta-raspberrypi][PATCH v3 3/3] u-boot-rpi: update path to imagetool-uncompressed.py

2016-03-01 Thread Jonathan Liu
Signed-off-by: Jonathan Liu --- recipes-bsp/u-boot/u-boot-rpi_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-rpi_git.bb b/recipes-bsp/u-boot/u-boot-rpi_git.bb index 8bffaa3..3e8d377 100644 ---

[yocto] [meta-raspberrypi][PATCH v3 2/3] linux-raspberrypi: update path to mkknlimg

2016-03-01 Thread Jonathan Liu
Signed-off-by: Jonathan Liu --- recipes-kernel/linux/linux-raspberrypi.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-raspberrypi.inc b/recipes-kernel/linux/linux-raspberrypi.inc index 4f59c97..24e7fe2 100644 ---

[yocto] [meta-raspberrypi][PATCH v3 1/3] rpi-mkimage: install to bindir instead of libexecdir

2016-03-01 Thread Jonathan Liu
On fido and earlier branches, ${libexecdir} depends on ${BPN} so it is not a good choice as ${libexecdir} is different depending on the recipe name. For example, rpi-mkimage would install mkknlimg to: [...]/sysroots/x86_64-linux/usr/lib/rpi-mkimage but linux-raspberrypi would look for mkknlimg

Re: [yocto] cronie not executing jobs

2016-03-01 Thread Daniel.
Got it, It should be 42 10 * * * /sbin/reboot instead of 42 10 * * * root /sbin/reboot Google tricked me Regards 2016-03-01 10:46 GMT-03:00 Daniel. : > Hi everybody, > > I get cronie installed from Poky but I can't get it working. I simply > don't execute the job. > Here

[yocto] [meta-raspberrypi][PATCH v2 1/2] linux-raspberrypi: update path to mkknlimg

2016-03-01 Thread Jonathan Liu
Signed-off-by: Jonathan Liu --- recipes-kernel/linux/linux-raspberrypi.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-raspberrypi.inc b/recipes-kernel/linux/linux-raspberrypi.inc index 4f59c97..24e7fe2 100644 ---

[yocto] cronie not executing jobs

2016-03-01 Thread Daniel.
Hi everybody, I get cronie installed from Poky but I can't get it working. I simply don't execute the job. Here is my crontab: root@enlace-imx6:~# crontab -l 42 10 * * * root /sbin/reboot I need this machine to reboot once each day. I'm using the Daisy release and the cronie recipe version is:

[yocto] [meta-raspberrypi][PATCH] u-boot-rpi: update path to mkknlimg

2016-03-01 Thread Jonathan Liu
Signed-off-by: Jonathan Liu --- recipes-bsp/u-boot/u-boot_%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot_%.bbappend b/recipes-bsp/u-boot/u-boot_%.bbappend index 8420eef..85b556f 100644 ---

Re: [yocto] [meta-raspberrypi][PATCH v3 5/6] pitft: Add basic support for PiTFT

2016-03-01 Thread Andrei Gherzan
On Sun, Feb 28, 2016 at 02:46:12PM +0100, Petter Mabäcker wrote: > Add basic support for PiTFT display by using device-trees. > > In order get it working below configurations must be active in > local.conf: > > MACHINE_FEATURES += "pitft" > - This will enable SPI bus and i2c device-trees, it will

[yocto] [meta-raspberrypi][PATCH 3/3] u-boot-rpi: update path to imagetool-uncompressed.py

2016-03-01 Thread Jonathan Liu
Signed-off-by: Jonathan Liu --- recipes-bsp/u-boot/u-boot-rpi_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-rpi_git.bb b/recipes-bsp/u-boot/u-boot-rpi_git.bb index 8bffaa3..3e8d377 100644 ---

[yocto] [meta-raspberrypi][PATCH 2/3] linux-raspberrypi: update path to mkknlimg

2016-03-01 Thread Jonathan Liu
Signed-off-by: Jonathan Liu --- recipes-kernel/linux/linux-raspberrypi.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-raspberrypi.inc b/recipes-kernel/linux/linux-raspberrypi.inc index 8c7c46c..8abe7f2 100644 ---

[yocto] [meta-raspberrypi][PATCH 1/3] rpi-mkimage: install to bindir instead of libexecdir

2016-03-01 Thread Jonathan Liu
On fido and earlier branches, ${libexecdir} depends on ${BPN} so it is not a good choice as ${libexecdir} is different depending on the recipe name. For example, rpi-mkimage would install mkknlimg to: [...]/sysroots/x86_64-linux/usr/lib/rpi-mkimage but linux-raspberrypi would look for mkknlimg

Re: [yocto] [meta-raspberrypi][PATCH v3 1/6] README: Add SPI bus chapter to content

2016-03-01 Thread Andrei Gherzan
On Sun, Feb 28, 2016 at 02:46:08PM +0100, Petter Mabäcker wrote: > The optional SPI bus chapter was missing in the content list. > > While at it also place it together with the other "optional" chapters, > instead of in the end. > > Signed-off-by: Petter Mabäcker > --- >

Re: [yocto] [meta-raspberrypi][PATCH v3 4/6] rpi-base.inc: Allow MACHINE_FEATURES appends

2016-03-01 Thread Andrei Gherzan
On Sun, Feb 28, 2016 at 02:46:11PM +0100, Petter Mabäcker wrote: > Ensure that it's possible to add MACHINE_FEATURES from places that will > be executed before rpi-base.inc (like e.g. local.conf), without having > them overrided. > > Signed-off-by: Petter Mabäcker > --- >

Re: [yocto] [meta-raspberrypi][PATCH v3 3/6] rpi-config: I2C support

2016-03-01 Thread Andrei Gherzan
On Sun, Feb 28, 2016 at 02:46:10PM +0100, Petter Mabäcker wrote: > With newer kernels (>=3.18) that supports device-trees I2C > should be enabled with device-trees. > > This is now support by adding: > ENABLE_I2C = "1" > in local.conf > > This will enable the dtparams: > i2c1 > i2c_arm > >

Re: [yocto] [PATCH][autobuilder] lib/buildsteps.py: Add BitbakeShellCommand class for dump bitbake logs

2016-03-01 Thread Flanagan, Elizabeth
On 1 March 2016 at 00:36, Aníbal Limón wrote: > The BitbakeShellCommand is a new class for store common methods when > is aim to run bitbake inside an step. > > This commit overrides commandComplete method for search in bitbake > stdout if ERROR exists and if found

Re: [yocto] how to organize my patches for multiple kernels and multiple target boards?

2016-03-01 Thread Robert P. J. Day
Quoting Andrea Adami : On Tue, Mar 1, 2016 at 12:19 AM, Robert P. J. Day wrote: (i posted a much lengthier version of this on oe-core recently, but i want to cut it down and ask specific questions to clarify what i *think* is going on.) i

[yocto] [meta-mono][PATCH] recipies-mono: fix LIC_FILES_CHKSUM URI

2016-03-01 Thread Ioan-Adrian Ratiu
Build fails with the following error (caused by a typo s/files/file/): "Failure expanding variable do_fetch[file-checksums], expression was ${@bb.fetch.get_checksum_file_list(d)} ${@get_lic_checksum_file_list(d)} which triggered exception IndexError: string index out of range" Signed-off-by:

[yocto] which package provides shutdown command

2016-03-01 Thread Vivek Per
Hi, When i try to use reboot command(which is from busybox) on target it is invoking telinit (which is sysvinit, runlevel 6 ). Currently i am building image with systemd not with sysvinit .When i use strace reboot it is calling telinit, how can i configure to use "shutdown" command instead of