alarm/uboot-tools to 2014.10-1

This commit is contained in:
Kevin Mihelich 2015-01-03 07:04:17 +00:00
parent 3697ded1c0
commit 863ccc47dd

View file

@ -3,8 +3,8 @@
# Contributor: Julian Langschaedel <meta.rb@gmail.com>
pkgname=uboot-tools
pkgver=2014.04
pkgrel=3
pkgver=2014.10
pkgrel=1
pkgdesc="U-Boot Tools"
arch=('arm' 'armv6h' 'armv7h')
license=('GPL' 'LGPL')
@ -13,14 +13,16 @@ replaces=('uboot-env' 'uboot-mkimage')
backup=(etc/fw_env.config)
source=(ftp://ftp.denx.de/pub/u-boot/u-boot-$pkgver.tar.bz2
fw_env.config)
md5sums=('6d2116d1385a66e9a59742caa9d62a54'
'ab6b6dee498a7517d72cda8315e9d197')
md5sums=('3ddcaee2f05b7c464778112ec83664b5'
'159f285467e910ba98696b92a311498e')
build() {
cd u-boot-${pkgver}
touch include/config.{h,mk} include/autoconf.mk{.dep,}
make defconfig
make silentoldconfig
make tools-only
make SUBDIRS=tools env
make -C tools kwboot