diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.0.bb | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.0.bb b/meta/recipes-kernel/linux/linux-yocto_3.0.bb index a7bd67add8..ba352e223f 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.0.bb | |||
@@ -14,13 +14,13 @@ KMETA = meta | |||
14 | LINUX_VERSION ?= "3.0" | 14 | LINUX_VERSION ?= "3.0" |
15 | LINUX_VERSION_EXTENSION ?= "-yocto-${LINUX_KERNEL_TYPE}" | 15 | LINUX_VERSION_EXTENSION ?= "-yocto-${LINUX_KERNEL_TYPE}" |
16 | 16 | ||
17 | SRCREV_machine_qemuarm = "30a2cec4e9d7048681c1d239f49cc935287a7012" | 17 | SRCREV_machine_qemuarm = "36b4cdddcafc711f0ec9ad97882f23a6443c61b2" |
18 | SRCREV_machine_qemumips = "f9b9688cefaa87d898394902acfb858d6b0f1e28" | 18 | SRCREV_machine_qemumips = "2db2aacc589a518a74e8a8543e80403f09de8134" |
19 | SRCREV_machine_qemuppc = "a46a4c356f8bcf7a30d967a1b43633b824cd07a1" | 19 | SRCREV_machine_qemuppc = "c0f5dd4ef37b445d8ac73b11dd93e0ffdb7e9f6d" |
20 | SRCREV_machine_qemux86 = "efaab1f75dbc577922c862fa19d45c3f31cb99cb" | 20 | SRCREV_machine_qemux86 = "c29beadfd4364aca9358ac0fdb8356c1dbbdacb2" |
21 | SRCREV_machine_qemux86-64 = "c30a56850c73c74af2d056d803081a0d829ce35c" | 21 | SRCREV_machine_qemux86-64 = "d0b814813bce09971c5cbb0d22bacb8842146fa0" |
22 | SRCREV_machine = "318b059a472128f67119f367f51f11893ee60269" | 22 | SRCREV_machine = "ad13129a87957656c18584793abcee51de0e196a" |
23 | SRCREV_meta = "76b3679beff6c640388a609ccf87f46bb7bf0f2b" | 23 | SRCREV_meta = "7782fc673afd6a1c742409896ae787560d96fce8" |
24 | 24 | ||
25 | PR = "r0" | 25 | PR = "r0" |
26 | PV = "${LINUX_VERSION}+git${SRCPV}" | 26 | PV = "${LINUX_VERSION}+git${SRCPV}" |