openwrtv3/package
Hauke Mehrtens dda2229c52 layerscape: fix package download
The git hash was changed for multiple layerscape packages without
changing the version number. The LEDE build system will not download the
packages again if the old version is already there and so some people
and the build bots are using wrong version of some packages. Use
PKG_SOURCE_DATE instead of PKG_VERSION to generate packages with the
date and the first charterers of the git hash. This will change the file
name and make the build system download them again, also if in future
the git hash is changed the file name will change and trigger a new
download.

This should fix a problem spotted by build bot.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-12-21 10:02:16 +01:00
..
base-files base-files: fix sysupgrade -b/-l when -c is used 2017-12-14 09:29:30 +01:00
boot layerscape: fix package download 2017-12-21 10:02:16 +01:00
devel strace: Update to 4.20 2017-12-07 11:46:37 +08:00
firmware layerscape: fix package download 2017-12-21 10:02:16 +01:00
kernel kernel: kmod-crypto-hw-talitos: fix dependencies 2017-12-20 20:57:13 +01:00
libs libiconv-full: fix compile-time linking error GCC7 2017-12-19 22:23:42 +01:00
network layerscape: fix package download 2017-12-21 10:02:16 +01:00
system opkg: fix PKG_CONFIG_DEPENDS to include version.mk entries 2017-12-14 09:39:40 +01:00
utils busybox: enable find -newer needed for shorewall firewall, no size increase on binary 2017-12-14 09:29:30 +01:00
Makefile build: cleanup tmp/ dir of target rootfs 2017-05-02 22:10:50 +08:00