diff --git a/u-boot/targets b/u-boot/targets index 18cf5b134..ce81d234b 100644 --- a/u-boot/targets +++ b/u-boot/targets @@ -4,3 +4,4 @@ armv5tel dreamplug u-boot.bin u-boot.kwb armv7hl omap4_panda u-boot.bin u-boot.img armv7hl wandboard_solo u-boot.imx armv7hl wandboard_dl u-boot.imx +armv7hl wandboard_quad u-boot.imx diff --git a/u-boot/u-boot.nm b/u-boot/u-boot.nm index 517c262c6..25be430fb 100644 --- a/u-boot/u-boot.nm +++ b/u-boot/u-boot.nm @@ -5,9 +5,7 @@ name = u-boot version = 2013.07 -rc = 2 -release = 0.1.rc%{rc} -thisapp = %{name}-%{version}-rc%{rc} +release = 1 sup_arches = armv5tel armv7hl groups = Development/Tools