From 91a96f1e0d9e4af06382c0fc7322e2849703873d Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 19 Sep 2013 17:11:28 -0500 Subject: update to 2013.10-rc3 - disable panda timing patch for now --- sources | 2 +- uboot-tools.spec | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/sources b/sources index 39a1809..f7b2a63 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e6ed3e9817cd80b0fc933f157c24b335 u-boot-2013.10-rc2.tar.bz2 +aad2532fa881a7e494734bb6940257f2 u-boot-2013.10-rc3.tar.bz2 diff --git a/uboot-tools.spec b/uboot-tools.spec index 7f6f221..fe77698 100644 --- a/uboot-tools.spec +++ b/uboot-tools.spec @@ -1,4 +1,4 @@ -%global candidate rc2 +%global candidate rc3 Name: uboot-tools Version: 2013.10 @@ -38,7 +38,7 @@ Patch24: 0015-setup-address-variables-needed-for-distro-config.patch Patch25: 0016-setup-am335x_evm-to-load-extlinux.conf.patch # Panda ES memory timing issue -Patch50: omap4-panda-memtiming.patch +#Patch50: omap4-panda-memtiming.patch Requires: dtc @@ -333,6 +333,10 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Thu Sep 19 2013 Dennis Gilmore - 2013.10-0.1.rc3 +- update to 2013.10-rc3 +- disable panda timing patch for now + * Mon Sep 02 2013 Dennis Gilmore - 2013.10-0.1.rc2 - update to 2013.10-rc2 - enable extlinux.conf support on most boards -- cgit