]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - u-boot/u-boot.nm
u-boot: Update to 2013.04-rc2.
[ipfire-3.x.git] / u-boot / u-boot.nm
index fc04ab920ef2ea15bdd5616d1e2816abf2478f5b..40997781b0f8dfb888ebc67e72180a12933495d2 100644 (file)
@@ -4,8 +4,10 @@
 ###############################################################################
 
 name       = u-boot
-version    = 2012.10
-release    = 1
+version    = 2013.04
+rc         = 2
+release    = 0.1.rc%{rc}
+thisapp    = %{name}-%{version}-rc%{rc}
 sup_arches = armv5tel armv7hl
 
 groups     = Development/Tools
@@ -22,6 +24,10 @@ source_dl  = ftp://ftp.denx.de/pub/u-boot/
 sources    = %{thisapp}.tar.bz2
 
 build
+       requires
+               dtc
+       end
+
        build
                while read arch platform targets; do
                        # Skip all other architectures.