0
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2025-07-05 09:53:00 +00:00
Files
Eric Fahlgren 23dc466969 imagebuilder: implement STRIP_ABI option for manifest target
When using apk as the package manager, imagebuilder make command

    make manifest STRIP_ABI=1

does not strip package names of their ABI-version suffix.  The ASU
server relies on this to validate builds, so many snapshot build
requests are failing.

Fix this by using the already existing package data parser in
make-index-json.py and augment it to write the result in manifest
format.

Fixes: https://github.com/openwrt/openwrt/issues/19274
Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/19278
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-07-03 12:45:59 +02:00
..
2022-07-05 10:18:06 +02:00
2022-04-16 14:53:17 +02:00
2022-04-16 14:53:17 +02:00
2021-10-31 21:24:47 +01:00
2021-05-13 15:13:15 +02:00
2022-01-17 09:14:26 +01:00
2025-03-04 12:00:19 +01:00
2016-03-24 22:40:13 +01:00
2021-10-31 21:24:47 +01:00
2024-02-28 12:31:33 +08:00
2021-10-31 21:24:47 +01:00
2021-10-31 21:24:47 +01:00