]> git.99rst.org Git - openwrt-packages.git/commit
ripe-atlas: update to 5130
authorAlexandru Ardelean <redacted>
Thu, 10 Sep 2026 15:10:43 +0000 (18:10 +0300)
committerAlexandru Ardelean <redacted>
Fri, 11 Sep 2026 05:44:18 +0000 (08:44 +0300)
commitd50c9e2ac63808f8ea487ef8bc91632e7a483804
tree796819eb76507c9d2ee2bc9286c98dc0066d6fc0
parentbd5899b75a6fa756e6b5d21190d436cc3bd1bbdb
ripe-atlas: update to 5130

5130 removed --with-probe-type; generic is the default now, selected by
not passing --enable-hwprobe. Drop 001-uname.patch, upstream took the
`uname -n` change in 5120.

Also set LD back to busybox's "$(CC) -nostdlib": OpenWrt's MAKE_FLAGS
force the raw ld.bfd, which rejects the compiler-driver flags in
OpenWrt's LDFLAGS (-fuse-ld=, -specs=, -flto=) with "-f may not be used
without -shared".

Fixes: https://github.com/openwrt/packages/issues/30083
Signed-off-by: Alexandru Ardelean <redacted>
net/ripe-atlas/Makefile
net/ripe-atlas/patches/001-uname.patch [deleted file]
git clone https://git.99rst.org/PROJECT