diff options
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.10.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb index e135ca00d6..9bdd47ecbf 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | |||
@@ -5,7 +5,7 @@ KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" | |||
5 | 5 | ||
6 | SRCREV_machine ?= "957ba6ae6c1d81b57da6a36b93f1b2a0ced2f45d" | 6 | SRCREV_machine ?= "957ba6ae6c1d81b57da6a36b93f1b2a0ced2f45d" |
7 | SRCREV_machine_qemuppc ?= "37e40b7017a9c78d676b19716011494dc7cb6369" | 7 | SRCREV_machine_qemuppc ?= "37e40b7017a9c78d676b19716011494dc7cb6369" |
8 | SRCREV_meta ?= "778d5f6259f0b8e28a46d8a764979e20e5a8ffc4" | 8 | SRCREV_meta ?= "4d658aa580df62232a4a84957b02496436dc17c4" |
9 | 9 | ||
10 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" | 10 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" |
11 | 11 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb index e7565c626c..6defed1c94 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | |||
@@ -10,7 +10,7 @@ LINUX_VERSION ?= "3.10.25" | |||
10 | KMETA = "meta" | 10 | KMETA = "meta" |
11 | 11 | ||
12 | SRCREV_machine ?= "79af968f2f26378798aec7a6d729ff5a371aae5f" | 12 | SRCREV_machine ?= "79af968f2f26378798aec7a6d729ff5a371aae5f" |
13 | SRCREV_meta ?= "778d5f6259f0b8e28a46d8a764979e20e5a8ffc4" | 13 | SRCREV_meta ?= "4d658aa580df62232a4a84957b02496436dc17c4" |
14 | 14 | ||
15 | PV = "${LINUX_VERSION}+git${SRCPV}" | 15 | PV = "${LINUX_VERSION}+git${SRCPV}" |
16 | 16 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.10.bb b/meta/recipes-kernel/linux/linux-yocto_3.10.bb index 33e745692b..d0772fddc5 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.10.bb | |||
@@ -18,7 +18,7 @@ SRCREV_machine_qemux86 ?= "79af968f2f26378798aec7a6d729ff5a371aae5f" | |||
18 | SRCREV_machine_qemux86-64 ?= "79af968f2f26378798aec7a6d729ff5a371aae5f" | 18 | SRCREV_machine_qemux86-64 ?= "79af968f2f26378798aec7a6d729ff5a371aae5f" |
19 | SRCREV_machine_qemumips64 ?= "67efb2993ec7726df5567e2572fd64e34e29b46d" | 19 | SRCREV_machine_qemumips64 ?= "67efb2993ec7726df5567e2572fd64e34e29b46d" |
20 | SRCREV_machine ?= "79af968f2f26378798aec7a6d729ff5a371aae5f" | 20 | SRCREV_machine ?= "79af968f2f26378798aec7a6d729ff5a371aae5f" |
21 | SRCREV_meta ?= "778d5f6259f0b8e28a46d8a764979e20e5a8ffc4" | 21 | SRCREV_meta ?= "4d658aa580df62232a4a84957b02496436dc17c4" |
22 | 22 | ||
23 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" | 23 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" |
24 | 24 | ||