uboot-layerscape-armv8_32b: fix package download
authorHauke Mehrtens <hauke@hauke-m.de>
Wed, 20 Dec 2017 20:54:18 +0000 (21:54 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 20 Dec 2017 20:54:18 +0000 (21:54 +0100)
commit8e03eea8750095b9f733d2637fe70ba362478c12
tree24f7e79472c5481560d221324bc701ae8f52187b
parentb80b0e14c952bee11635abee321414c37f85282e
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>
package/boot/uboot-layerscape-armv8_32b/Makefile