summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/device-tree-overlays-mainline_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/device-tree-overlays-mainline_git.bb')
-rw-r--r--recipes-kernel/linux/device-tree-overlays-mainline_git.bb9
1 files changed, 5 insertions, 4 deletions
diff --git a/recipes-kernel/linux/device-tree-overlays-mainline_git.bb b/recipes-kernel/linux/device-tree-overlays-mainline_git.bb
index cc34553..505b2da 100644
--- a/recipes-kernel/linux/device-tree-overlays-mainline_git.bb
+++ b/recipes-kernel/linux/device-tree-overlays-mainline_git.bb
@@ -1,7 +1,8 @@
inherit toradex-devicetree
-SRCBRANCH = "toradex_5.4.y"
-SRCREV = "b4bc095e8b8c2613c8c9a10c1895b544652f8cf4"
-SRCREV_use-head-next = "${AUTOREV}"
+SRCBRANCH = "master"
+SRCREV = "7f35a26c74084d29244a032bce9a420b1564c116"
+SRCREV:use-head-next = "${AUTOREV}"
-COMPATIBLE_MACHINE = ".*(mx[678]|tegra124).*"
+COMPATIBLE_MACHINE:tdx = ".*"
+COMPATIBLE_MACHINE = "^$"