[uboot-tools] update to 2015.01 rc2

Dennis Gilmore ausil at fedoraproject.org
Wed Nov 26 05:18:58 UTC 2014


commit af73c706e0b8c89f370854b20314b99b37570f3e
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Tue Nov 25 23:16:36 2014 -0600

    update to 2015.01 rc2

 ...sure-that-the-filesystem-is-a-type-of-fat.patch |   27 ----
 ...ing-in-multiple-partitions-for-scan_dev_f.patch |   44 ------
 ...iding-boot_partitions-default-value-by-se.patch |   37 -----
 ..._INIT_COMMAND-for-commands-that-may-be-ne.patch |   39 -----
 ..._POST_COMMAND-which-is-appended-to-the-en.patch |   38 -----
 ...y-set-CONFIG_BOOTDELAY-if-not-already-set.patch |   26 ----
 ...-for-loading-environment-from-uEnv.txt-in.patch |   59 --------
 ...5x_evm.h-to-use-config_distro_defaults-an.patch |   73 ----------
 ...-wandboard-port-to-generic-distro-booting.patch |  139 ------------------
 ...otboard-to-distro-generic-configs-patch-b.patch |  102 -------------
 ...t-utilite-to-distro-generic-boot-commands.patch |  149 --------------------
 ...4-boards-to-use-config_distro_defaults-an.patch |   90 ------------
 0012-tegra-fix-jetson-pcie.patch                   |   35 -----
 ...ding-console-to-the-bootargs-if-not-prese.patch |   57 --------
 sources                                            |    2 +-
 uEnv.txt                                           |    4 -
 uboot-tools.spec                                   |   21 ++--
 17 files changed, 12 insertions(+), 930 deletions(-)
---
diff --git a/sources b/sources
index 3945792..55505bd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3ddcaee2f05b7c464778112ec83664b5  u-boot-2014.10.tar.bz2
+a1ba089cdefc50d032a0a5bfc66f6673  u-boot-2015.01-rc2.tar.bz2
diff --git a/uboot-tools.spec b/uboot-tools.spec
index 4eb0ee9..1e4929f 100644
--- a/uboot-tools.spec
+++ b/uboot-tools.spec
@@ -1,15 +1,14 @@
-#global candidate
+%global candidate rc2
 
 Name:           uboot-tools
-Version:        2014.10
-Release:        5%{?candidate:.%{candidate}}%{?dist}
+Version:        2015.01
+Release:        0.1%{?candidate:.%{candidate}}%{?dist}
 Summary:        U-Boot utilities
 
 Group:          Development/Tools
 License:        GPLv2+ BSD LGPL-2.1+ LGPL-2.0+
 URL:            http://www.denx.de/wiki/U-Boot
 Source0:        ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}%{?candidate:-%{candidate}}.tar.bz2
-Source1:        uEnv.txt
 
 Patch1: 0001-make-sure-that-the-filesystem-is-a-type-of-fat.patch
 Patch2: 0002-Allow-checking-in-multiple-partitions-for-scan_dev_f.patch
@@ -19,12 +18,11 @@ Patch5: 0005-Add-BOOTENV_POST_COMMAND-which-is-appended-to-the-en.patch
 Patch6: 0006-Only-set-CONFIG_BOOTDELAY-if-not-already-set.patch
 Patch7: 0007-Add-support-for-loading-environment-from-uEnv.txt-in.patch
 Patch8: 0008-Switch-am335x_evm.h-to-use-config_distro_defaults-an.patch
-Patch9: 0009-wandboard-port-to-generic-distro-booting.patch
-Patch12: 0010-port-the-riotboard-to-distro-generic-configs-patch-b.patch
-Patch13: 0011-port-utilite-to-distro-generic-boot-commands.patch
-Patch14: 0012-tegra-fix-jetson-pcie.patch
-Patch15: 0012-Switch-omap4-boards-to-use-config_distro_defaults-an.patch
-Patch16: 0013-add-back-adding-console-to-the-bootargs-if-not-prese.patch
+Patch9: 0009-port-the-riotboard-to-distro-generic-configs-patch-b.patch
+Patch10: 0010-port-utilite-to-distro-generic-boot-commands.patch
+Patch11: 0011-add-back-adding-console-to-the-bootargs-if-not-prese.patch
+Patch12: 0012-wandboard-port-to-generic-distro-booting.patch
+Patch13: 0013-Switch-omap4-boards-to-use-config_distro_defaults-an.patch
 
 BuildRequires:  dtc, openssl-devel
 BuildRequires:  fedora-logos, netpbm-progs
@@ -478,6 +476,9 @@ install -p -m 0644 tools/env/fw_env.config $RPM_BUILD_ROOT%{_sysconfdir}
 %endif
 
 %changelog
+* Wed Nov 26 2014 Dennis Gilmore <dennis at ausil.us> - 2015.01-0.1.rc2
+- update to 2015.01 rc2
+
 * Tue Nov 11 2014 Dennis Gilmore <dennis at ausil.us> - 2014.10-5
 - switch the target used for beaglebone rhbz#1161619
 


More information about the scm-commits mailing list