[PATCH 1/3] realtek: add lua-rs232 to GS1900-10HP profile
Bjørn Mork
bjorn at mork.no
Thu Mar 11 07:15:15 GMT 2021
Stijn Segers <foss at volatilesystems.org> writes:
> Somehow all the other supported ZyXEL switches have the lua-rs232 package
> defined as an extra package, needed for PoE manipulation, but the
> GS1900-10HP does not. Rectify this.
>
> Signed-off-by: Stijn Segers <foss at volatilesystems.org>
> ---
> target/linux/realtek/image/Makefile | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/target/linux/realtek/image/Makefile b/target/linux/realtek/image/Makefile
> index 424726c8a9..fdc7769560 100644
> --- a/target/linux/realtek/image/Makefile
> +++ b/target/linux/realtek/image/Makefile
> @@ -89,6 +89,7 @@ define Device/zyxel_gs1900-10hp
> IMAGE_SIZE := 6976k
> DEVICE_VENDOR := ZyXEL
> DEVICE_MODEL := GS1900-10HP
> + DEVICE_PACKAGES += lua-rs232
> UIMAGE_MAGIC := 0x83800000
> KERNEL_INITRAMFS := kernel-bin | append-dtb | gzip | zyxel-vers AAZI | uImage gzip
> endef
This should probably be replaced by the rtl83xx-poe package if/when that
is merged? It selects lua-rs232.
How is lua-rs232 useful by itself here?
Bjørn
More information about the openwrt-devel
mailing list