diff options
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.0.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb index d100ceaad7..2bd69c0e2f 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | |||
@@ -16,7 +16,7 @@ LINUX_KERNEL_TYPE = "preempt-rt" | |||
16 | 16 | ||
17 | SRCREV_machine ?= "0b805cce57f61a244eb3b8fce460b14f1be442b3" | 17 | SRCREV_machine ?= "0b805cce57f61a244eb3b8fce460b14f1be442b3" |
18 | SRCREV_machine_qemuppc ?= "48207085609f2b73a54e3c1ef4139894eef627af" | 18 | SRCREV_machine_qemuppc ?= "48207085609f2b73a54e3c1ef4139894eef627af" |
19 | SRCREV_meta ?= "258af0b952b723806baa429b65e3d8cb0d742190" | 19 | SRCREV_meta ?= "82140b960a7cc13d116be61a85d4fe7f7d38680f" |
20 | 20 | ||
21 | PR = "r0" | 21 | PR = "r0" |
22 | PV = "${LINUX_VERSION}+git${SRCPV}" | 22 | PV = "${LINUX_VERSION}+git${SRCPV}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.0.bb b/meta/recipes-kernel/linux/linux-yocto_3.0.bb index e0e8a1b182..974d384b07 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.0.bb | |||
@@ -18,7 +18,7 @@ SRCREV_machine_qemuppc ?= "af58047d79790a06e5ac5ba09837c6e65220d7aa" | |||
18 | SRCREV_machine_qemux86 ?= "515e039eeb316494955e46d38c164e56999511ae" | 18 | SRCREV_machine_qemux86 ?= "515e039eeb316494955e46d38c164e56999511ae" |
19 | SRCREV_machine_qemux86-64 ?= "d19118d19d5f95e83d6fbe1268fe6b84f67de6d3" | 19 | SRCREV_machine_qemux86-64 ?= "d19118d19d5f95e83d6fbe1268fe6b84f67de6d3" |
20 | SRCREV_machine ?= "6fcf6f1bca9323fa2e9a5ea15fa84153cccbc28b" | 20 | SRCREV_machine ?= "6fcf6f1bca9323fa2e9a5ea15fa84153cccbc28b" |
21 | SRCREV_meta ?= "258af0b952b723806baa429b65e3d8cb0d742190" | 21 | SRCREV_meta ?= "82140b960a7cc13d116be61a85d4fe7f7d38680f" |
22 | 22 | ||
23 | PR = "r1" | 23 | PR = "r1" |
24 | PV = "${LINUX_VERSION}+git${SRCPV}" | 24 | PV = "${LINUX_VERSION}+git${SRCPV}" |