tn3399_openwrt/package/network
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
..
config netifd: update to latest git HEAD 2017-12-15 17:44:50 +01:00
ipv6 odhcp6c: add workaround for broken extendprefix scenario 2017-09-05 14:46:18 +02:00
services uhttpd: fix PKG_CONFIG_DEPENDS (FS#1189) 2017-12-15 17:44:42 +01:00
utils layerscape: fix package download 2017-12-21 10:02:16 +01:00