[OpenWrt-Devel] [PATCH 3/8] mvebu: image: drop empty variables from default profile
Adrian Schmutzler
mail at adrianschmutzler.de
Fri Jan 31 13:37:55 EST 2020
> When variables are _not_ set, but are added to DEVICE_VARS, the variables will
> have the last value set to any device before (i.e. the last device setting
it). Note
> that Device/Default counts like an include to the current device there.
Still not precise enough here:
When variables are _not_ set, but are added to DEVICE_VARS, the variables for
each device will
have the last value set to any device before the current device (i.e. the last
device setting it). Note
that Device/Default counts like an include to the current device there, so it
effectively overrides the values taken over from the previous ones and thus
creates the "expected" behavior.
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list