summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuele Ghidoli <emanuele.ghidoli@toradex.com>2023-09-04 13:22:02 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2023-09-12 11:27:40 -0300
commit1c7354e0abdf0c2c5a94d46b25d0b48a6a2531e1 (patch)
tree0d2df5bfd318c894c013614b4ae0fbbfb5e2baae
parent44ec302ce45a2cc04349a84bafc9a0b0ac579040 (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> (cherry picked from commit a0c9ec6bbc623b7d05231c6efdb6f34209c102a1)
-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 eb47818..52684ba 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
@@ -19,7 +19,7 @@ LINUX_VERSION = "5.15.125"
KERNEL_VERSION_SANITY_SKIP = "1"
SRCBRANCH = "toradex_5.15-2.2.x-imx"
-SRCREV_machine = "626df3983254bccebc2584b90e615ad89f79cf46"
+SRCREV_machine = "be55b0cec9240becc19459a02e859bf6af64d08d"
SRCREV_machine:use-head-next = "${AUTOREV}"
DEPENDS += "bc-native"