From mboxrd@z Thu Jan  1 00:00:00 1970
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated.
 9e91f03ff298d2e6a2b632daa7a02de7179f9a4d
Date: Wed, 14 Aug 2013 22:58:08 +0200
Message-ID: <20130814205830.4A88E20324@argus.ipfire.org>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3803325639840940644=="
List-Id: <ipfire-scm.lists.ipfire.org>

--===============3803325639840940644==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".

The branch, master has been updated
       via  9e91f03ff298d2e6a2b632daa7a02de7179f9a4d (commit)
      from  8adf51b8ca1ca82565af02579f470a472fa6c27f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9e91f03ff298d2e6a2b632daa7a02de7179f9a4d
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Wed Aug 14 22:57:14 2013 +0200

    u-boot: Update to 2013.07 final.
    
    Add support for Wandboard Quad.

-----------------------------------------------------------------------

Summary of changes:
 u-boot/targets   | 1 +
 u-boot/u-boot.nm | 4 +---
 2 files changed, 2 insertions(+), 3 deletions(-)

Difference in files:
diff --git a/u-boot/targets b/u-boot/targets
index 18cf5b1..ce81d23 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 517c262..25be430 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


hooks/post-receive
--
IPFire 3.x development tree

--===============3803325639840940644==--