mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-04-20 11:29:54 +00:00
juno: temporarily pin 5.4 kernel version
Recent changes in the 5.4 kernel are preventing the juno patches from applying. Temporarily pin the kernel to the version prior to this until the patches can be rebased. Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -51,6 +51,10 @@ COMPATIBLE_MACHINE_juno = "juno"
|
||||
KMACHINE_juno = "juno"
|
||||
KBUILD_DEFCONFIG_juno = "defconfig"
|
||||
KCONFIG_MODE_juno = "--alldefconfig"
|
||||
#FIXME - temporarily pin kernel version to allow for juno patches to apply
|
||||
KBRANCH_juno = "v5.4/standard/base"
|
||||
KERNEL_VERSION_SANITY_SKIP_juno = "1"
|
||||
SRCREV_machine_juno = "dd8a64a523fb714a98328441e0de72cde115a6fc"
|
||||
SRC_URI_append_juno = " \
|
||||
file://0001-mailbox-add-support-for-doorbell-signal-mode-control.patch \
|
||||
file://0002-dt-bindings-mailbox-add-bindings-to-support-ARM-MHU-.patch \
|
||||
|
||||
Reference in New Issue
Block a user