openwrt/package
Daniel Golle e8625c89ef treewide: replace /sys/devices/virtual/ubi by /sys/class/ubi
Starting from Linux Kernel version 6.3 UBI devices will no longer be
considered virtual, but rather have an MTD device parent. Hence they
will no longer be listed under /sys/devices/virtual/ubi which is
used in multiple places in OpenWrt. Prepare for future kernels by
using /sys/class/ubi instead of /sys/devuces/virtual/ubi.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2023-02-15 03:27:59 +00:00
..
base-files treewide: replace /sys/devices/virtual/ubi by /sys/class/ubi 2023-02-15 03:27:59 +00:00
boot uboot-envtools: add support for APRESIA ApresiaLightGS120GT-SS 2023-02-13 12:22:17 +01:00
devel
firmware ipq807x: add support for Buffalo WXR-5950AX12 2023-02-12 01:18:39 +01:00
kernel mac80211: add fixes for receiving A-MSDU packets on mesh interfaces 2023-02-13 11:45:43 +01:00
libs openssl: bump to 1.1.1t 2023-02-12 00:08:29 +01:00
network dnsmasq: refuse to add empty DHCP range 2023-02-07 21:05:57 +01:00
system fstools: update to git HEAD 2023-02-15 03:27:35 +00:00
utils ucode: update to the latest version 2023-02-14 09:59:16 +01:00
Makefile