diff options
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_git.bb')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_git.bb | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_git.bb b/meta/recipes-kernel/linux/linux-yocto_git.bb index 3aedb7a0c2..b625cf2147 100644 --- a/meta/recipes-kernel/linux/linux-yocto_git.bb +++ b/meta/recipes-kernel/linux/linux-yocto_git.bb | |||
@@ -14,13 +14,13 @@ KMETA = meta | |||
14 | LINUX_VERSION ?= "2.6.37" | 14 | LINUX_VERSION ?= "2.6.37" |
15 | LINUX_VERSION_EXTENSION ?= "-yocto-${LINUX_KERNEL_TYPE}" | 15 | LINUX_VERSION_EXTENSION ?= "-yocto-${LINUX_KERNEL_TYPE}" |
16 | 16 | ||
17 | SRCREV_machine_qemuarm = "8776b242fe2db7b4570e11496e9105b51212a446" | 17 | SRCREV_machine_qemuarm = "9192bec81b274a6bb71bcddcab9de5475f55ec15" |
18 | SRCREV_machine_qemumips = "8f8a5e034d7e98ed871fa7ed487fbf72a79229a5" | 18 | SRCREV_machine_qemumips = "3e57c1547b07b30900bb29fdedcc38e99c237446" |
19 | SRCREV_machine_qemuppc = "d9c6b3e576184f0c4223b6251c57b16ac1bac428" | 19 | SRCREV_machine_qemuppc = "492cff27ae13c33fdab68f8d971b15dcb719e7bf" |
20 | SRCREV_machine_qemux86 = "b2afed7ecd54918b73db7f30062aaaf02fdaba54" | 20 | SRCREV_machine_qemux86 = "ae10acfb83ed405127748393d9b4efb9e95cc78b" |
21 | SRCREV_machine_qemux86-64 = "86bbbc079652d87392322fbfc14f6bd8792b0f38" | 21 | SRCREV_machine_qemux86-64 = "28a3080512e19612a2e0b65d3077686f614ae556" |
22 | SRCREV_machine = "0974631b821b70aee3613723ed0d4d6ba8da91c6" | 22 | SRCREV_machine = "301ab1710d29a9bb931cb64c747d03da09dfea3f" |
23 | SRCREV_meta = "06d3793d459048ee1b4db7170f24670c479e8b29" | 23 | SRCREV_meta = "f1dc3722d45cdcc92c84ebfecf4ce616d2efed26" |
24 | 24 | ||
25 | PR = "r18" | 25 | PR = "r18" |
26 | PV = "${LINUX_VERSION}+git${SRCPV}" | 26 | PV = "${LINUX_VERSION}+git${SRCPV}" |