openwrt/package/devel
Hannu Nyman 7eec852c06
gdb: Fix description for apk, remove backtick
Remove backtick from gdb description text, as that seems to
be recognized as a shell action by compilation with apk,
causing error.

Example from test buildbot:
 rstrip.sh: /builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/gdb-15.2/ipkg-aarch64_generic/gdb/usr/bin/gdb: executable
 bash: -c: line 1: unexpected EOF while looking for matching ``'
 bash: -c: line 2: syntax error: unexpected end of file
 make[3]: *** [Makefile:123: /builder/shared-workdir/build/sdk/bin/packages/aarch64_generic/base/gdb-15.2-r1.apk] Error 2

Local compilation:
 rstrip.sh: /OpenWrt/aarch64/build_dir/target-aarch64_cortex-a53_musl/gdb-15.2/ipkg-aarch64_cortex-a53/gdb/usr/bin/gdb: executable
 bash: -c: line 1: unexpected EOF while looking for matching ``'
 make[2]: *** [Makefile:123: /OpenWrt/aarch64/bin/packages/aarch64_cortex-a53/base/gdb-15.2-r1.apk] Error 2

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Link: https://github.com/openwrt/openwrt/pull/16908
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit adb921c34f)
Link: https://github.com/openwrt/openwrt/pull/17097
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2024-11-28 18:49:39 +00:00
..
binutils binutils: update to 2.42 2024-02-12 23:41:03 +01:00
gdb gdb: Fix description for apk, remove backtick 2024-11-28 18:49:39 +00:00
gperf gperf: build as C++11 2024-05-10 00:11:10 +02:00
kselftests-bpf kselftests-bpf: update for kernel 6.6 2024-05-06 22:39:18 +02:00
leds treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
perf perf: fix build on PowerPC 2024-04-26 15:19:48 +03:00
ply ply: add dynamic tracing package using BPF 2024-05-31 11:51:45 +02:00
strace strace: Update to version 6.11 2024-10-05 12:27:19 +02:00
tmon tmon: make version apk compatible 2024-08-22 17:53:28 +02:00
trace-cmd trace-cmd: update to 3.3 2024-08-24 21:26:55 +02:00
valgrind valgrind: Remove unsupported configure options. 2024-10-08 22:23:11 +02:00