atlas-probe/atlas-sw-probe: bump versions#28954
Draft
commodo wants to merge 2 commits intoopenwrt:masterfrom
Draft
atlas-probe/atlas-sw-probe: bump versions#28954commodo wants to merge 2 commits intoopenwrt:masterfrom
commodo wants to merge 2 commits intoopenwrt:masterfrom
Conversation
0c764fb to
faae759
Compare
faae759 to
1a071c4
Compare
Switch from git source to release tarball. Also update PKG_SOURCE_URL: the repo was renamed from ripe-atlas-probe-busybox to ripe-atlas-probe-measurements. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
Switch from git source to the release tarball: https://github.com/RIPE-NCC/ripe-atlas-software-probe/releases/tag/5120 The v5120 source restructured the repository: atlas-config/ is gone, scripts are now under bin/ as .in templates, config files are under config/common/ and config/probe/. Key changes: - Remove PKG_INSTALL:=1 (no autoconf build needed; install manually) - Add Build/Prepare template substitution: process all .in files with sed replacing @atlas_scriptsdir@, @atlas_measurementdir@, @Version@, etc. to match the existing /usr/libexec/atlas-probe-scripts/ layout - Install ripe-atlas (generated from ripe-atlas.in) as bin/ATLAS for backward compatibility with atlas.init - Install arch-specific scripts both flat in bin/ (sourced by ATLAS via $DEVICE_NAME-ATLAS.sh) and in bin/arch/ subdirs (hardcoded by openwrt-sw-probe-reginit.sh) - Copy config/probe/known_hosts.reg and reg_servers.sh.* to etc/ - Generate FIRMWARE_APPS_VERSION from template - Remove 001-fix-config-path.patch (patched bin/ATLAS which no longer exists; paths are now handled via template substitution) - Update test.sh to check new file layout Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
1a071c4 to
aae7812
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📦 Package Details
Maintainer: me
Description:
Also update PKG_SOURCE_URL: the repo was renamed from ripe-atlas-probe-busybox to ripe-atlas-probe-measurements.
🧪 Run Testing Details
✅ Formalities