openwrt/package
Christian Marangi d9aa41dcda
lldpd: use release tar instead of codeload
There is currently a problem with making reproducible version of lldpd.
The tool version is generated based on 3 source:
1. .dist-version file in release tar
2. git hash with presence of .git directory
3. current date

Using the codeload tar from github results in getting the repo without
the .git directory and since they are not release tar, we don't have
.dist-version. This results in having lldpd bin with a version set to
the current build time.

Switch to release tar so that we correctly have a .dist-version file and
the version is not based on the build time.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Reviewed-by: Robert Marko <robimarko@gmail.com>
2023-01-12 14:55:07 +01:00
..
base-files base-files: rework mtd_get_mac_text() 2023-01-06 15:34:07 +01:00
boot tfa-layerscape: Use trusted-firmware-a.mk 2022-12-31 20:02:09 +01:00
devel gdb: Do not link against xxhash 2022-12-17 22:34:44 +01:00
firmware linux-firmware: disable stripping 2022-12-29 14:15:55 +01:00
kernel ksmbd: Fix ZDI-CAN-18259 2023-01-11 22:07:51 +01:00
libs elfutils: Ignore wrong use-after-free error 2023-01-09 00:10:52 +01:00
network lldpd: use release tar instead of codeload 2023-01-12 14:55:07 +01:00
system tree-wide: Do not use package librt and libpthread 2022-12-29 18:50:24 +01:00
utils ucode-mod-bpf: add new package for a ucode libbpf binding 2023-01-09 11:35:20 +01:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00