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

Update openwrt main #3401

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

maurerle
Copy link
Member

Makes way for support of ap3915i

@rotanid
Copy link
Member

rotanid commented Dec 23, 2024

@maurerle it seems a refresh of a patch is missing for the CI check to succeed

@maurerle
Copy link
Member Author

maurerle commented Dec 23, 2024

Yes, the new lantiq-xrx200 small subtarget requires adjustments

Edit: no, luckily no device is affected from the xrx200_legacy target - was just a single patch diff make refresh-patches did help

f7398101db ipq40xx-generic: ws-ap3915i fix macadress
08f1bde12b ipq40xx-generic: EN WS-AP3915i remove BLOCKSIZE from image definition
372afe10f0 OpenWrt v24.10.0-rc4: revert to branch defaults
1e530e5831 OpenWrt v24.10.0-rc4: adjust config defaults
d55754ce0d uboot-d1: Adapt BUILD_DEVICES to renamed boards
654c9732dc realtek: merge Zyxel GS1900 firmware partitions
feb7a2a232 realtek: ZyXEL GS1900-48: drop gpio-restart
f94c3af814 kernel: generic: netfilter: nft_set_hash: unaligned atomic read on struct  nft_set_ext
4111210b27 kernel: bump 6.6 to 6.6.67
b2a172170c octeon: enable AT803x PHY driver
81c0cf031e build: d1: add SUPPORTED_DEVICES
975811921e OpenWrt v24.10.0-rc3: revert to branch defaults
dd04edfba2 OpenWrt v24.10.0-rc3: adjust config defaults
8667ca841b generic: fix BCM54612E suspend/resume backport patch
5289460fd0 wifi-scripts: don't fail on unset PSK
9f76cda378 lantiq: grow kernel partition Zyxel P-2812HNU-F1
5415fb06d2 lantiq/xrx200: move 8M flash devices to a small flash subtarget
21549dbf7b kernel: bump 6.6 to 6.6.66

Signed-off-by: Florian Maurer <[email protected]>
b9883eb8a nano: Update to 8.3
81d22b35c pbr: update to 1.1.8

Signed-off-by: Florian Maurer <[email protected]>
Signed-off-by: Florian Maurer <[email protected]>
@maurerle maurerle force-pushed the update-openwrt-main-1734975929 branch from 31ae582 to fdcdc01 Compare December 24, 2024 12:57
@rotanid
Copy link
Member

rotanid commented Dec 24, 2024

@maurerle xrx200 build failed again though.

@maurerle
Copy link
Member Author

The TD-W8970 and TD-W8980 are affected from the lantiq-xrx200 to lantiq-xrx200_legacy migration.
I am unsure how our process to handle the target migration is:

  1. just add the new xrx200_legacy target and readd the supported devices
  2. remove support for now and readd after checking device compatibility again

Only 4 devices of the TP-Link TD-W89x0 kind using gluon are currently active https://stats.darmstadt.freifunk.net/d/CA5PRFmMz/gluon-census3a-dashboard?orgId=1&from=now-30d&to=now&var-community=Darmstadt&var-version_major=v2023.2&var-version=v2023.2.4&var-version=v2023.2.3&var-models=TP-LINK%20TD-W8970&refresh=15m&timezone=browser&viewPanel=panel-22

For now, I just readded the device in a separate commit, as this is more a formal removal and did not look like a greater technical change to me.

@github-actions github-actions bot added the 3. topic: hardware Topic: Hardware Support label Dec 25, 2024
factory = false,
aliases = {'tp-link-td-w9980'},
broken = true, -- 5GHz unsupported
})
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GitHub shows a "(-)" sign after line 30, maybe some kind of problem with line ending here?

@rotanid
Copy link
Member

rotanid commented Dec 25, 2024

thanks for your effort, build of the "new" target is now what is failing (at least, not all builds finished by the time of writing this) :-/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. topic: hardware Topic: Hardware Support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants