1
0
Fork 0
forked from mirror/openwrt
openwrt/package
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
..
base-files base-files: Mount debugfs and pstore with nosuid,nodev,noexec 2024-11-28 18:47:23 +00:00
boot mediatek: Routerich AX3000: add OpenWrt U-Boot layout 2024-11-28 18:49:33 +00:00
devel gdb: Fix description for apk, remove backtick 2024-11-28 18:49:39 +00:00
firmware linux-firmware: Add support for Intel AX411 2024-11-28 18:49:05 +00:00
kernel kernel: usb: kmod-usb-audio: Fix dependency 2024-11-28 18:49:25 +00:00
libs elfutils: Backport some patches to fix errors 2024-11-28 18:47:36 +00:00
network dropbear: bump to 2024.86 2024-11-28 18:49:19 +00:00
system procd: update to git HEAD 2024-11-26 12:23:06 +00:00
utils omnia-eeprom: depend only on subtarget 2024-11-28 18:48:00 +00:00
Makefile build: don't include kernel/libc in package index 2024-10-30 14:17:33 +01:00