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

2017-04-19 Thread Andrei Gherzan
On Tue, Apr 18, 2017 at 09:51:00PM +0100, Paul Barker wrote:
> * 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://gitlab.com/oryx/meta-raspberrypi/commits/pbarker/morty-next-2017-04-18
>
> Andrei Gherzan (1):
>   linux-raspberrypi_4.9: Bump to 4.9.21
>
> Herve Jourdain (1):
>   Add raspberrypi3-64.conf
>
> Khem Raj (5):
>   linux-raspberrypi: Add defconfig for raspberrypi3-64
>   raspberrypi3-64.conf: Use 4.9 as default kernel
>   raspberrypi3-64.conf: Specifiy rpi3-64bit dtbs
>   sdcard: Use kernel8.img for 64bit kernel image name
>   rpi-config: Specify bcm2710-rpi-3-b dtb for 64bit rpi3
>
> Paul Barker (1):
>   raspberrypi3-64: Override rpi-default-versions.inc
>
>  classes/sdcard_image-rpi.bbclass  |  1 +
>  conf/machine/raspberrypi3-64.conf | 41 
> +++
>  recipes-bsp/bootfiles/rpi-config_git.bb   |  6 
>  recipes-kernel/linux/linux-raspberrypi.inc|  1 +
>  recipes-kernel/linux/linux-raspberrypi_4.9.bb |  4 +--
>  5 files changed, 51 insertions(+), 2 deletions(-)
>  create mode 100644 conf/machine/raspberrypi3-64.conf
>
> --
> 2.11.0
>
> --
> ___
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

Merged entire patch set to morty. Thanks Paul.

--
Andrei Gherzan
gpg: rsa4096/D4D94F67AD0E9640 | t: @agherzan


signature.asc
Description: PGP signature
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


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

2017-04-19 Thread Andrei Gherzan
On Wed, Apr 19, 2017 at 5:54 PM, Paul Barker  wrote:
> On Wed, Apr 19, 2017 at 5:53 PM, Andrei Gherzan  wrote:
>> On Tue, Apr 18, 2017 at 09:51:00PM +0100, Paul Barker wrote:
>>> * 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://gitlab.com/oryx/meta-raspberrypi/commits/pbarker/morty-next-2017-04-18
>>>
>>> Andrei Gherzan (1):
>>>   linux-raspberrypi_4.9: Bump to 4.9.21
>>>
>>> Herve Jourdain (1):
>>>   Add raspberrypi3-64.conf
>>>
>>> Khem Raj (5):
>>>   linux-raspberrypi: Add defconfig for raspberrypi3-64
>>>   raspberrypi3-64.conf: Use 4.9 as default kernel
>>>   raspberrypi3-64.conf: Specifiy rpi3-64bit dtbs
>>>   sdcard: Use kernel8.img for 64bit kernel image name
>>>   rpi-config: Specify bcm2710-rpi-3-b dtb for 64bit rpi3
>>>
>>> Paul Barker (1):
>>>   raspberrypi3-64: Override rpi-default-versions.inc
>>>
>>>  classes/sdcard_image-rpi.bbclass  |  1 +
>>>  conf/machine/raspberrypi3-64.conf | 41 
>>> +++
>>>  recipes-bsp/bootfiles/rpi-config_git.bb   |  6 
>>>  recipes-kernel/linux/linux-raspberrypi.inc|  1 +
>>>  recipes-kernel/linux/linux-raspberrypi_4.9.bb |  4 +--
>>>  5 files changed, 51 insertions(+), 2 deletions(-)
>>>  create mode 100644 conf/machine/raspberrypi3-64.conf
>>>
>>> --
>>> 2.11.0
>>>
>>> --
>>> ___
>>> yocto mailing list
>>> yocto@yoctoproject.org
>>> https://lists.yoctoproject.org/listinfo/yocto
>>
>> Paul, how is testing looking with these patches?
>>
>
> All boot tested, ran a few commands by hand at the console and
> everything looks good. I don't have a very complex software stack on
> morty at the minute though.

Sounds good Paul. Thanks.
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


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

2017-04-19 Thread Paul Barker
On Wed, Apr 19, 2017 at 5:53 PM, Andrei Gherzan  wrote:
> On Tue, Apr 18, 2017 at 09:51:00PM +0100, Paul Barker wrote:
>> * 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://gitlab.com/oryx/meta-raspberrypi/commits/pbarker/morty-next-2017-04-18
>>
>> Andrei Gherzan (1):
>>   linux-raspberrypi_4.9: Bump to 4.9.21
>>
>> Herve Jourdain (1):
>>   Add raspberrypi3-64.conf
>>
>> Khem Raj (5):
>>   linux-raspberrypi: Add defconfig for raspberrypi3-64
>>   raspberrypi3-64.conf: Use 4.9 as default kernel
>>   raspberrypi3-64.conf: Specifiy rpi3-64bit dtbs
>>   sdcard: Use kernel8.img for 64bit kernel image name
>>   rpi-config: Specify bcm2710-rpi-3-b dtb for 64bit rpi3
>>
>> Paul Barker (1):
>>   raspberrypi3-64: Override rpi-default-versions.inc
>>
>>  classes/sdcard_image-rpi.bbclass  |  1 +
>>  conf/machine/raspberrypi3-64.conf | 41 
>> +++
>>  recipes-bsp/bootfiles/rpi-config_git.bb   |  6 
>>  recipes-kernel/linux/linux-raspberrypi.inc|  1 +
>>  recipes-kernel/linux/linux-raspberrypi_4.9.bb |  4 +--
>>  5 files changed, 51 insertions(+), 2 deletions(-)
>>  create mode 100644 conf/machine/raspberrypi3-64.conf
>>
>> --
>> 2.11.0
>>
>> --
>> ___
>> yocto mailing list
>> yocto@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
>
> Paul, how is testing looking with these patches?
>

All boot tested, ran a few commands by hand at the console and
everything looks good. I don't have a very complex software stack on
morty at the minute though.

-- 
Paul Barker
Co-Founder & Principal Engineer
Togán Labs Ltd
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


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

2017-04-19 Thread Andrei Gherzan
On Tue, Apr 18, 2017 at 09:51:00PM +0100, Paul Barker wrote:
> * 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://gitlab.com/oryx/meta-raspberrypi/commits/pbarker/morty-next-2017-04-18
>
> Andrei Gherzan (1):
>   linux-raspberrypi_4.9: Bump to 4.9.21
>
> Herve Jourdain (1):
>   Add raspberrypi3-64.conf
>
> Khem Raj (5):
>   linux-raspberrypi: Add defconfig for raspberrypi3-64
>   raspberrypi3-64.conf: Use 4.9 as default kernel
>   raspberrypi3-64.conf: Specifiy rpi3-64bit dtbs
>   sdcard: Use kernel8.img for 64bit kernel image name
>   rpi-config: Specify bcm2710-rpi-3-b dtb for 64bit rpi3
>
> Paul Barker (1):
>   raspberrypi3-64: Override rpi-default-versions.inc
>
>  classes/sdcard_image-rpi.bbclass  |  1 +
>  conf/machine/raspberrypi3-64.conf | 41 
> +++
>  recipes-bsp/bootfiles/rpi-config_git.bb   |  6 
>  recipes-kernel/linux/linux-raspberrypi.inc|  1 +
>  recipes-kernel/linux/linux-raspberrypi_4.9.bb |  4 +--
>  5 files changed, 51 insertions(+), 2 deletions(-)
>  create mode 100644 conf/machine/raspberrypi3-64.conf
>
> --
> 2.11.0
>
> --
> ___
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

Paul, how is testing looking with these patches?

--
Andrei Gherzan
gpg: rsa4096/D4D94F67AD0E9640 | t: @agherzan


signature.asc
Description: PGP signature
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[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://gitlab.com/oryx/meta-raspberrypi/commits/pbarker/morty-next-2017-04-18

Andrei Gherzan (1):
  linux-raspberrypi_4.9: Bump to 4.9.21

Herve Jourdain (1):
  Add raspberrypi3-64.conf

Khem Raj (5):
  linux-raspberrypi: Add defconfig for raspberrypi3-64
  raspberrypi3-64.conf: Use 4.9 as default kernel
  raspberrypi3-64.conf: Specifiy rpi3-64bit dtbs
  sdcard: Use kernel8.img for 64bit kernel image name
  rpi-config: Specify bcm2710-rpi-3-b dtb for 64bit rpi3

Paul Barker (1):
  raspberrypi3-64: Override rpi-default-versions.inc

 classes/sdcard_image-rpi.bbclass  |  1 +
 conf/machine/raspberrypi3-64.conf | 41 +++
 recipes-bsp/bootfiles/rpi-config_git.bb   |  6 
 recipes-kernel/linux/linux-raspberrypi.inc|  1 +
 recipes-kernel/linux/linux-raspberrypi_4.9.bb |  4 +--
 5 files changed, 51 insertions(+), 2 deletions(-)
 create mode 100644 conf/machine/raspberrypi3-64.conf

-- 
2.11.0

-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto