Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nut: Update to 2.8.2 to allow enablement of sms_ser #25583

Open
leleobhz opened this issue Dec 20, 2024 · 1 comment
Open

nut: Update to 2.8.2 to allow enablement of sms_ser #25583

leleobhz opened this issue Dec 20, 2024 · 1 comment

Comments

@leleobhz
Copy link

Maintainer: @tofurky @neheb
Environment:

# cat /etc/openwrt_release
DISTRIB_ID='OpenWrt'
DISTRIB_RELEASE='24.10.0-rc2'
DISTRIB_REVISION='r28161-ea17e958b9'
DISTRIB_TARGET='bcm27xx/bcm2708'
DISTRIB_ARCH='arm_arm1176jzf-s_vfp'
DISTRIB_DESCRIPTION='OpenWrt 24.10.0-rc2 r28161-ea17e958b9'
DISTRIB_TAINTS=''

Description:

As release at 2.8.2 (https://github.com/networkupstools/nut/blob/v2.8.2/drivers/Makefile.am#L60), nut driver sms_ser is now supported but missing from openwrt package list due to OpenWRT version at 2.8.1.

Probably may just repeat 82f36e0 commit with a change to https://github.com/openwrt/packages/blob/openwrt-24.10/net/nut/Makefile#L405 with sms_ser added to list of serial drivers.

If needed, I can try a PR, but I do not have skills with OpenWRT packaging and compiling, so it may need to be tested.

@tofurky
Copy link
Contributor

tofurky commented Dec 20, 2024

would also need to add it further down to be selectable; more similar to f5c0f82 but adding rather than removing drivers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants