diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-09-23 10:57:41 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-09-23 19:58:48 +0100 |
commit | cef6884a792587950b65ebf55a54d48b08a44b8f (patch) | |
tree | 0112423be49dbf47826cfb213ddae519b8abf588 /meta/recipes-kernel | |
parent | 5b68bcf453a12c275d005ce77d29cd601d6f779c (diff) | |
download | poky-cef6884a792587950b65ebf55a54d48b08a44b8f.tar.gz |
linux-yocto/3.17: update to v3.17-rc5
Bumping the SRCREVs to import the latest korg -rc.
(From OE-Core rev: 8ae153f7da3244c3dd24cc5dbd722af26624201b)
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.17.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.17.bb | 18 |
2 files changed, 12 insertions, 12 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.17.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.17.bb index c1cb47ba90..4da9c851e2 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.17.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.17.bb | |||
@@ -4,12 +4,12 @@ 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.17-rc4" | 7 | LINUX_VERSION ?= "3.17-rc5" |
8 | 8 | ||
9 | KMETA = "meta" | 9 | KMETA = "meta" |
10 | 10 | ||
11 | SRCREV_machine ?= "1a3939eb747a635b23b4234f785795c52dce72a8" | 11 | SRCREV_machine ?= "724ab25b085554741753709941e768cae1a2121e" |
12 | SRCREV_meta ?= "7df849fc7eba54765368e26634341dbe6e2ad161" | 12 | SRCREV_meta ?= "62a1fd63023ab6b18114dd093be86d0854474c41" |
13 | 13 | ||
14 | PV = "${LINUX_VERSION}+git${SRCPV}" | 14 | PV = "${LINUX_VERSION}+git${SRCPV}" |
15 | 15 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.17.bb b/meta/recipes-kernel/linux/linux-yocto_3.17.bb index 7fe7fdaa4a..b37ae3cc4e 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.17.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.17.bb | |||
@@ -10,18 +10,18 @@ KBRANCH_qemux86 ?= "standard/common-pc" | |||
10 | KBRANCH_qemux86-64 ?= "standard/common-pc-64/base" | 10 | KBRANCH_qemux86-64 ?= "standard/common-pc-64/base" |
11 | KBRANCH_qemumips64 ?= "standard/mti-malta64" | 11 | KBRANCH_qemumips64 ?= "standard/mti-malta64" |
12 | 12 | ||
13 | SRCREV_machine_qemuarm ?= "4bacea69cf78bdf42bcf7619239294b8996c5dac" | 13 | SRCREV_machine_qemuarm ?= "8aa46f1d04208040be52feb422f2aae48655b51f" |
14 | SRCREV_machine_qemumips ?= "69d4e97c23d4d031f55645cd0486064979e4db5c" | 14 | SRCREV_machine_qemumips ?= "b32a452b97972bcaba5a67383f209cec06dfe089" |
15 | SRCREV_machine_qemuppc ?= "4e5f8849093f71f8caebedd8af4660baace9bccb" | 15 | SRCREV_machine_qemuppc ?= "72b05f144a4d5331ae33bff0b6f4a70fb90d2b3a" |
16 | SRCREV_machine_qemux86 ?= "1a3939eb747a635b23b4234f785795c52dce72a8" | 16 | SRCREV_machine_qemux86 ?= "724ab25b085554741753709941e768cae1a2121e" |
17 | SRCREV_machine_qemux86-64 ?= "1a3939eb747a635b23b4234f785795c52dce72a8" | 17 | SRCREV_machine_qemux86-64 ?= "724ab25b085554741753709941e768cae1a2121e" |
18 | SRCREV_machine_qemumips64 ?= "5e036fb17397a241fda2211a6caaa6e6f3121250" | 18 | SRCREV_machine_qemumips64 ?= "6dabf96a2fe457e4cb8821721936e9fb72556494" |
19 | SRCREV_machine ?= "1a3939eb747a635b23b4234f785795c52dce72a8" | 19 | SRCREV_machine ?= "724ab25b085554741753709941e768cae1a2121e" |
20 | SRCREV_meta ?= "7df849fc7eba54765368e26634341dbe6e2ad161" | 20 | SRCREV_meta ?= "62a1fd63023ab6b18114dd093be86d0854474c41" |
21 | 21 | ||
22 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-dev.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" | 22 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-dev.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" |
23 | 23 | ||
24 | LINUX_VERSION ?= "3.17-rc4" | 24 | LINUX_VERSION ?= "3.17-rc5" |
25 | 25 | ||
26 | PV = "${LINUX_VERSION}+git${SRCPV}" | 26 | PV = "${LINUX_VERSION}+git${SRCPV}" |
27 | 27 | ||