openwrt/package
Rafał Miłecki c2139eef27 base-files: simplify setting device MAC
1. Move code above interface generation
   It results in more logical order. Device gets its config section
   above interface section.
2. Drop the loop
   We have separated code handling bridges now so $device should be
   guaranteed to contain a single device name.
3. Drop section name
   It's not required by netifd or LuCI & it's not needed by this script
   as $device contains a single device name now.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
(cherry picked from commit e002179a6d)
2021-05-28 16:04:04 +02:00
..
base-files base-files: simplify setting device MAC 2021-05-28 16:04:04 +02:00
boot realtek: Add ZyXEL GS1900-8 2021-04-18 12:06:18 +02:00
devel binutils: fix libbfd missing DSO dependency if NLS enabled 2021-04-10 14:22:28 +02:00
firmware treewide: Mark packages nonshared if they depend on @TARGET_ 2021-05-24 00:39:26 +02:00
kernel mt76: update to the latest version 2021-05-16 08:48:22 +02:00
libs libubox: update to the latest version 2021-05-26 08:32:54 +02:00
network netifd: update to the latest master 2021-05-26 08:32:54 +02:00
system ubox: fix init script validation of log_ip option 2021-05-28 15:25:31 +02:00
utils busybox: show reproducible timestamp 2021-05-27 00:03:12 +02:00
Makefile build: always build package/kernel/linux 2020-10-15 13:25:58 +02:00