diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.4.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb index 2faad1d574..2a41420d85 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb | |||
@@ -3,7 +3,7 @@ KBRANCH ?= "standard/preempt-rt" | |||
3 | require recipes-kernel/linux/linux-yocto.inc | 3 | require recipes-kernel/linux/linux-yocto.inc |
4 | 4 | ||
5 | SRCREV_machine ?= "dfa88200087a7ef73741383c05c14ff2f3978947" | 5 | SRCREV_machine ?= "dfa88200087a7ef73741383c05c14ff2f3978947" |
6 | SRCREV_meta ?= "ce5b35bc76bb65d93d0897535c088f51dae4048b" | 6 | SRCREV_meta ?= "32e84686fc87413612e108cc4ab0e7a0d21cb4fd" |
7 | 7 | ||
8 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;branch=${KBRANCH};name=machine \ | 8 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;branch=${KBRANCH};name=machine \ |
9 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}" | 9 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb index 8a6e921647..7f1b655fd5 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb | |||
@@ -10,7 +10,7 @@ KMETA = "kernel-meta" | |||
10 | KCONF_BSP_AUDIT_LEVEL = "2" | 10 | KCONF_BSP_AUDIT_LEVEL = "2" |
11 | 11 | ||
12 | SRCREV_machine ?= "3d2455f9da30f923c6bd69014fad4cc4ea738be6" | 12 | SRCREV_machine ?= "3d2455f9da30f923c6bd69014fad4cc4ea738be6" |
13 | SRCREV_meta ?= "ce5b35bc76bb65d93d0897535c088f51dae4048b" | 13 | SRCREV_meta ?= "32e84686fc87413612e108cc4ab0e7a0d21cb4fd" |
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_4.4.bb b/meta/recipes-kernel/linux/linux-yocto_4.4.bb index d410b7c104..5ab4da6d01 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.4.bb | |||
@@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "3d2455f9da30f923c6bd69014fad4cc4ea738be6" | |||
19 | SRCREV_machine_qemux86-64 ?= "3d2455f9da30f923c6bd69014fad4cc4ea738be6" | 19 | SRCREV_machine_qemux86-64 ?= "3d2455f9da30f923c6bd69014fad4cc4ea738be6" |
20 | SRCREV_machine_qemumips64 ?= "8b25338045fdb88a9cdff808003102643f03083e" | 20 | SRCREV_machine_qemumips64 ?= "8b25338045fdb88a9cdff808003102643f03083e" |
21 | SRCREV_machine ?= "3d2455f9da30f923c6bd69014fad4cc4ea738be6" | 21 | SRCREV_machine ?= "3d2455f9da30f923c6bd69014fad4cc4ea738be6" |
22 | SRCREV_meta ?= "ce5b35bc76bb65d93d0897535c088f51dae4048b" | 22 | SRCREV_meta ?= "32e84686fc87413612e108cc4ab0e7a0d21cb4fd" |
23 | 23 | ||
24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;name=machine;branch=${KBRANCH}; \ | 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;name=machine;branch=${KBRANCH}; \ |
25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}" | 25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}" |