summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuele Ghidoli <emanuele.ghidoli@toradex.com>2023-09-04 13:22:02 +0200
committerEmanuele Ghidoli <emanuele.ghidoli@toradex.com>2023-09-08 15:41:01 +0200
commita0c9ec6bbc623b7d05231c6efdb6f34209c102a1 (patch)
treef27d7a54a19e7c3c958ec10b306e900425131256
parent65db2ad74d40b30e4ea1421ce699cad62d08b0a8 (diff)
device-tree-overlays: change branch to toradex_5.15-2.2.x-imx
Follow the update of the kernel branch. Related-to: ELB-5185 Signed-off-by: Emanuele Ghidoli <emanuele.ghidoli@toradex.com>
-rw-r--r--recipes-kernel/linux/device-tree-overlays_git.bb4
-rw-r--r--recipes-kernel/linux/linux-toradex_5.15-2.2.x.bb2
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/device-tree-overlays_git.bb b/recipes-kernel/linux/device-tree-overlays_git.bb
index df023ed..a57f600 100644
--- a/recipes-kernel/linux/device-tree-overlays_git.bb
+++ b/recipes-kernel/linux/device-tree-overlays_git.bb
@@ -1,7 +1,7 @@
inherit toradex-devicetree
-SRCBRANCH = "toradex_5.15-2.1.x-imx"
-SRCREV = "760aa56ac4cd3a706d19581787caf1af8f773df5"
+SRCBRANCH = "toradex_5.15-2.2.x-imx"
+SRCREV = "5297da3ffa516a203d8144ca13564b4159b117a4"
SRCREV:use-head-next = "${AUTOREV}"
# we have dtbo's in arm and arm64 architecture, set the include paths
diff --git a/recipes-kernel/linux/linux-toradex_5.15-2.2.x.bb b/recipes-kernel/linux/linux-toradex_5.15-2.2.x.bb
index 5a96d0b..0cc6d3e 100644
--- a/recipes-kernel/linux/linux-toradex_5.15-2.2.x.bb
+++ b/recipes-kernel/linux/linux-toradex_5.15-2.2.x.bb
@@ -22,7 +22,7 @@ KERNEL_VERSION_SANITY_SKIP = "1"
LOCALVERSION = "-${TDX_VERSION}"
SRCBRANCH = "toradex_5.15-2.2.x-imx"
-SRCREV_machine = "626df3983254bccebc2584b90e615ad89f79cf46"
+SRCREV_machine = "be55b0cec9240becc19459a02e859bf6af64d08d"
SRCREV_machine:use-head-next = "${AUTOREV}"
DEPENDS += "bc-native"