openwrt / openwrt/docker

ath79-generic-openwrt-23.05 is configured for the mikrotic target instead

Open
#133 3 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.