]> git.pld-linux.org Git - packages/uboot.git/commitdiff
- up to 2014.07 auto/th/uboot-2014.07-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 17 Jul 2014 19:04:27 +0000 (21:04 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 17 Jul 2014 19:04:27 +0000 (21:04 +0200)
uboot.spec

index 7cf03e6a257a8b5b7e5756321035d2eb8a32a8d5..70765837a949db147aeb96e3d83aed4bcbe22992 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Das U-Boot -- the Universal Boot Loader
 Summary(pl.UTF-8):     Das U-Boot - uniwersalny bootloader
 Name:          uboot
-Version:       2014.01
+Version:       2014.07
 Release:       1
 License:       GPL v2
 Group:         Applications/System
 Source0:       ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
-# Source0-md5: e531307578f6d32a7ccb1d04f1e08cbc
+# Source0-md5: 36d4bad687edcafa396fee607e505d4e
 URL:           http://www.denx.de/wiki/U-Boot
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -52,7 +52,7 @@ czasie utworzenia, sumach kontrolnych CRC32 itp.
 %setup -q -n u-boot-%{version}
 
 %build
-%{__make} tools \
+%{__make} tools-only \
        HOSTCC="%{__cc}" \
        HOSTSTRIP=: \
        HOST_CFLAGS="%{rpmcflags}" \
This page took 0.128459 seconds and 4 git commands to generate.