All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/4] linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4
       [not found] <cover.1505487843.git.alejandro.hernandez@linux.intel.com>
@ 2017-09-15 15:05 ` Alejandro Hernandez
  2017-09-15 15:05 ` [PATCH 2/4] linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.9 Alejandro Hernandez
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Alejandro Hernandez @ 2017-09-15 15:05 UTC (permalink / raw)
  To: poky

- Includes fix for CVE-2017-1000251

- Upgrades to Linux 4.4.87

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
---
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

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 f2c9e526c08..b24d1d407ec 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
@@ -7,8 +7,8 @@ KBRANCH_edgerouter = "standard/edgerouter"
 KBRANCH_beaglebone = "standard/beaglebone"
 KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
-SRCREV_machine_genericx86    ?= "0327f8213797c4885f86aec26cf55aeef5834180"
-SRCREV_machine_genericx86-64 ?= "0327f8213797c4885f86aec26cf55aeef5834180"
+SRCREV_machine_genericx86    ?= "b71c7b786aed26c0a1e4eca66f1d874ec017d699"
+SRCREV_machine_genericx86-64 ?= "b71c7b786aed26c0a1e4eca66f1d874ec017d699"
 SRCREV_machine_edgerouter ?= "0327f8213797c4885f86aec26cf55aeef5834180"
 SRCREV_machine_beaglebone ?= "0327f8213797c4885f86aec26cf55aeef5834180"
 SRCREV_machine_mpc8315e-rdb ?= "9313779872b1c0888cd94f6116fb1819908596e8"
@@ -19,8 +19,8 @@ COMPATIBLE_MACHINE_edgerouter = "edgerouter"
 COMPATIBLE_MACHINE_beaglebone = "beaglebone"
 COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
-LINUX_VERSION_genericx86 = "4.4.85"
-LINUX_VERSION_genericx86-64 = "4.4.85"
+LINUX_VERSION_genericx86 = "4.4.87"
+LINUX_VERSION_genericx86-64 = "4.4.87"
 LINUX_VERSION_edgerouter = "4.4.85"
 LINUX_VERSION_beaglebone = "4.4.85"
 LINUX_VERSION_mpc8315e-rdb = "4.4.85"
-- 
2.12.3



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH 2/4] linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.9
       [not found] <cover.1505487843.git.alejandro.hernandez@linux.intel.com>
  2017-09-15 15:05 ` [PATCH 1/4] linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4 Alejandro Hernandez
@ 2017-09-15 15:05 ` Alejandro Hernandez
  2017-09-15 15:05 ` [PATCH 3/4] linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.10 Alejandro Hernandez
  2017-09-15 15:05 ` [PATCH 4/4] linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.12 Alejandro Hernandez
  3 siblings, 0 replies; 5+ messages in thread
From: Alejandro Hernandez @ 2017-09-15 15:05 UTC (permalink / raw)
  To: poky

- Includes fix for CVE-2017-1000251
- Upgrades to Linux 4.9.49

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
---
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.9.bbappend | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

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 c14fefe91b7..c71088bb714 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
@@ -7,8 +7,8 @@ KBRANCH_edgerouter = "standard/edgerouter"
 KBRANCH_beaglebone = "standard/beaglebone"
 KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
-SRCREV_machine_genericx86    ?= "cf9a7dd9f41a32c10d19a51497463d6ec2991107"
-SRCREV_machine_genericx86-64 ?= "cf9a7dd9f41a32c10d19a51497463d6ec2991107"
+SRCREV_machine_genericx86    ?= "480ee599fb8df712c10dcf4b7aa6398b79f7d404"
+SRCREV_machine_genericx86-64 ?= "480ee599fb8df712c10dcf4b7aa6398b79f7d404"
 SRCREV_machine_edgerouter ?= "cf9a7dd9f41a32c10d19a51497463d6ec2991107"
 SRCREV_machine_beaglebone ?= "cf9a7dd9f41a32c10d19a51497463d6ec2991107"
 SRCREV_machine_mpc8315e-rdb ?= "06cc7d23e026522a996d3a26e9b013f0a5f7e6fa"
@@ -19,8 +19,8 @@ COMPATIBLE_MACHINE_edgerouter = "edgerouter"
 COMPATIBLE_MACHINE_beaglebone = "beaglebone"
 COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
-LINUX_VERSION_genericx86 = "4.9.46"
-LINUX_VERSION_genericx86-64 = "4.9.46"
+LINUX_VERSION_genericx86 = "4.9.49"
+LINUX_VERSION_genericx86-64 = "4.9.49"
 LINUX_VERSION_edgerouter = "4.9.46"
 LINUX_VERSION_beaglebone = "4.9.46"
 LINUX_VERSION_mpc8315e-rdb = "4.9.46"
-- 
2.12.3



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH 3/4] linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.10
       [not found] <cover.1505487843.git.alejandro.hernandez@linux.intel.com>
  2017-09-15 15:05 ` [PATCH 1/4] linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4 Alejandro Hernandez
  2017-09-15 15:05 ` [PATCH 2/4] linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.9 Alejandro Hernandez
@ 2017-09-15 15:05 ` Alejandro Hernandez
  2017-09-15 15:05 ` [PATCH 4/4] linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.12 Alejandro Hernandez
  3 siblings, 0 replies; 5+ messages in thread
From: Alejandro Hernandez @ 2017-09-15 15:05 UTC (permalink / raw)
  To: poky

- Includes fix for CVE-2017-1000251

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
---
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.10.bbappend | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 19769e68bb0..8e0a9c4b574 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
@@ -7,8 +7,8 @@ KBRANCH_edgerouter = "standard/edgerouter"
 KBRANCH_beaglebone = "standard/beaglebone"
 KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
-SRCREV_machine_genericx86    ?= "f4ba3db6e599ed41d1c676f9086ad8b97fd55046"
-SRCREV_machine_genericx86-64 ?= "f4ba3db6e599ed41d1c676f9086ad8b97fd55046"
+SRCREV_machine_genericx86    ?= "c1d8c4408b8aedd88eeb6ccc89ce834dd41b3f09"
+SRCREV_machine_genericx86-64 ?= "c1d8c4408b8aedd88eeb6ccc89ce834dd41b3f09"
 SRCREV_machine_edgerouter ?= "f4ba3db6e599ed41d1c676f9086ad8b97fd55046"
 SRCREV_machine_beaglebone ?= "f4ba3db6e599ed41d1c676f9086ad8b97fd55046"
 SRCREV_machine_mpc8315e-rdb ?= "e6f168eef50f35513249d120db188453768017ec"
-- 
2.12.3



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH 4/4] linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.12
       [not found] <cover.1505487843.git.alejandro.hernandez@linux.intel.com>
                   ` (2 preceding siblings ...)
  2017-09-15 15:05 ` [PATCH 3/4] linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.10 Alejandro Hernandez
@ 2017-09-15 15:05 ` Alejandro Hernandez
  3 siblings, 0 replies; 5+ messages in thread
From: Alejandro Hernandez @ 2017-09-15 15:05 UTC (permalink / raw)
  To: poky

- Includes fix for CVE-2017-1000251
- Upgrades to Linux 4.12.12

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
---
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend
index 10abbdd6af6..ef21c9162fa 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.12.bbappend
@@ -7,8 +7,8 @@ KBRANCH_edgerouter = "standard/edgerouter"
 KBRANCH_beaglebone = "standard/beaglebone"
 KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
-SRCREV_machine_genericx86    ?= "b5c8cfda2dfe296410d51e131289fb09c69e1e7d"
-SRCREV_machine_genericx86-64 ?= "b5c8cfda2dfe296410d51e131289fb09c69e1e7d"
+SRCREV_machine_genericx86    ?= "16de0149674ed12d983b77a453852ac2e64584b4"
+SRCREV_machine_genericx86-64 ?= "16de0149674ed12d983b77a453852ac2e64584b4"
 SRCREV_machine_edgerouter ?= "b5c8cfda2dfe296410d51e131289fb09c69e1e7d"
 SRCREV_machine_beaglebone ?= "b5c8cfda2dfe296410d51e131289fb09c69e1e7d"
 SRCREV_machine_mpc8315e-rdb ?= "2d1d010240846d7bff15d1fcc0cb6eb8a22fc78a"
@@ -20,8 +20,8 @@ COMPATIBLE_MACHINE_edgerouter = "edgerouter"
 COMPATIBLE_MACHINE_beaglebone = "beaglebone"
 COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
-LINUX_VERSION_genericx86 = "4.12.10"
-LINUX_VERSION_genericx86-64 = "4.12.10"
+LINUX_VERSION_genericx86 = "4.12.12"
+LINUX_VERSION_genericx86-64 = "4.12.12"
 LINUX_VERSION_edgerouter = "4.12.10"
 LINUX_VERSION_beaglebone = "4.12.10"
 LINUX_VERSION_mpc8315e-rdb = "4.12.10"
-- 
2.12.3



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH 1/4] linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4
       [not found] <cover.1505160890.git.alejandro.hernandez@linux.intel.com>
@ 2017-09-11 20:15 ` Alejandro Hernandez
  0 siblings, 0 replies; 5+ messages in thread
From: Alejandro Hernandez @ 2017-09-11 20:15 UTC (permalink / raw)
  To: poky

Upgrades to Linux 4.4.85

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
---
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

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 27d8cef3ba2..f2c9e526c08 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
@@ -7,8 +7,8 @@ KBRANCH_edgerouter = "standard/edgerouter"
 KBRANCH_beaglebone = "standard/beaglebone"
 KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 
-SRCREV_machine_genericx86    ?= "2854678e4ccbb4bbd1bb4c243ac3e2571ef9834a"
-SRCREV_machine_genericx86-64 ?= "2854678e4ccbb4bbd1bb4c243ac3e2571ef9834a"
+SRCREV_machine_genericx86    ?= "0327f8213797c4885f86aec26cf55aeef5834180"
+SRCREV_machine_genericx86-64 ?= "0327f8213797c4885f86aec26cf55aeef5834180"
 SRCREV_machine_edgerouter ?= "0327f8213797c4885f86aec26cf55aeef5834180"
 SRCREV_machine_beaglebone ?= "0327f8213797c4885f86aec26cf55aeef5834180"
 SRCREV_machine_mpc8315e-rdb ?= "9313779872b1c0888cd94f6116fb1819908596e8"
@@ -19,8 +19,8 @@ COMPATIBLE_MACHINE_edgerouter = "edgerouter"
 COMPATIBLE_MACHINE_beaglebone = "beaglebone"
 COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 
-LINUX_VERSION_genericx86 = "4.4.76"
-LINUX_VERSION_genericx86-64 = "4.4.76"
+LINUX_VERSION_genericx86 = "4.4.85"
+LINUX_VERSION_genericx86-64 = "4.4.85"
 LINUX_VERSION_edgerouter = "4.4.85"
 LINUX_VERSION_beaglebone = "4.4.85"
 LINUX_VERSION_mpc8315e-rdb = "4.4.85"
-- 
2.12.3



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-09-15 15:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <cover.1505487843.git.alejandro.hernandez@linux.intel.com>
2017-09-15 15:05 ` [PATCH 1/4] linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4 Alejandro Hernandez
2017-09-15 15:05 ` [PATCH 2/4] linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.9 Alejandro Hernandez
2017-09-15 15:05 ` [PATCH 3/4] linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.10 Alejandro Hernandez
2017-09-15 15:05 ` [PATCH 4/4] linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.12 Alejandro Hernandez
     [not found] <cover.1505160890.git.alejandro.hernandez@linux.intel.com>
2017-09-11 20:15 ` [PATCH 1/4] linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4 Alejandro Hernandez

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.