hrw pushed to uboot-tools (master). "Build U-Boot for Juno and Foundation model instead of removed board"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 7 08:55:59 UTC 2015


>From d71172b6791fb9b03e0e82ee862f630fbfb2980c Mon Sep 17 00:00:00 2001
From: Marcin Juszkiewicz <mjuszkiewicz at redhat.com>
Date: Tue, 7 Apr 2015 11:34:15 +0200
Subject: Build U-Boot for Juno and Foundation model instead of removed board


diff --git a/uboot-tools.spec b/uboot-tools.spec
index 35723c7..9418cce 100644
--- a/uboot-tools.spec
+++ b/uboot-tools.spec
@@ -2,7 +2,7 @@
 
 Name:           uboot-tools
 Version:        2015.04
-Release:        0.5%{?candidate:.%{candidate}}%{?dist}
+Release:        0.6%{?candidate:.%{candidate}}%{?dist}
 Summary:        U-Boot utilities
 
 Group:          Development/Tools
@@ -114,7 +114,7 @@ done
 
 %build
 %ifarch aarch64
-make vexpress_aemv8a_config O=builds/vexpress_aemv8a/
+make vexpress_aemv8a_juno_config vexpress_aemv8a_semi_config O=builds/vexpress_aemv8a/
 make HOSTCC="gcc $RPM_OPT_FLAGS" CROSS_COMPILE="" %{?_smp_mflags} V=1 O=builds/vexpress_aemv8a/
 %endif
 
@@ -186,6 +186,9 @@ install -p -m 0644 tools/env/fw_env.config $RPM_BUILD_ROOT%{_sysconfdir}
 %endif
 
 %changelog
+* Tue Apr 07 2015 Marcin Juszkiewicz <mjuszkiewicz at redhat.com> - 2015.04-0.6.rc5
+- Build U-Boot for Juno and Foundation model instead of removed board
+
 * Thu Apr  2 2015 Peter Robinson <pbrobinson at fedoraproject.org> 2015.04-0.5.rc5
 - Update to 2015.04 rc5
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/uboot-tools.git/commit/?h=master&id=d71172b6791fb9b03e0e82ee862f630fbfb2980c


More information about the scm-commits mailing list