1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package
Hauke Mehrtens 8e03eea875 uboot-layerscape-armv8_32b: fix package download
In commit 2b1ec44dbd3cd3 ("layerscape: add ls1012afrdm device support")
The git revision and the mirror hash for this package was updated to a
version which includes ls1012afrdm-uboot.bin, but the file name at
dl/uboot-layerscape-armv8_32b-2017.09.tar.xz staid the same. This way
most user did not download the new version but used the old file.
Convert this package to the normal git clone parameters by using
PKG_SOURCE_DATE instated of PKG_VERSION, now the file name in dl also
contains the git hash and should change every time the git hash is
updated.

This should fix a problem spotted by build bot.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-12-20 21:54:18 +01:00
..
base-files base-files: fix sysupgrade -b/-l when -c is used 2017-12-14 09:29:30 +01:00
boot uboot-layerscape-armv8_32b: fix package download 2017-12-20 21:54:18 +01:00
devel strace: Update to 4.20 2017-12-07 11:46:37 +08:00
firmware firmware: ath10k-firmware: update QCA4019 firmware to 10.4-3.2.1-00058 2017-12-08 19:54:14 +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 xtables-addons: fix compile with kernel 4.14 2017-12-16 22:14:49 +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