]> git.ipfire.org Git - thirdparty/openwrt.git/commit
Revert "package: kernel: dtc: Add DTO support" 22118/head
authorDaniel Golle <daniel@makrotopia.org>
Fri, 20 Feb 2026 14:49:02 +0000 (14:49 +0000)
committerRobert Marko <robimarko@gmail.com>
Fri, 20 Feb 2026 21:51:59 +0000 (22:51 +0100)
commitc69beade6025be79a59e78a404f91e036bff4b7e
tree527a21924115290bd96118b10b3c056883653d7e
parente8a899fd710bbee832c54de9e77155cdd5ed186c
Revert "package: kernel: dtc: Add DTO support"

It looks like commit 6d2f3b1b19 ("package: kernel: dtc: Add DTO support")
added this patch file 9 years ago without it ever being applied anywhere.
Back then there wasn't even a 'dtc' package, but we just used 'dtc' from
the Linux kernel sources.
Nowadays there is package/utils/dtc which is used to build dtc to be used
on the target (*not* a host-build!), and it of course already contains
support for device tree overlays since v1.4.3 from 2017...

This reverts commit 6d2f3b1b1974d742576b0902e9c4777c9ac1ba67.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Link: https://github.com/openwrt/openwrt/pull/22118
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/kernel/dtc/patches/0001-scripts-dtc-Update-to-version-with-overlays.patch [deleted file]