OpenWrt's special gpio-button-hotplug driver is still using
exclusively the legacy GPIO Subsystem gpio_ API.
While it still does work fine for most devices, upstream
linux is starting to convert platform support like that of
the APU2/3/4 to the new GPIOD LOOKUP tables that are not
supported by it.
The userspace application now uses the model=full option to match the
configuration of the kernel module. The source no longer contains SOAP
support, which was the primary reason to build only typical instead
of full before.
This makes several CLI commands, which were already supported in the
kern
The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.
To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.--- Begin Message ---
To support RFC 8106 DNS RA option
Unify the help text for the image makefile target. That it looks unifrom
as with the otheer help texts.
Signed-off-by: Florian Eckert
---
target/imagebuilder/files/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/imagebuilder/files/Makefile
b/target/imagebuild
Add the missing help text for the package_whatdepends makefile target.
Signed-off-by: Florian Eckert
---
target/imagebuilder/files/Makefile | 12 ++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/target/imagebuilder/files/Makefile
b/target/imagebuilder/files/Makefile
i
Add missing help text for manifest makefile target in the quick overview
help output. Also unify the help text for the manifest makefile target,
so that it looks uniform like the other help texts.
Signed-off-by: Florian Eckert
---
target/imagebuilder/files/Makefile | 3 ++-
1 file changed, 2 ins
This commits adds the makefile targets `package_depends` this wrapper is a call
to `opkg depends`. This command shows what install dependencies exist when the
package is installed into the image
Signed-off-by: Florian Eckert
---
target/imagebuilder/files/Makefile | 18 +-
1 file