Updating OpenWrt to 23.05.2 #68

Open
lee.miller wants to merge 6 commits from lee.miller/openwrt:upstream-23.05 into main
Collaborator

Hi!

I'm finishing updating the OpenWrt to 23.05.2. Build time increased because of CONFIG_BUILD_NLS, but I failed to build current asterisk-chan-quectel without it: configure fails with the following messages

configure: WARNING: unrecognized options: --disable-nls
...
error: Can't find "iconv.h"

I can also try using one of the forks, e.g. https://github.com/RoEdAl/asterisk-chan-quectel which uses cmake.

Hi! I'm finishing updating the OpenWrt to 23.05.2. Build time increased because of `CONFIG_BUILD_NLS`, but I failed to build current `asterisk-chan-quectel` without it: configure fails with the following messages ``` configure: WARNING: unrecognized options: --disable-nls ... error: Can't find "iconv.h" ``` I can also try using one of the forks, e.g. https://github.com/RoEdAl/asterisk-chan-quectel which uses cmake.
lee.miller added 6 commits 2024-02-10 16:05:04 +01:00
PeterSurda approved these changes 2024-02-11 06:08:47 +01:00
PeterSurda left a comment
Owner

Looks ok, I can't test it at the moment but will in a couple of days.

Looks ok, I can't test it at the moment but will in a couple of days.
Author
Collaborator

Looks ok, I can't test it at the moment but will in a couple of days.

OK, test also https://git.bitmessage.org/lee.miller/openwrt/src/branch/quectel. If it's better, I'll merge back and squash.

> Looks ok, I can't test it at the moment but will in a couple of days. OK, test also https://git.bitmessage.org/lee.miller/openwrt/src/branch/quectel. If it's better, I'll merge back and squash.
Some required checks are missing.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u upstream-23.05:lee.miller-upstream-23.05
git checkout lee.miller-upstream-23.05
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Sysdeploy/openwrt#68
No description provided.