mirror of
https://github.com/leonardw/synology-open-vm-tools.git
synced 2025-08-16 17:36:51 +00:00

* fix digests creation for renamed kernel downloads - add definition of LOCAL_FILE (for kernel and cross) * add rules for kernel-clean and digests creation * use PKG_ARCH as prefix for downloaded kernel to avoid duplicate of x64 * add SHA256 to digests * update digests to match generated (whitespace, lowercase) * fix kernel/syno-hi3535-6.1/digests * update toolchain digests * update kernel 5.2 digests - kernel sources updated by synology 2017-0-12 * add digests for native packages - only nasm and yadm had already a digests files - add rule for digests creation to spksrc.native-cc.mk - add rule native-digests to Makefile * add digests for cross packages - all the missing digests except for versions based on git hash (gateone, rtmpdump, tt-rss) - cross/comskip has already a digests file that is based on the git hash and the digests differ from time to time