diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-30 16:46:14 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-30 16:47:48 +0100 |
commit | 92c3f03b790bdb92d5b81ad00c4815d330a4f832 (patch) | |
tree | 316c28d97e4b7ffbc8fcfb5e8aec9da8d7d1fe3a | |
parent | 6b17c3831897ee1d46a763d807c5bd863d426bc1 (diff) | |
download | poky-92c3f03b790bdb92d5b81ad00c4815d330a4f832.tar.gz |
linux-yocto-3.14: Use a revision thats on the branch for qemuppc
At a guess, Bruce's scripts have mixed up the -rt and on -rt versions
of the qemuppc branches. Set this to a revision on the
standard/qemuppc branch.
(From OE-Core rev: d19f6900a07a718660fcd75d36a3facf048ce157)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.14.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.14.bb b/meta/recipes-kernel/linux/linux-yocto_3.14.bb index fc826a17c4..1ed9d00b16 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.14.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.14.bb | |||
@@ -14,7 +14,7 @@ KBRANCH_qemumips64 ?= "standard/mti-malta64" | |||
14 | SRCREV_machine_qemuarm ?= "9d0a4947dc7117e393dc3b8c07246d26e22ecdec" | 14 | SRCREV_machine_qemuarm ?= "9d0a4947dc7117e393dc3b8c07246d26e22ecdec" |
15 | SRCREV_machine_qemuarm64 ?= "302ca233332fd364ecd028a0cf21b4cdc045e056" | 15 | SRCREV_machine_qemuarm64 ?= "302ca233332fd364ecd028a0cf21b4cdc045e056" |
16 | SRCREV_machine_qemumips ?= "9c6fdae47597756042a1d4ed613dff96e430e8e9" | 16 | SRCREV_machine_qemumips ?= "9c6fdae47597756042a1d4ed613dff96e430e8e9" |
17 | SRCREV_machine_qemuppc ?= "e4847afbb42583fa05e6a94c8d0c8f8e37ed5622" | 17 | SRCREV_machine_qemuppc ?= "14679c588669b4b78b329c5858b7aea1791eb451" |
18 | SRCREV_machine_qemux86 ?= "550f5379bc4b001f656e7c98165606e543d0858c" | 18 | SRCREV_machine_qemux86 ?= "550f5379bc4b001f656e7c98165606e543d0858c" |
19 | SRCREV_machine_qemux86-64 ?= "302ca233332fd364ecd028a0cf21b4cdc045e056" | 19 | SRCREV_machine_qemux86-64 ?= "302ca233332fd364ecd028a0cf21b4cdc045e056" |
20 | SRCREV_machine_qemumips64 ?= "9b203f1aff41f7b713ec973cdcc7d016db4ffc26" | 20 | SRCREV_machine_qemumips64 ?= "9b203f1aff41f7b713ec973cdcc7d016db4ffc26" |