openwrt/package
Stijn Tintel 3a3fdd6239 gettext-full: add gmsgfmt symlink in host install
Some configure scripts look for msgfmt and gmsgfmt. As we don't install
the latter, configure might pick up one from staging_dir/hostpkg, and
the other from the host:

checking for msgfmt... /home/stijn/Development/OpenWrt/openwrt/staging_dir/hostpkg/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt

This could potentially lead to hard to debug undefined behaviour.
Install a symlink in the host install phase to avoid this.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
(cherry picked from commit 636cb00ecc)
2022-04-05 00:20:24 +02:00
..
base-files OpenWrt v22.03: set branch defaults 2022-03-20 13:05:00 +00:00
boot uboot-mvebu: backport patch to fix eMMC 2022-04-05 00:20:24 +02:00
devel strace: Update to version 5.16 2022-02-01 21:25:02 +01:00
firmware ipq40xx: update E2600AC c1/c2 board 2022-03-26 21:28:41 +01:00
kernel mac80211: backport patch that allows receiving packets with non-standard VHT MCS10-11 rates 2022-03-27 16:14:00 +01:00
libs gettext-full: add gmsgfmt symlink in host install 2022-04-05 00:20:24 +02:00
network uqmi: fix acquiring PIN status 2022-03-27 16:14:00 +01:00
system openwrt-keyring: fix broken install step 2022-03-27 11:48:31 +02:00
utils util-linux: add lsns 2022-03-05 21:05:45 +01:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00