summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_5.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_5.0.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_5.0.bb19
1 files changed, 10 insertions, 9 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.0.bb b/meta/recipes-kernel/linux/linux-yocto_5.0.bb
index 895cb1563b..35088da50b 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.0.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.0.bb
@@ -11,15 +11,16 @@ KBRANCH_qemux86 ?= "v5.0/standard/base"
11KBRANCH_qemux86-64 ?= "v5.0/standard/base" 11KBRANCH_qemux86-64 ?= "v5.0/standard/base"
12KBRANCH_qemumips64 ?= "v5.0/standard/mti-malta64" 12KBRANCH_qemumips64 ?= "v5.0/standard/mti-malta64"
13 13
14SRCREV_machine_qemuarm ?= "9161b2fa2f1cec0ba02976c389c788445858e0de" 14SRCREV_machine_qemuarm ?= "d1ed980ad989252d42386c8bc63b2f5f11985ea4"
15SRCREV_machine_qemuarm64 ?= "00638cdd8f92869a0f89ebe3289fdbd856ba9458" 15SRCREV_machine_qemuarm64 ?= "55dd15336b7301b686a0c183f5372b49c1003d03"
16SRCREV_machine_qemumips ?= "7de9b8f0db98e51a666477c8e2b64f1964b45410" 16SRCREV_machine_qemumips ?= "1520e78195e64f27be46a46a8d6711c8470fb083"
17SRCREV_machine_qemuppc ?= "00638cdd8f92869a0f89ebe3289fdbd856ba9458" 17SRCREV_machine_qemuppc ?= "55dd15336b7301b686a0c183f5372b49c1003d03"
18SRCREV_machine_qemux86 ?= "00638cdd8f92869a0f89ebe3289fdbd856ba9458" 18SRCREV_machine_qemuriscv64 ?= "00638cdd8f92869a0f89ebe3289fdbd856ba9458"
19SRCREV_machine_qemux86-64 ?= "00638cdd8f92869a0f89ebe3289fdbd856ba9458" 19SRCREV_machine_qemux86 ?= "55dd15336b7301b686a0c183f5372b49c1003d03"
20SRCREV_machine_qemumips64 ?= "5a8b27bcc0b16077ab8edfcd3fb25c80dc2c652e" 20SRCREV_machine_qemux86-64 ?= "55dd15336b7301b686a0c183f5372b49c1003d03"
21SRCREV_machine ?= "00638cdd8f92869a0f89ebe3289fdbd856ba9458" 21SRCREV_machine_qemumips64 ?= "9d4105b32cf123a861bc754377d2f2e156278a7e"
22SRCREV_meta ?= "c2e34d9ab2894edc6abc6be9ac89907bf4348447" 22SRCREV_machine ?= "55dd15336b7301b686a0c183f5372b49c1003d03"
23SRCREV_meta ?= "96c82f3d7ab25a3f44e517f9dbbb53e2c4c45729"
23 24
24# remap qemuarm to qemuarma15 for the 5.0 kernel 25# remap qemuarm to qemuarma15 for the 5.0 kernel
25# KMACHINE_qemuarm ?= "qemuarma15" 26# KMACHINE_qemuarm ?= "qemuarma15"