diff options
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_5.10.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb index b8a280a615..9731a738b3 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb | |||
| @@ -12,7 +12,7 @@ python () { | |||
| 12 | } | 12 | } |
| 13 | 13 | ||
| 14 | SRCREV_machine ?= "c11f8738640c3c52f4ffc2adf9aa8f6c097e4a4e" | 14 | SRCREV_machine ?= "c11f8738640c3c52f4ffc2adf9aa8f6c097e4a4e" |
| 15 | SRCREV_meta ?= "0959fd4d1eeb5312233be7a3c1f9a97104163f90" | 15 | SRCREV_meta ?= "bddb0e4921f541bafa595986f16cff5390d01f40" |
| 16 | 16 | ||
| 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ | 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ |
| 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb index bafa486d23..f75c0d70d2 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb | |||
| @@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2" | |||
| 17 | 17 | ||
| 18 | SRCREV_machine:qemuarm ?= "3851408a9f5d9d4531f29340056a1089debd5b58" | 18 | SRCREV_machine:qemuarm ?= "3851408a9f5d9d4531f29340056a1089debd5b58" |
| 19 | SRCREV_machine ?= "0a47fd76cb0f7e22d47afcb88bf884c750ba5d92" | 19 | SRCREV_machine ?= "0a47fd76cb0f7e22d47afcb88bf884c750ba5d92" |
| 20 | SRCREV_meta ?= "0959fd4d1eeb5312233be7a3c1f9a97104163f90" | 20 | SRCREV_meta ?= "bddb0e4921f541bafa595986f16cff5390d01f40" |
| 21 | 21 | ||
| 22 | PV = "${LINUX_VERSION}+git${SRCPV}" | 22 | PV = "${LINUX_VERSION}+git${SRCPV}" |
| 23 | 23 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.10.bb b/meta/recipes-kernel/linux/linux-yocto_5.10.bb index a0b7bbe48a..127763e972 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.10.bb | |||
| @@ -23,7 +23,7 @@ SRCREV_machine:qemux86 ?= "a275cd6839513c72ceae989a575b6accbb262016" | |||
| 23 | SRCREV_machine:qemux86-64 ?= "a275cd6839513c72ceae989a575b6accbb262016" | 23 | SRCREV_machine:qemux86-64 ?= "a275cd6839513c72ceae989a575b6accbb262016" |
| 24 | SRCREV_machine:qemumips64 ?= "36a2d17167ee66a2feda5fb1efee0a2ee2dc4740" | 24 | SRCREV_machine:qemumips64 ?= "36a2d17167ee66a2feda5fb1efee0a2ee2dc4740" |
| 25 | SRCREV_machine ?= "a275cd6839513c72ceae989a575b6accbb262016" | 25 | SRCREV_machine ?= "a275cd6839513c72ceae989a575b6accbb262016" |
| 26 | SRCREV_meta ?= "0959fd4d1eeb5312233be7a3c1f9a97104163f90" | 26 | SRCREV_meta ?= "bddb0e4921f541bafa595986f16cff5390d01f40" |
| 27 | 27 | ||
| 28 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \ | 28 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \ |
| 29 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}" | 29 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}" |
