diff options
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.4.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb index f30f6dd118..97a1a19530 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | |||
@@ -10,7 +10,7 @@ KMETA = "meta" | |||
10 | 10 | ||
11 | SRCREV_machine ?= "b25f7c9730e3bd3be1bf7b7982251b7459ad6579" | 11 | SRCREV_machine ?= "b25f7c9730e3bd3be1bf7b7982251b7459ad6579" |
12 | SRCREV_machine_qemuppc ?= "2777125ab6f92b624ecaf11d6b1ab604e64497a8" | 12 | SRCREV_machine_qemuppc ?= "2777125ab6f92b624ecaf11d6b1ab604e64497a8" |
13 | SRCREV_meta ?= "a8cf77018b0faa0d29f1483ff4e5a2034dc8edd5" | 13 | SRCREV_meta ?= "949fddda61053cc15e46c015e8f7db17e7b33360" |
14 | 14 | ||
15 | PR = "${INC_PR}.0" | 15 | PR = "${INC_PR}.0" |
16 | PV = "${LINUX_VERSION}+git${SRCPV}" | 16 | PV = "${LINUX_VERSION}+git${SRCPV}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.4.bb b/meta/recipes-kernel/linux/linux-yocto_3.4.bb index 39b5cdff28..f031e1b668 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.4.bb | |||
@@ -16,7 +16,7 @@ SRCREV_machine_qemuppc ?= "08732f25bc3cb404e29ae201074bcf5c1661ea83" | |||
16 | SRCREV_machine_qemux86 ?= "6297e4c1d57e1063bfce297c2e12392348598559" | 16 | SRCREV_machine_qemux86 ?= "6297e4c1d57e1063bfce297c2e12392348598559" |
17 | SRCREV_machine_qemux86-64 ?= "6297e4c1d57e1063bfce297c2e12392348598559" | 17 | SRCREV_machine_qemux86-64 ?= "6297e4c1d57e1063bfce297c2e12392348598559" |
18 | SRCREV_machine ?= "6297e4c1d57e1063bfce297c2e12392348598559" | 18 | SRCREV_machine ?= "6297e4c1d57e1063bfce297c2e12392348598559" |
19 | SRCREV_meta ?= "a8cf77018b0faa0d29f1483ff4e5a2034dc8edd5" | 19 | SRCREV_meta ?= "949fddda61053cc15e46c015e8f7db17e7b33360" |
20 | 20 | ||
21 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" | 21 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" |
22 | 22 | ||