summaryrefslogtreecommitdiff
path: root/package/u-boot/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbrodkorb@conet.de>2015-01-05 09:49:17 +0100
committerWaldemar Brodkorb <wbrodkorb@conet.de>2015-01-05 09:49:17 +0100
commit5cae74e26f3802a7680350547eaf96980bfe1020 (patch)
tree307145354c8737613fd86616bd2dc5a9eeabfdde /package/u-boot/Makefile
parent39f7dfa39746ba08b70cb492a17ffc80c82b2940 (diff)
the resulting tar ball differs in size every time. disable checksum for git checkouts
Diffstat (limited to 'package/u-boot/Makefile')
-rw-r--r--package/u-boot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/u-boot/Makefile b/package/u-boot/Makefile
index 6107847a3..e0ba6dccf 100644
--- a/package/u-boot/Makefile
+++ b/package/u-boot/Makefile
@@ -6,11 +6,11 @@ include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= u-boot
PKG_VERSION:= d8bec60c1b0de7770f9b56ad092ab9be801d99af
PKG_RELEASE:= 1
-PKG_HASH:= 21108ec5accf0737859834f051aef02d26163e0c0b41da265ea8f64e4af17a5e
PKG_DESCR:= portable bootloader
PKG_SECTION:= base/boot
PKG_URL:= http://www.denx.de/wiki/U-Boot
PKG_SITES:= git://git.denx.de/u-boot.git
+NO_CHECKSUM:= 1
PKG_SYSTEM_DEPENDS:= raspberry-pi