diff options
| -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 05397850e3..89c6fff5a4 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 ?= "fcabc089b516e760d00a066893f9772d1535785c" | 5 | SRCREV_machine ?= "fcabc089b516e760d00a066893f9772d1535785c" |
| 6 | SRCREV_meta ?= "082c2ea9f6bffa9b2bfa8f1e10b88046b8f064fd" | 6 | SRCREV_meta ?= "9ab4787fe2aea2ae0fcc31a5e067eaba19ef64c8" |
| 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 4c5aa63a2d..345e2d5778 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 ?= "076cc85486fda808582bd1e77400a5c49dea3e2e" | 12 | SRCREV_machine ?= "076cc85486fda808582bd1e77400a5c49dea3e2e" |
| 13 | SRCREV_meta ?= "082c2ea9f6bffa9b2bfa8f1e10b88046b8f064fd" | 13 | SRCREV_meta ?= "9ab4787fe2aea2ae0fcc31a5e067eaba19ef64c8" |
| 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 de67e01879..f02e0189f2 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 ?= "076cc85486fda808582bd1e77400a5c49dea3e2e" | |||
| 19 | SRCREV_machine_qemux86-64 ?= "076cc85486fda808582bd1e77400a5c49dea3e2e" | 19 | SRCREV_machine_qemux86-64 ?= "076cc85486fda808582bd1e77400a5c49dea3e2e" |
| 20 | SRCREV_machine_qemumips64 ?= "6519e6317cc72e380bc1b7543e614ac0032a80ae" | 20 | SRCREV_machine_qemumips64 ?= "6519e6317cc72e380bc1b7543e614ac0032a80ae" |
| 21 | SRCREV_machine ?= "076cc85486fda808582bd1e77400a5c49dea3e2e" | 21 | SRCREV_machine ?= "076cc85486fda808582bd1e77400a5c49dea3e2e" |
| 22 | SRCREV_meta ?= "082c2ea9f6bffa9b2bfa8f1e10b88046b8f064fd" | 22 | SRCREV_meta ?= "9ab4787fe2aea2ae0fcc31a5e067eaba19ef64c8" |
| 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}" |
