ath79-generic-openwrt-23.05 is configured for the mikrotic target instead
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 625
- Forks
- 103
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 1
Description
$ docker run --rm openwrt/sdk:ath79-generic-openwrt-23.05 grep mikrotik Config-build.in
config DEFAULT_TARGET_ath79_mikrotik
config TARGET_ath79_mikrotik
What I would expect:
config DEFAULT_TARGET_ath79_generic
config TARGET_ath79
config TARGET_ath79_generic
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the docker run command against the ath79-generic-openwrt-23.05 SDK image and inspect Config-build.in. Compare the generated target entries with the expected ath79-generic values; done when the image reports the expected default and target configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100