All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hao <kexin.hao@windriver.com>
To: <poky@yoctoproject.org>
Subject: Re: [PATCH] meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs
Date: Fri, 9 Jun 2017 09:25:40 +0800	[thread overview]
Message-ID: <20170609012540.GB21118@pek-khao-d1> (raw)
In-Reply-To: <20170522054928.12481-1-kexin.hao@windriver.com>

[-- Attachment #1: Type: text/plain, Size: 6734 bytes --]

On Mon, May 22, 2017 at 01:49:28PM +0800, Kevin Hao wrote:
> Bump to the latest stable kernel for 4.1, 4.4, 4,9 and 4.10.

Ping.

Thanks,
Kevin

> 
> Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
> ---
>  meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend | 12 ++++++------
>  .../recipes-kernel/linux/linux-yocto_4.10.bbappend           | 12 ++++++------
>  meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend | 12 ++++++------
>  meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend | 12 ++++++------
>  4 files changed, 24 insertions(+), 24 deletions(-)
> 
> diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
> index c754933c7dab..5979f8a720d7 100644
> --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
> +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
> @@ -9,9 +9,9 @@ KMACHINE_genericx86-64 ?= "common-pc-64"
>  
>  SRCREV_machine_genericx86    ?= "2ce56d130ddff67f43ec857cc51cd347666a0078"
>  SRCREV_machine_genericx86-64 ?= "2ce56d130ddff67f43ec857cc51cd347666a0078"
> -SRCREV_machine_edgerouter ?= "2ce56d130ddff67f43ec857cc51cd347666a0078"
> -SRCREV_machine_beaglebone ?= "235de25be3f143b91dcc69479b770722c508889e"
> -SRCREV_machine_mpc8315e-rdb ?= "2ce56d130ddff67f43ec857cc51cd347666a0078"
> +SRCREV_machine_edgerouter ?= "398d1785c6bde0085b99f00f346e199a15fbdcef"
> +SRCREV_machine_beaglebone ?= "79414e2b0e0b7f5b86e358a907f841486f428079"
> +SRCREV_machine_mpc8315e-rdb ?= "398d1785c6bde0085b99f00f346e199a15fbdcef"
>  
>  COMPATIBLE_MACHINE_genericx86 = "genericx86"
>  COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
> @@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
>  
>  LINUX_VERSION_genericx86 = "4.1.38"
>  LINUX_VERSION_genericx86-64 = "4.1.38"
> -LINUX_VERSION_edgerouter = "4.1.38"
> -LINUX_VERSION_beaglebone = "4.1.38"
> -LINUX_VERSION_mpc8315e-rdb = "4.1.38"
> +LINUX_VERSION_edgerouter = "4.1.39"
> +LINUX_VERSION_beaglebone = "4.1.39"
> +LINUX_VERSION_mpc8315e-rdb = "4.1.39"
> diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
> index 6430548c1153..e1d103190bc7 100644
> --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
> +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend
> @@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
>  
>  SRCREV_machine_genericx86    ?= "fe0fb8da3d633d802776081e7ff2df73ff2983f2"
>  SRCREV_machine_genericx86-64 ?= "fe0fb8da3d633d802776081e7ff2df73ff2983f2"
> -SRCREV_machine_edgerouter ?= "fe0fb8da3d633d802776081e7ff2df73ff2983f2"
> -SRCREV_machine_beaglebone ?= "fe0fb8da3d633d802776081e7ff2df73ff2983f2"
> -SRCREV_machine_mpc8315e-rdb ?= "4a84208c659563e7c2972a7a037934027662347d"
> +SRCREV_machine_edgerouter ?= "d2c1ed3c0cbc0d8dcf429346f7ab2e96d470b504"
> +SRCREV_machine_beaglebone ?= "d2c1ed3c0cbc0d8dcf429346f7ab2e96d470b504"
> +SRCREV_machine_mpc8315e-rdb ?= "b768fff337e184ea6d714528b779f69b861d4592"
>  
>  COMPATIBLE_MACHINE_genericx86 = "genericx86"
>  COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
> @@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
>  
>  LINUX_VERSION_genericx86 = "4.10.9"
>  LINUX_VERSION_genericx86-64 = "4.10.9"
> -LINUX_VERSION_edgerouter = "4.10.9"
> -LINUX_VERSION_beaglebone = "4.10.9"
> -LINUX_VERSION_mpc8315e-rdb = "4.10.9"
> +LINUX_VERSION_edgerouter = "4.10.15"
> +LINUX_VERSION_beaglebone = "4.10.15"
> +LINUX_VERSION_mpc8315e-rdb = "4.10.15"
> diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
> index 8f9a8d4ed111..03dfe09bfa82 100644
> --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
> +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
> @@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
>  
>  SRCREV_machine_genericx86    ?= "0298d3765a5c474ff5776284d49111276510d4b4"
>  SRCREV_machine_genericx86-64 ?= "0298d3765a5c474ff5776284d49111276510d4b4"
> -SRCREV_machine_edgerouter ?= "0298d3765a5c474ff5776284d49111276510d4b4"
> -SRCREV_machine_beaglebone ?= "0298d3765a5c474ff5776284d49111276510d4b4"
> -SRCREV_machine_mpc8315e-rdb ?= "90e5792370e0ae72b69a7006f0727dda4ba7e629"
> +SRCREV_machine_edgerouter ?= "98b9340a7858f786f5ff7d50021ef83eaad0613d"
> +SRCREV_machine_beaglebone ?= "98b9340a7858f786f5ff7d50021ef83eaad0613d"
> +SRCREV_machine_mpc8315e-rdb ?= "2bf69589c6d2c1aa0db7efd735b43155a743959a"
>  
>  COMPATIBLE_MACHINE_genericx86 = "genericx86"
>  COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
> @@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
>  
>  LINUX_VERSION_genericx86 = "4.4.60"
>  LINUX_VERSION_genericx86-64 = "4.4.60"
> -LINUX_VERSION_edgerouter = "4.4.60"
> -LINUX_VERSION_beaglebone = "4.4.60"
> -LINUX_VERSION_mpc8315e-rdb = "4.4.60"
> +LINUX_VERSION_edgerouter = "4.4.67"
> +LINUX_VERSION_beaglebone = "4.4.67"
> +LINUX_VERSION_mpc8315e-rdb = "4.4.67"
> diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
> index d518826d7b9c..16f2957e4973 100644
> --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
> +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend
> @@ -9,9 +9,9 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
>  
>  SRCREV_machine_genericx86    ?= "81055b89bd32414ecaf95156ce9a5fa6643e530a"
>  SRCREV_machine_genericx86-64 ?= "81055b89bd32414ecaf95156ce9a5fa6643e530a"
> -SRCREV_machine_edgerouter ?= "81055b89bd32414ecaf95156ce9a5fa6643e530a"
> -SRCREV_machine_beaglebone ?= "81055b89bd32414ecaf95156ce9a5fa6643e530a"
> -SRCREV_machine_mpc8315e-rdb ?= "c74de53c637dabeeb76e556e85ea37ec7f6ffb13"
> +SRCREV_machine_edgerouter ?= "2c31d7a45ae75159a7d991abdeb7002a4493af7f"
> +SRCREV_machine_beaglebone ?= "2c31d7a45ae75159a7d991abdeb7002a4493af7f"
> +SRCREV_machine_mpc8315e-rdb ?= "fd97646e9431c0f4c09021cbe3189acc25034a98"
>  
>  COMPATIBLE_MACHINE_genericx86 = "genericx86"
>  COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
> @@ -21,6 +21,6 @@ COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
>  
>  LINUX_VERSION_genericx86 = "4.9.21"
>  LINUX_VERSION_genericx86-64 = "4.9.21"
> -LINUX_VERSION_edgerouter = "4.9.21"
> -LINUX_VERSION_beaglebone = "4.9.21"
> -LINUX_VERSION_mpc8315e-rdb = "4.9.21"
> +LINUX_VERSION_edgerouter = "4.9.27"
> +LINUX_VERSION_beaglebone = "4.9.27"
> +LINUX_VERSION_mpc8315e-rdb = "4.9.27"
> -- 
> 2.9.3
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 484 bytes --]

  reply	other threads:[~2017-06-09  1:25 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-22  5:49 [PATCH] meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs Kevin Hao
2017-06-09  1:25 ` Kevin Hao [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-09-25  7:23 Kevin Hao
2018-06-10  7:06 Kevin Hao
2018-06-11  7:08 ` Richard Purdie
2018-06-11  7:35   ` Richard Purdie
2018-06-11 10:21     ` Kevin Hao
2018-06-11 22:49       ` Khem Raj
2018-06-11 22:52     ` Khem Raj
2018-02-02  1:35 Kevin Hao
2017-12-23 12:40 Kevin Hao
2017-11-16  5:09 Kevin Hao
2017-09-17  6:27 Kevin Hao
2017-09-17 11:02 ` Richard Purdie
2017-09-17 11:48   ` Kevin Hao
2017-09-01  3:18 Kevin Hao
2017-07-17  5:55 Kevin Hao
2017-06-16  6:24 Kevin Hao
2017-04-13  1:30 Kevin Hao
2017-04-10  7:37 Kevin Hao
2017-03-16 11:23 Kevin Hao
2017-02-06  8:41 Kevin Hao
2017-02-06 15:05 ` Burton, Ross
2017-02-07  1:12   ` Kevin Hao
2016-12-09  3:10 Kevin Hao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170609012540.GB21118@pek-khao-d1 \
    --to=kexin.hao@windriver.com \
    --cc=poky@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.