mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-28 20:44:27 -04:00
This is intended to be used for a wide array of package sanity checks. The first check that is implemented is for the hash of downloaded files. It checks: - Missing hash - Use of SHA256 instead of MD5 - dl/<file> hash not matching hash in makefile - deprecated MD5SUM variable The deprecated MD5SUM variable check is skipped for feeds/ until OpenWrt is updated as well Signed-off-by: Felix Fietkau <nbd@nbd.name> |
||
|---|---|---|
| .. | ||
| binutils | ||
| fortify-headers | ||
| gcc | ||
| gdb | ||
| glibc | ||
| insight | ||
| kernel-headers | ||
| musl | ||
| uClibc | ||
| wrapper | ||
| yasm | ||
| Config.in | ||
| info.mk | ||
| Makefile | ||