[yocto] [meta-raspberrypi][morty][PATCH 1/8] linux-raspberrypi_4.9: Bump to 4.9.21

2017-04-18 Thread Paul Barker
From: Andrei Gherzan Signed-off-by: Andrei Gherzan --- recipes-kernel/linux/linux-raspberrypi_4.9.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-raspberrypi_4.9.bb b/recipes-kernel/linux/linux-raspberrypi_4.9.bb index 3aba67b..c0e8b83 1006

[yocto] [meta-raspberrypi][morty][PATCH 5/8] raspberrypi3-64.conf: Specifiy rpi3-64bit dtbs

2017-04-18 Thread Paul Barker
From: Khem Raj Signed-off-by: Khem Raj --- conf/machine/raspberrypi3-64.conf | 23 +++ 1 file changed, 23 insertions(+) diff --git a/conf/machine/raspberrypi3-64.conf b/conf/machine/raspberrypi3-64.conf index cdcd726..e7d9af2 100644 --- a/conf/machine/raspberrypi3-64.conf

[yocto] [meta-raspberrypi][morty][PATCH 3/8] Add raspberrypi3-64.conf

2017-04-18 Thread Paul Barker
From: Herve Jourdain Signed-off-by: Herve Jourdain Signed-off-by: Khem Raj --- conf/machine/raspberrypi3-64.conf | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 conf/machine/raspberrypi3-64.conf diff --git a/conf/machine/raspberrypi3-64.conf b/conf/machine/raspberr

[yocto] [meta-raspberrypi][morty][PATCH 2/8] linux-raspberrypi: Add defconfig for raspberrypi3-64

2017-04-18 Thread Paul Barker
From: Khem Raj Signed-off-by: Khem Raj --- recipes-kernel/linux/linux-raspberrypi.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-kernel/linux/linux-raspberrypi.inc b/recipes-kernel/linux/linux-raspberrypi.inc index 98229d9..d196d8e 100644 --- a/recipes-kernel/linux/linux-raspb

[yocto] [meta-raspberrypi][morty][PATCH 8/8] rpi-config: Specify bcm2710-rpi-3-b dtb for 64bit rpi3

2017-04-18 Thread Paul Barker
From: Khem Raj Let config.txt explicitly specify it Signed-off-by: Khem Raj --- recipes-bsp/bootfiles/rpi-config_git.bb | 6 ++ 1 file changed, 6 insertions(+) diff --git a/recipes-bsp/bootfiles/rpi-config_git.bb b/recipes-bsp/bootfiles/rpi-config_git.bb index f610718..20ec343 100644 ---

[yocto] [meta-raspberrypi][morty][PATCH 7/8] sdcard: Use kernel8.img for 64bit kernel image name

2017-04-18 Thread Paul Barker
From: Khem Raj This helps the firmware to identify the kernel as 64bit image Signed-off-by: Khem Raj --- classes/sdcard_image-rpi.bbclass | 1 + 1 file changed, 1 insertion(+) diff --git a/classes/sdcard_image-rpi.bbclass b/classes/sdcard_image-rpi.bbclass index 116d5e8..79ab53a 100644 --- a/

[yocto] [meta-raspberrypi][morty][PATCH 4/8] raspberrypi3-64.conf: Use 4.9 as default kernel

2017-04-18 Thread Paul Barker
From: Khem Raj Signed-off-by: Khem Raj --- conf/machine/raspberrypi3-64.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/machine/raspberrypi3-64.conf b/conf/machine/raspberrypi3-64.conf index 5598e50..cdcd726 100644 --- a/conf/machine/raspberrypi3-64.conf +++ b/conf/machine/rasp

[yocto] [meta-raspberrypi][morty][PATCH 0/8] Stable branch backports

2017-04-18 Thread Paul Barker
* Upgrade linux-raspberrypi 4.9 recipe * Add support for raspberrypi3-64 MACHINE Boot tested on raspberrypi, raspberrypi3 and raspberrypi3-64 using the 4.9 series kernel. These patches were tested on top of Andrei's latest series of backports. The exact series tested can be found at: https:

[yocto] [meta-raspberrypi][morty][PATCH 6/8] raspberrypi3-64: Override rpi-default-versions.inc

2017-04-18 Thread Paul Barker
Signed-off-by: Paul Barker --- conf/machine/raspberrypi3-64.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/conf/machine/raspberrypi3-64.conf b/conf/machine/raspberrypi3-64.conf index e7d9af2..7e99da1 100644 --- a/conf/machine/raspberrypi3-64.conf +++ b/conf/machine

Re: [yocto] Task dependencies

2017-04-18 Thread robert.berger@gmane
Hi, On 2017-04-13 11:24, Gary Thomas wrote: On 2017-04-13 09:34, Gary Thomas wrote: I'm trying to understand why 'perl' is being built for my target even though I don't mention it in any of the package recipes used to build that target. When I used 'taskexp', I found that 'perl:do_build' only

Re: [yocto] [meta-raspberrypi][PATCH 1/3] udev: Create rules file to generate serial0/1

2017-04-18 Thread Khem Raj
On Tue, Apr 18, 2017 at 11:13 AM, Andrei Gherzan wrote: > Signed-off-by: Andrei Gherzan > --- > recipes-core/udev/udev-rules-rpi.bb | 12 > recipes-core/udev/udev-rules-rpi/99-com.rules | 21 perhaps a bbappend to udev-extraconf recipe is better ? + >

Re: [yocto] [meta-raspberrypi][PATCH 4/7] linux-raspberrypi_4.9: Bump to 4.9.21

2017-04-18 Thread Andrei Gherzan
On Tue, Apr 18, 2017 at 7:11 PM, Paul Barker wrote: > On Tue, Apr 18, 2017 at 7:07 PM, Andrei Gherzan wrote: >> On Tue, Apr 18, 2017 at 6:23 PM, Paul Barker wrote: >>> >>> I'll have a go at backporting the addition of the extra machines. I >>> can test raspberrypi3-64 on hardware myself but I do

[yocto] [meta-raspberrypi][morty][PATCH 3/3] raspberrypi*.conf: Be able to overwrite SERIAL_CONSOLE

2017-04-18 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- conf/machine/raspberrypi.conf | 2 +- conf/machine/raspberrypi0-wifi.conf | 2 +- conf/machine/raspberrypi0.conf | 2 +- conf/machine/raspberrypi2.conf | 2 +- conf/machine/raspberrypi3.conf | 2 +- 5 files changed, 5 insertions(+), 5 deletio

[yocto] [meta-raspberrypi][morty][PATCH 2/3] rpi-base.inc: Recommend udev-rules-rpi

2017-04-18 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- conf/machine/include/rpi-base.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/machine/include/rpi-base.inc b/conf/machine/include/rpi-base.inc index dc98099..50eebb4 100644 --- a/conf/machine/include/rpi-base.inc +++ b/conf/machine/include/rpi-ba

[yocto] [meta-raspberrypi][morty][PATCH 1/3] udev: Create rules file to generate serial0/1

2017-04-18 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- recipes-core/udev/udev-rules-rpi.bb | 12 recipes-core/udev/udev-rules-rpi/99-com.rules | 21 + 2 files changed, 33 insertions(+) create mode 100644 recipes-core/udev/udev-rules-rpi.bb create mode 100644 recipes-core/u

[yocto] [meta-raspberrypi][PATCH 3/3] raspberrypi*.conf: Be able to overwrite SERIAL_CONSOLE

2017-04-18 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- conf/machine/raspberrypi.conf | 2 +- conf/machine/raspberrypi0-wifi.conf | 2 +- conf/machine/raspberrypi0.conf | 2 +- conf/machine/raspberrypi2.conf | 2 +- conf/machine/raspberrypi3.conf | 2 +- 5 files changed, 5 insertions(+), 5 deletio

[yocto] [meta-raspberrypi][PATCH 2/3] rpi-base.inc: Recommend udev-rules-rpi

2017-04-18 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- conf/machine/include/rpi-base.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/machine/include/rpi-base.inc b/conf/machine/include/rpi-base.inc index dc98099..50eebb4 100644 --- a/conf/machine/include/rpi-base.inc +++ b/conf/machine/include/rpi-ba

[yocto] [meta-raspberrypi][PATCH 1/3] udev: Create rules file to generate serial0/1

2017-04-18 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- recipes-core/udev/udev-rules-rpi.bb | 12 recipes-core/udev/udev-rules-rpi/99-com.rules | 21 + 2 files changed, 33 insertions(+) create mode 100644 recipes-core/udev/udev-rules-rpi.bb create mode 100644 recipes-core/u

Re: [yocto] [meta-raspberrypi][PATCH 4/7] linux-raspberrypi_4.9: Bump to 4.9.21

2017-04-18 Thread Paul Barker
On Tue, Apr 18, 2017 at 7:07 PM, Andrei Gherzan wrote: > On Tue, Apr 18, 2017 at 6:23 PM, Paul Barker wrote: >> >> I'll have a go at backporting the addition of the extra machines. I >> can test raspberrypi3-64 on hardware myself but I don't have a >> raspberrypi0-wifi to test on. > > I already p

Re: [yocto] [meta-raspberrypi][PATCH 4/7] linux-raspberrypi_4.9: Bump to 4.9.21

2017-04-18 Thread Andrei Gherzan
On Tue, Apr 18, 2017 at 6:23 PM, Paul Barker wrote: > On Tue, Apr 18, 2017 at 1:58 PM, Andrei Gherzan wrote: >> On Tue, Apr 18, 2017 at 12:10:47PM +0100, Paul Barker wrote: >>> On Fri, Apr 14, 2017 at 9:13 PM, Andrei Gherzan wrote: >>> > >>> > -LINUX_VERSION ?= "4.9.13" >>> > +LINUX_VERSION ?= "

Re: [yocto] [meta-raspberrypi][PATCH 4/7] linux-raspberrypi_4.9: Bump to 4.9.21

2017-04-18 Thread Paul Barker
On Tue, Apr 18, 2017 at 1:58 PM, Andrei Gherzan wrote: > On Tue, Apr 18, 2017 at 12:10:47PM +0100, Paul Barker wrote: >> On Fri, Apr 14, 2017 at 9:13 PM, Andrei Gherzan wrote: >> > >> > -LINUX_VERSION ?= "4.9.13" >> > +LINUX_VERSION ?= "4.9.21" >> > >> > >> >> I'm going to backport this to morty

[yocto] Yocto Project Status WW16’17

2017-04-18 Thread Jolley, Stephen K
Current Dev Position: YP 2.3 M4 Next Deadline: YP 2.3 M4 Cutoff is April 10, 2017 *** FEATURE FREEZE for 2.3 is now in effect. *** SWAT team rotation: Cal -> Joshua on April 14, 2017. SWAT team rotation: Joshua -> Armin on April 21, 2017. https://wiki.yoctoproject.org/wiki/Yocto_Build_Failur

Re: [yocto] OPKG package management issue

2017-04-18 Thread Hofemeier, Ulf
Hi Abhishek, Can you please create this directory and see if opkg will work after that? Thanks, Ulf From: on behalf of Abhishekh Awanti Date: Tuesday, April 18, 2017 at 4:15 AM To: "yocto@yoctoproject.org" Subject: [yocto] OPKG package management issue Hi, I am trying to install .ipk with

Re: [yocto] [meta-raspberrypi][PATCH 4/7] linux-raspberrypi_4.9: Bump to 4.9.21

2017-04-18 Thread Andrei Gherzan
On Tue, Apr 18, 2017 at 12:10:47PM +0100, Paul Barker wrote: > On Fri, Apr 14, 2017 at 9:13 PM, Andrei Gherzan wrote: > > Signed-off-by: Andrei Gherzan > > --- > > recipes-kernel/linux/linux-raspberrypi_4.9.bb | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/rec

[yocto] Yocto cups serial port support

2017-04-18 Thread Weng Josn
Hello, I checked /usr/lib/cups/backend not inclued "serial" backend. How can enable cups serial port ? Thanks. -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Noobie questions

2017-04-18 Thread Bas Mevissen
On 17/04/2017 13:59, Gary Thomas wrote: (...) Probably best to use morty which is the upcoming 2.3 release Morty is the current 2.2 release. I would say it is the best starting point to get experience with Yocto. New developments might use master or start with Morty and migrate to 2.3

[yocto] OPKG package management issue

2017-04-18 Thread Abhishekh Awanti
Hi, I am trying to install *.ipk* with *opkg* in yocto. If i run below command *opkg install *.ipk* I am getting the below error:- * Collected errors: * opkg_conf_load: Could not create lock file /var/lib/opkg/lock: No such file or directory.* I did some research and followed this link

Re: [yocto] [meta-raspberrypi][PATCH 4/7] linux-raspberrypi_4.9: Bump to 4.9.21

2017-04-18 Thread Paul Barker
On Fri, Apr 14, 2017 at 9:13 PM, Andrei Gherzan wrote: > Signed-off-by: Andrei Gherzan > --- > recipes-kernel/linux/linux-raspberrypi_4.9.bb | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/recipes-kernel/linux/linux-raspberrypi_4.9.bb > b/recipes-kernel/linux/linux-

[yocto] [PATCH] package.bbclass: Changed PACKAGESPLITFUNCS execution order

2017-04-18 Thread Oleksandr Poznyak
Fixes [YOCTO #11343] I've added runtime PACKAGESPLITFUNCS value modification in the context of do_package() function so that populate_packages_updatealternatives function is allways executed before populate_packages_updatercd Signed-off-by: Oleksandr Poznyak --- meta/classes/package.bbclass | 5

Re: [yocto] [meta-selinux][PATCH] systemd: no need to inherit enable-selinux

2017-04-18 Thread Huang, Jie (Jackie)
Ping. > -Original Message- > From: yocto-boun...@yoctoproject.org [mailto:yocto- > boun...@yoctoproject.org] On Behalf Of jackie.hu...@windriver.com > Sent: Wednesday, February 22, 2017 14:45 > To: yocto@yoctoproject.org > Subject: [yocto] [meta-selinux][PATCH] systemd: no need to inherit