diff options
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.19.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb index 36761b9943..c3f9d5facd 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb | |||
| @@ -31,7 +31,7 @@ KCONF_BSP_AUDIT_LEVEL = "2" | |||
| 31 | 31 | ||
| 32 | LINUX_KERNEL_TYPE = "preempt-rt" | 32 | LINUX_KERNEL_TYPE = "preempt-rt" |
| 33 | 33 | ||
| 34 | COMPATIBLE_MACHINE = "(qemux86|qemux86-64|qemuarm|qemuarma15|qemuarm64|qemuppc|qemumips)" | 34 | COMPATIBLE_MACHINE = "(qemux86|qemux86-64|qemuarm|qemuarmv5|qemuarm64|qemuppc|qemumips)" |
| 35 | 35 | ||
| 36 | KERNEL_DEVICETREE_qemuarm = "versatile-pb.dtb" | 36 | KERNEL_DEVICETREE_qemuarm = "versatile-pb.dtb" |
| 37 | 37 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb index 52dbabd7a4..2d85817bdd 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb | |||
| @@ -24,7 +24,7 @@ PV = "${LINUX_VERSION}+git${SRCPV}" | |||
| 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ | 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ |
| 25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.19;destsuffix=${KMETA}" | 25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.19;destsuffix=${KMETA}" |
| 26 | 26 | ||
| 27 | COMPATIBLE_MACHINE = "qemux86|qemux86-64|qemuarm|qemuarma15" | 27 | COMPATIBLE_MACHINE = "qemux86|qemux86-64|qemuarm|qemuarmv5" |
| 28 | 28 | ||
| 29 | # Functionality flags | 29 | # Functionality flags |
| 30 | KERNEL_FEATURES = "" | 30 | KERNEL_FEATURES = "" |
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.19.bb b/meta/recipes-kernel/linux/linux-yocto_4.19.bb index aca9f15404..340e950f63 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.19.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.19.bb | |||
| @@ -38,7 +38,7 @@ KCONF_BSP_AUDIT_LEVEL = "2" | |||
| 38 | 38 | ||
| 39 | KERNEL_DEVICETREE_qemuarm = "versatile-pb.dtb" | 39 | KERNEL_DEVICETREE_qemuarm = "versatile-pb.dtb" |
| 40 | 40 | ||
| 41 | COMPATIBLE_MACHINE = "qemuarm|qemuarma15|qemuarm64|qemux86|qemuppc|qemumips|qemumips64|qemux86-64" | 41 | COMPATIBLE_MACHINE = "qemuarm|qemuarmv5|qemuarm64|qemux86|qemuppc|qemumips|qemumips64|qemux86-64" |
| 42 | 42 | ||
| 43 | # Functionality flags | 43 | # Functionality flags |
| 44 | KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc" | 44 | KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc" |
