diff options
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb | 4 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_5.4.bb | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb index ec0beeba76..6d3adb5dbd 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb | |||
| @@ -11,8 +11,8 @@ python () { | |||
| 11 | raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") | 11 | raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") |
| 12 | } | 12 | } |
| 13 | 13 | ||
| 14 | SRCREV_machine ?= "37478f8c6f336b271b26e783c14bcaf7fa8ca9a6" | 14 | SRCREV_machine ?= "2739bdb0bfa0d9b423ffa940150e539c80bc0bfd" |
| 15 | SRCREV_meta ?= "96883b38c16febfa10668d16fe08a5cdc3419872" | 15 | SRCREV_meta ?= "ab5ecb9b0e0afbc0ba3502405f4e3d4e7d170fac" |
| 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.4;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb index 9881b09a9f..3cc8537973 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb | |||
| @@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2" | |||
| 17 | 17 | ||
| 18 | SRCREV_machine_qemuarm ?= "58d322d637edd20fe24aadfdc0d621f63700c009" | 18 | SRCREV_machine_qemuarm ?= "58d322d637edd20fe24aadfdc0d621f63700c009" |
| 19 | SRCREV_machine ?= "9fc2fb2e73466a520ee9a3c48b3ca2f5b21415dc" | 19 | SRCREV_machine ?= "9fc2fb2e73466a520ee9a3c48b3ca2f5b21415dc" |
| 20 | SRCREV_meta ?= "96883b38c16febfa10668d16fe08a5cdc3419872" | 20 | SRCREV_meta ?= "ab5ecb9b0e0afbc0ba3502405f4e3d4e7d170fac" |
| 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.4.bb b/meta/recipes-kernel/linux/linux-yocto_5.4.bb index 3829748269..7904850317 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.4.bb | |||
| @@ -21,7 +21,7 @@ SRCREV_machine_qemux86 ?= "9fc2fb2e73466a520ee9a3c48b3ca2f5b21415dc" | |||
| 21 | SRCREV_machine_qemux86-64 ?= "9fc2fb2e73466a520ee9a3c48b3ca2f5b21415dc" | 21 | SRCREV_machine_qemux86-64 ?= "9fc2fb2e73466a520ee9a3c48b3ca2f5b21415dc" |
| 22 | SRCREV_machine_qemumips64 ?= "3a515b583c3efc896cafa4f7f1e784456a360f8f" | 22 | SRCREV_machine_qemumips64 ?= "3a515b583c3efc896cafa4f7f1e784456a360f8f" |
| 23 | SRCREV_machine ?= "9fc2fb2e73466a520ee9a3c48b3ca2f5b21415dc" | 23 | SRCREV_machine ?= "9fc2fb2e73466a520ee9a3c48b3ca2f5b21415dc" |
| 24 | SRCREV_meta ?= "96883b38c16febfa10668d16fe08a5cdc3419872" | 24 | SRCREV_meta ?= "ab5ecb9b0e0afbc0ba3502405f4e3d4e7d170fac" |
| 25 | 25 | ||
| 26 | # remap qemuarm to qemuarma15 for the 5.4 kernel | 26 | # remap qemuarm to qemuarma15 for the 5.4 kernel |
| 27 | # KMACHINE_qemuarm ?= "qemuarma15" | 27 | # KMACHINE_qemuarm ?= "qemuarma15" |
