diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-03-10 09:35:01 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-03-20 23:56:01 +0000 |
commit | 76730a81717c39d89ca1bf82b345fb4f38daaa6d (patch) | |
tree | 377139d4c8c1ba5edfcee814c9b50b40ff44ccb7 /meta/recipes-kernel | |
parent | ad6313d01b8877d426bf69179cd8ced61565a532 (diff) | |
download | poky-76730a81717c39d89ca1bf82b345fb4f38daaa6d.tar.gz |
linux-yocto/3.19: integrate korg -stable update
Updating to the latest and greatest -stable release for the 3.19 series.
(From OE-Core rev: 1e60b5216a89a34eba7749244eeb53d5d12864eb)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.19.bb | 20 |
2 files changed, 13 insertions, 13 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb index d10449aab3..98ffc5a3cc 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb | |||
@@ -4,13 +4,13 @@ KCONFIG_MODE = "--allnoconfig" | |||
4 | 4 | ||
5 | require recipes-kernel/linux/linux-yocto.inc | 5 | require recipes-kernel/linux/linux-yocto.inc |
6 | 6 | ||
7 | LINUX_VERSION ?= "3.19" | 7 | LINUX_VERSION ?= "3.19.1" |
8 | 8 | ||
9 | KMETA = "meta" | 9 | KMETA = "meta" |
10 | KCONF_BSP_AUDIT_LEVEL = "2" | 10 | KCONF_BSP_AUDIT_LEVEL = "2" |
11 | 11 | ||
12 | SRCREV_machine ?= "43b9eced9ba8a57add36af07736344dcc383f711" | 12 | SRCREV_machine ?= "8c38c1015bbb5fc121018f67ed45a7eb2f357cfe" |
13 | SRCREV_meta ?= "f7a81274b461d0c748964d75c24bea8574d350fb" | 13 | SRCREV_meta ?= "e3303ca4bd7d7a5a3d9a9a9a9467c4c70db4258d" |
14 | 14 | ||
15 | PV = "${LINUX_VERSION}+git${SRCPV}" | 15 | PV = "${LINUX_VERSION}+git${SRCPV}" |
16 | 16 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.19.bb b/meta/recipes-kernel/linux/linux-yocto_3.19.bb index f1bf3bea90..31321c55e9 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.19.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.19.bb | |||
@@ -11,19 +11,19 @@ KBRANCH_qemux86 ?= "standard/common-pc" | |||
11 | KBRANCH_qemux86-64 ?= "standard/common-pc-64/base" | 11 | KBRANCH_qemux86-64 ?= "standard/common-pc-64/base" |
12 | KBRANCH_qemumips64 ?= "standard/mti-malta64" | 12 | KBRANCH_qemumips64 ?= "standard/mti-malta64" |
13 | 13 | ||
14 | SRCREV_machine_qemuarm ?= "91b64df8cdcdacb9ef8d707a0c34f55a09bf170d" | 14 | SRCREV_machine_qemuarm ?= "a40304a6dfdad6618420854121ee91cf09481bd4" |
15 | SRCREV_machine_qemuarm64 ?= "43b9eced9ba8a57add36af07736344dcc383f711" | 15 | SRCREV_machine_qemuarm64 ?= "8c38c1015bbb5fc121018f67ed45a7eb2f357cfe" |
16 | SRCREV_machine_qemumips ?= "7c67469a4c77a977c46f218de7e2f4699292d28b" | 16 | SRCREV_machine_qemumips ?= "6f1c5213591d7a35efc542a0971c70dcd16ea00e" |
17 | SRCREV_machine_qemuppc ?= "7dc29d4265b44ad28ea3ec950b1a86be08933ce8" | 17 | SRCREV_machine_qemuppc ?= "6b9a1cb9e10e76d8a3102c046656c93651fde9ab" |
18 | SRCREV_machine_qemux86 ?= "43b9eced9ba8a57add36af07736344dcc383f711" | 18 | SRCREV_machine_qemux86 ?= "8c38c1015bbb5fc121018f67ed45a7eb2f357cfe" |
19 | SRCREV_machine_qemux86-64 ?= "43b9eced9ba8a57add36af07736344dcc383f711" | 19 | SRCREV_machine_qemux86-64 ?= "8c38c1015bbb5fc121018f67ed45a7eb2f357cfe" |
20 | SRCREV_machine_qemumips64 ?= "b7ab9d4bac55415f125c81f529dbbefb07de98ad" | 20 | SRCREV_machine_qemumips64 ?= "723d6e1eb8dfa06f374d925d2c36e22feb1a2c86" |
21 | SRCREV_machine ?= "43b9eced9ba8a57add36af07736344dcc383f711" | 21 | SRCREV_machine ?= "8c38c1015bbb5fc121018f67ed45a7eb2f357cfe" |
22 | SRCREV_meta ?= "f7a81274b461d0c748964d75c24bea8574d350fb" | 22 | SRCREV_meta ?= "e3303ca4bd7d7a5a3d9a9a9a9467c4c70db4258d" |
23 | 23 | ||
24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.19.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" | 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.19.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" |
25 | 25 | ||
26 | LINUX_VERSION ?= "3.19" | 26 | LINUX_VERSION ?= "3.19.1" |
27 | 27 | ||
28 | PV = "${LINUX_VERSION}+git${SRCPV}" | 28 | PV = "${LINUX_VERSION}+git${SRCPV}" |
29 | 29 | ||