1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package
Adrian Schmutzler 8126e572dd imx6: use device-tree compatible for board name
In imx6, we currently use the model from DTS to derive a board name
manually in /lib/imx6.sh.

However, if we have individual DTS files anyway, we can exploit
generic 02_sysinfo and use the compatible as board name directly.

While at it, remove the wildcards from /lib/upgrade/platform.sh as
these might make code shorter, but are quite unpleasant when grepping
for a specific device.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-07-27 12:10:45 +02:00
..
base-files base-files: replace backticks in lib/upgrade/nand.sh 2020-07-15 18:33:56 +02:00
boot imx6: use device-tree compatible for board name 2020-07-27 12:10:45 +02:00
devel
firmware layerscape: harmonize device strings 2020-07-27 12:06:52 +02:00
kernel mac80211: util: don't warn on missing sband iftype data 2020-07-25 22:36:34 +02:00
libs lzo: fix pkgconfig paths 2020-07-17 11:00:33 +02:00
network firewall: bump to version 2020-07-05 2020-07-26 18:10:52 +08:00
system procd: jail: fix build on glibc and uclibc 2020-07-25 16:54:40 +01:00
utils ravpower-mcu: bump PKG_RELEASE 2020-07-15 09:56:23 +02:00
Makefile