diff --git a/drop-marvell.patch b/drop-marvell.patch index d747cd2..2483582 100644 --- a/drop-marvell.patch +++ b/drop-marvell.patch @@ -1,8 +1,8 @@ diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig -index 49bcad1..f2015d6 100644 +index 2985e6e..a6508f5 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig -@@ -859,10 +859,6 @@ source "board/aristainetos/Kconfig" +@@ -858,10 +858,6 @@ source "board/aristainetos/Kconfig" source "board/BuR/kwb/Kconfig" source "board/BuR/tseries/Kconfig" source "board/CarMediaLab/flea3/Kconfig" @@ -10,14 +10,14 @@ index 49bcad1..f2015d6 100644 -source "board/Marvell/db-88f6820-gp/Kconfig" -source "board/Marvell/db-mv784mp-gp/Kconfig" -source "board/Marvell/gplugd/Kconfig" - source "board/altera/socfpga/Kconfig" source "board/armadeus/apf27/Kconfig" source "board/armltd/vexpress/Kconfig" + source "board/armltd/vexpress64/Kconfig" diff --git a/arch/arm/mach-kirkwood/Kconfig b/arch/arm/mach-kirkwood/Kconfig -index 45c6687..7f39776 100644 +index 1261885..903fe10 100644 --- a/arch/arm/mach-kirkwood/Kconfig +++ b/arch/arm/mach-kirkwood/Kconfig -@@ -65,12 +65,6 @@ endchoice +@@ -66,12 +66,6 @@ endchoice config SYS_SOC default "kirkwood" diff --git a/u-boot-2015.07-rc1.tar.bz2 b/u-boot-2015.07-rc1.tar.bz2 deleted file mode 100644 index 03d9b0b..0000000 --- a/u-boot-2015.07-rc1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd68a33a52c90e347a012d099bd0219ce026e1d2d8c709a442734c3ae3edcc34 -size 10128439 diff --git a/u-boot-2015.07-rc2.tar.bz2 b/u-boot-2015.07-rc2.tar.bz2 new file mode 100644 index 0000000..96e0ebc --- /dev/null +++ b/u-boot-2015.07-rc2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25c5c418dc3111368bf04296338d0d6395c4fcabb7c32aeab2a9a06a596ee53e +size 9913836 diff --git a/u-boot-a10-olinuxino-lime.changes b/u-boot-a10-olinuxino-lime.changes index b2637e7..39a62cd 100644 --- a/u-boot-a10-olinuxino-lime.changes +++ b/u-boot-a10-olinuxino-lime.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org + +- Update to 2015.07-rc2 +- Update drop-marvell.patch + ------------------------------------------------------------------- Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org diff --git a/u-boot-a10-olinuxino-lime.spec b/u-boot-a10-olinuxino-lime.spec index e5218a9..3953b0d 100644 --- a/u-boot-a10-olinuxino-lime.spec +++ b/u-boot-a10-olinuxino-lime.spec @@ -25,14 +25,14 @@ %define cuboxi_spl 0 Name: u-boot-a10-olinuxino-lime -Version: 2015.07~rc1 +Version: 2015.07~rc2 Release: 0 Summary: The u-boot firmware for the a10-olinuxino-lime arm platform License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -Source: u-boot-2015.07-rc1.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.07-rc2.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc Patch1: enable_spl_ext_support_for_ti_armv7.patch @@ -66,7 +66,7 @@ This package contains documentation for u-boot firmware %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2015.07-rc1 +%setup -q -n u-boot-2015.07-rc2 # is non-free licensed, and we don't need it (bnc#773824) rm -rf board/Marvell # Any custom patches to be applied on top of mainline u-boot diff --git a/u-boot-a13-olinuxino.changes b/u-boot-a13-olinuxino.changes index b2637e7..39a62cd 100644 --- a/u-boot-a13-olinuxino.changes +++ b/u-boot-a13-olinuxino.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org + +- Update to 2015.07-rc2 +- Update drop-marvell.patch + ------------------------------------------------------------------- Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org diff --git a/u-boot-a13-olinuxino.spec b/u-boot-a13-olinuxino.spec index e76e966..32b994c 100644 --- a/u-boot-a13-olinuxino.spec +++ b/u-boot-a13-olinuxino.spec @@ -25,14 +25,14 @@ %define cuboxi_spl 0 Name: u-boot-a13-olinuxino -Version: 2015.07~rc1 +Version: 2015.07~rc2 Release: 0 Summary: The u-boot firmware for the a13-olinuxino arm platform License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -Source: u-boot-2015.07-rc1.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.07-rc2.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc Patch1: enable_spl_ext_support_for_ti_armv7.patch @@ -66,7 +66,7 @@ This package contains documentation for u-boot firmware %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2015.07-rc1 +%setup -q -n u-boot-2015.07-rc2 # is non-free licensed, and we don't need it (bnc#773824) rm -rf board/Marvell # Any custom patches to be applied on top of mainline u-boot diff --git a/u-boot-a13-olinuxinom.changes b/u-boot-a13-olinuxinom.changes index b2637e7..39a62cd 100644 --- a/u-boot-a13-olinuxinom.changes +++ b/u-boot-a13-olinuxinom.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org + +- Update to 2015.07-rc2 +- Update drop-marvell.patch + ------------------------------------------------------------------- Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org diff --git a/u-boot-a13-olinuxinom.spec b/u-boot-a13-olinuxinom.spec index d8e1c4e..9c2adfe 100644 --- a/u-boot-a13-olinuxinom.spec +++ b/u-boot-a13-olinuxinom.spec @@ -25,14 +25,14 @@ %define cuboxi_spl 0 Name: u-boot-a13-olinuxinom -Version: 2015.07~rc1 +Version: 2015.07~rc2 Release: 0 Summary: The u-boot firmware for the a13-olinuxinom arm platform License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -Source: u-boot-2015.07-rc1.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.07-rc2.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc Patch1: enable_spl_ext_support_for_ti_armv7.patch @@ -66,7 +66,7 @@ This package contains documentation for u-boot firmware %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2015.07-rc1 +%setup -q -n u-boot-2015.07-rc2 # is non-free licensed, and we don't need it (bnc#773824) rm -rf board/Marvell # Any custom patches to be applied on top of mainline u-boot diff --git a/u-boot-a20-olinuxino-lime.changes b/u-boot-a20-olinuxino-lime.changes index b2637e7..39a62cd 100644 --- a/u-boot-a20-olinuxino-lime.changes +++ b/u-boot-a20-olinuxino-lime.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org + +- Update to 2015.07-rc2 +- Update drop-marvell.patch + ------------------------------------------------------------------- Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org diff --git a/u-boot-a20-olinuxino-lime.spec b/u-boot-a20-olinuxino-lime.spec index e020c27..6059114 100644 --- a/u-boot-a20-olinuxino-lime.spec +++ b/u-boot-a20-olinuxino-lime.spec @@ -25,14 +25,14 @@ %define cuboxi_spl 0 Name: u-boot-a20-olinuxino-lime -Version: 2015.07~rc1 +Version: 2015.07~rc2 Release: 0 Summary: The u-boot firmware for the a20-olinuxino-lime arm platform License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -Source: u-boot-2015.07-rc1.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.07-rc2.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc Patch1: enable_spl_ext_support_for_ti_armv7.patch @@ -66,7 +66,7 @@ This package contains documentation for u-boot firmware %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2015.07-rc1 +%setup -q -n u-boot-2015.07-rc2 # is non-free licensed, and we don't need it (bnc#773824) rm -rf board/Marvell # Any custom patches to be applied on top of mainline u-boot diff --git a/u-boot-a20-olinuxino-lime2.changes b/u-boot-a20-olinuxino-lime2.changes index b2637e7..39a62cd 100644 --- a/u-boot-a20-olinuxino-lime2.changes +++ b/u-boot-a20-olinuxino-lime2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org + +- Update to 2015.07-rc2 +- Update drop-marvell.patch + ------------------------------------------------------------------- Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org diff --git a/u-boot-a20-olinuxino-lime2.spec b/u-boot-a20-olinuxino-lime2.spec index ed8af3b..4e8ac70 100644 --- a/u-boot-a20-olinuxino-lime2.spec +++ b/u-boot-a20-olinuxino-lime2.spec @@ -25,14 +25,14 @@ %define cuboxi_spl 0 Name: u-boot-a20-olinuxino-lime2 -Version: 2015.07~rc1 +Version: 2015.07~rc2 Release: 0 Summary: The u-boot firmware for the a20-olinuxino-lime2 arm platform License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -Source: u-boot-2015.07-rc1.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.07-rc2.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc Patch1: enable_spl_ext_support_for_ti_armv7.patch @@ -66,7 +66,7 @@ This package contains documentation for u-boot firmware %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2015.07-rc1 +%setup -q -n u-boot-2015.07-rc2 # is non-free licensed, and we don't need it (bnc#773824) rm -rf board/Marvell # Any custom patches to be applied on top of mainline u-boot diff --git a/u-boot-a20-olinuxinomicro.changes b/u-boot-a20-olinuxinomicro.changes index b2637e7..39a62cd 100644 --- a/u-boot-a20-olinuxinomicro.changes +++ b/u-boot-a20-olinuxinomicro.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org + +- Update to 2015.07-rc2 +- Update drop-marvell.patch + ------------------------------------------------------------------- Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org diff --git a/u-boot-a20-olinuxinomicro.spec b/u-boot-a20-olinuxinomicro.spec index f80503f..0cc6866 100644 --- a/u-boot-a20-olinuxinomicro.spec +++ b/u-boot-a20-olinuxinomicro.spec @@ -25,14 +25,14 @@ %define cuboxi_spl 0 Name: u-boot-a20-olinuxinomicro -Version: 2015.07~rc1 +Version: 2015.07~rc2 Release: 0 Summary: The u-boot firmware for the a20-olinuxinomicro arm platform License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -Source: u-boot-2015.07-rc1.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.07-rc2.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc Patch1: enable_spl_ext_support_for_ti_armv7.patch @@ -66,7 +66,7 @@ This package contains documentation for u-boot firmware %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2015.07-rc1 +%setup -q -n u-boot-2015.07-rc2 # is non-free licensed, and we don't need it (bnc#773824) rm -rf board/Marvell # Any custom patches to be applied on top of mainline u-boot diff --git a/u-boot-am335xevm.changes b/u-boot-am335xevm.changes index b2637e7..39a62cd 100644 --- a/u-boot-am335xevm.changes +++ b/u-boot-am335xevm.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org + +- Update to 2015.07-rc2 +- Update drop-marvell.patch + ------------------------------------------------------------------- Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org diff --git a/u-boot-am335xevm.spec b/u-boot-am335xevm.spec index 9d111f9..3416a46 100644 --- a/u-boot-am335xevm.spec +++ b/u-boot-am335xevm.spec @@ -25,14 +25,14 @@ %define cuboxi_spl 0 Name: u-boot-am335xevm -Version: 2015.07~rc1 +Version: 2015.07~rc2 Release: 0 Summary: The u-boot firmware for the am335xevm arm platform License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -Source: u-boot-2015.07-rc1.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.07-rc2.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc Patch1: enable_spl_ext_support_for_ti_armv7.patch @@ -66,7 +66,7 @@ This package contains documentation for u-boot firmware %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2015.07-rc1 +%setup -q -n u-boot-2015.07-rc2 # is non-free licensed, and we don't need it (bnc#773824) rm -rf board/Marvell # Any custom patches to be applied on top of mainline u-boot diff --git a/u-boot-arndale.changes b/u-boot-arndale.changes index b2637e7..39a62cd 100644 --- a/u-boot-arndale.changes +++ b/u-boot-arndale.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org + +- Update to 2015.07-rc2 +- Update drop-marvell.patch + ------------------------------------------------------------------- Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org diff --git a/u-boot-arndale.spec b/u-boot-arndale.spec index aa92f32..334019c 100644 --- a/u-boot-arndale.spec +++ b/u-boot-arndale.spec @@ -25,14 +25,14 @@ %define cuboxi_spl 0 Name: u-boot-arndale -Version: 2015.07~rc1 +Version: 2015.07~rc2 Release: 0 Summary: The u-boot firmware for the arndale arm platform License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -Source: u-boot-2015.07-rc1.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.07-rc2.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc Patch1: enable_spl_ext_support_for_ti_armv7.patch @@ -66,7 +66,7 @@ This package contains documentation for u-boot firmware %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2015.07-rc1 +%setup -q -n u-boot-2015.07-rc2 # is non-free licensed, and we don't need it (bnc#773824) rm -rf board/Marvell # Any custom patches to be applied on top of mainline u-boot diff --git a/u-boot-bananapi.changes b/u-boot-bananapi.changes index b2637e7..39a62cd 100644 --- a/u-boot-bananapi.changes +++ b/u-boot-bananapi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org + +- Update to 2015.07-rc2 +- Update drop-marvell.patch + ------------------------------------------------------------------- Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org diff --git a/u-boot-bananapi.spec b/u-boot-bananapi.spec index 9518887..e183722 100644 --- a/u-boot-bananapi.spec +++ b/u-boot-bananapi.spec @@ -25,14 +25,14 @@ %define cuboxi_spl 0 Name: u-boot-bananapi -Version: 2015.07~rc1 +Version: 2015.07~rc2 Release: 0 Summary: The u-boot firmware for the bananapi arm platform License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -Source: u-boot-2015.07-rc1.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.07-rc2.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc Patch1: enable_spl_ext_support_for_ti_armv7.patch @@ -66,7 +66,7 @@ This package contains documentation for u-boot firmware %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2015.07-rc1 +%setup -q -n u-boot-2015.07-rc2 # is non-free licensed, and we don't need it (bnc#773824) rm -rf board/Marvell # Any custom patches to be applied on top of mainline u-boot diff --git a/u-boot-colibrit20.changes b/u-boot-colibrit20.changes index b2637e7..39a62cd 100644 --- a/u-boot-colibrit20.changes +++ b/u-boot-colibrit20.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org + +- Update to 2015.07-rc2 +- Update drop-marvell.patch + ------------------------------------------------------------------- Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org diff --git a/u-boot-colibrit20.spec b/u-boot-colibrit20.spec index f483067..51d26a4 100644 --- a/u-boot-colibrit20.spec +++ b/u-boot-colibrit20.spec @@ -25,14 +25,14 @@ %define cuboxi_spl 0 Name: u-boot-colibrit20 -Version: 2015.07~rc1 +Version: 2015.07~rc2 Release: 0 Summary: The u-boot firmware for the colibrit20 arm platform License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -Source: u-boot-2015.07-rc1.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.07-rc2.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc Patch1: enable_spl_ext_support_for_ti_armv7.patch @@ -66,7 +66,7 @@ This package contains documentation for u-boot firmware %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2015.07-rc1 +%setup -q -n u-boot-2015.07-rc2 # is non-free licensed, and we don't need it (bnc#773824) rm -rf board/Marvell # Any custom patches to be applied on top of mainline u-boot diff --git a/u-boot-cubieboard.changes b/u-boot-cubieboard.changes index b2637e7..39a62cd 100644 --- a/u-boot-cubieboard.changes +++ b/u-boot-cubieboard.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org + +- Update to 2015.07-rc2 +- Update drop-marvell.patch + ------------------------------------------------------------------- Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org diff --git a/u-boot-cubieboard.spec b/u-boot-cubieboard.spec index 946711d..4d8bf26 100644 --- a/u-boot-cubieboard.spec +++ b/u-boot-cubieboard.spec @@ -25,14 +25,14 @@ %define cuboxi_spl 0 Name: u-boot-cubieboard -Version: 2015.07~rc1 +Version: 2015.07~rc2 Release: 0 Summary: The u-boot firmware for the cubieboard arm platform License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -Source: u-boot-2015.07-rc1.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.07-rc2.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc Patch1: enable_spl_ext_support_for_ti_armv7.patch @@ -66,7 +66,7 @@ This package contains documentation for u-boot firmware %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2015.07-rc1 +%setup -q -n u-boot-2015.07-rc2 # is non-free licensed, and we don't need it (bnc#773824) rm -rf board/Marvell # Any custom patches to be applied on top of mainline u-boot diff --git a/u-boot-cubieboard2.changes b/u-boot-cubieboard2.changes index b2637e7..39a62cd 100644 --- a/u-boot-cubieboard2.changes +++ b/u-boot-cubieboard2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org + +- Update to 2015.07-rc2 +- Update drop-marvell.patch + ------------------------------------------------------------------- Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org diff --git a/u-boot-cubieboard2.spec b/u-boot-cubieboard2.spec index 8279d9f..7321f6f 100644 --- a/u-boot-cubieboard2.spec +++ b/u-boot-cubieboard2.spec @@ -25,14 +25,14 @@ %define cuboxi_spl 0 Name: u-boot-cubieboard2 -Version: 2015.07~rc1 +Version: 2015.07~rc2 Release: 0 Summary: The u-boot firmware for the cubieboard2 arm platform License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -Source: u-boot-2015.07-rc1.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.07-rc2.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc Patch1: enable_spl_ext_support_for_ti_armv7.patch @@ -66,7 +66,7 @@ This package contains documentation for u-boot firmware %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2015.07-rc1 +%setup -q -n u-boot-2015.07-rc2 # is non-free licensed, and we don't need it (bnc#773824) rm -rf board/Marvell # Any custom patches to be applied on top of mainline u-boot diff --git a/u-boot-cubietruck.changes b/u-boot-cubietruck.changes index b2637e7..39a62cd 100644 --- a/u-boot-cubietruck.changes +++ b/u-boot-cubietruck.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org + +- Update to 2015.07-rc2 +- Update drop-marvell.patch + ------------------------------------------------------------------- Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org diff --git a/u-boot-cubietruck.spec b/u-boot-cubietruck.spec index d87a3fd..f50682b 100644 --- a/u-boot-cubietruck.spec +++ b/u-boot-cubietruck.spec @@ -25,14 +25,14 @@ %define cuboxi_spl 0 Name: u-boot-cubietruck -Version: 2015.07~rc1 +Version: 2015.07~rc2 Release: 0 Summary: The u-boot firmware for the cubietruck arm platform License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -Source: u-boot-2015.07-rc1.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.07-rc2.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc Patch1: enable_spl_ext_support_for_ti_armv7.patch @@ -66,7 +66,7 @@ This package contains documentation for u-boot firmware %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2015.07-rc1 +%setup -q -n u-boot-2015.07-rc2 # is non-free licensed, and we don't need it (bnc#773824) rm -rf board/Marvell # Any custom patches to be applied on top of mainline u-boot diff --git a/u-boot-highbank.changes b/u-boot-highbank.changes index b2637e7..39a62cd 100644 --- a/u-boot-highbank.changes +++ b/u-boot-highbank.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org + +- Update to 2015.07-rc2 +- Update drop-marvell.patch + ------------------------------------------------------------------- Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org diff --git a/u-boot-highbank.spec b/u-boot-highbank.spec index 6d31bae..22cedcc 100644 --- a/u-boot-highbank.spec +++ b/u-boot-highbank.spec @@ -25,14 +25,14 @@ %define cuboxi_spl 0 Name: u-boot-highbank -Version: 2015.07~rc1 +Version: 2015.07~rc2 Release: 0 Summary: The u-boot firmware for the highbank arm platform License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -Source: u-boot-2015.07-rc1.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.07-rc2.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc Patch1: enable_spl_ext_support_for_ti_armv7.patch @@ -66,7 +66,7 @@ This package contains documentation for u-boot firmware %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2015.07-rc1 +%setup -q -n u-boot-2015.07-rc2 # is non-free licensed, and we don't need it (bnc#773824) rm -rf board/Marvell # Any custom patches to be applied on top of mainline u-boot diff --git a/u-boot-melea1000.changes b/u-boot-melea1000.changes index b2637e7..39a62cd 100644 --- a/u-boot-melea1000.changes +++ b/u-boot-melea1000.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org + +- Update to 2015.07-rc2 +- Update drop-marvell.patch + ------------------------------------------------------------------- Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org diff --git a/u-boot-melea1000.spec b/u-boot-melea1000.spec index 96a6805..5802ff8 100644 --- a/u-boot-melea1000.spec +++ b/u-boot-melea1000.spec @@ -25,14 +25,14 @@ %define cuboxi_spl 0 Name: u-boot-melea1000 -Version: 2015.07~rc1 +Version: 2015.07~rc2 Release: 0 Summary: The u-boot firmware for the melea1000 arm platform License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -Source: u-boot-2015.07-rc1.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.07-rc2.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc Patch1: enable_spl_ext_support_for_ti_armv7.patch @@ -66,7 +66,7 @@ This package contains documentation for u-boot firmware %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2015.07-rc1 +%setup -q -n u-boot-2015.07-rc2 # is non-free licensed, and we don't need it (bnc#773824) rm -rf board/Marvell # Any custom patches to be applied on top of mainline u-boot diff --git a/u-boot-mx53loco.changes b/u-boot-mx53loco.changes index b2637e7..39a62cd 100644 --- a/u-boot-mx53loco.changes +++ b/u-boot-mx53loco.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org + +- Update to 2015.07-rc2 +- Update drop-marvell.patch + ------------------------------------------------------------------- Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org diff --git a/u-boot-mx53loco.spec b/u-boot-mx53loco.spec index d2984ab..828c380 100644 --- a/u-boot-mx53loco.spec +++ b/u-boot-mx53loco.spec @@ -25,14 +25,14 @@ %define cuboxi_spl 0 Name: u-boot-mx53loco -Version: 2015.07~rc1 +Version: 2015.07~rc2 Release: 0 Summary: The u-boot firmware for the mx53loco arm platform License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -Source: u-boot-2015.07-rc1.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.07-rc2.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc Patch1: enable_spl_ext_support_for_ti_armv7.patch @@ -66,7 +66,7 @@ This package contains documentation for u-boot firmware %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2015.07-rc1 +%setup -q -n u-boot-2015.07-rc2 # is non-free licensed, and we don't need it (bnc#773824) rm -rf board/Marvell # Any custom patches to be applied on top of mainline u-boot diff --git a/u-boot-mx6qsabrelite.changes b/u-boot-mx6qsabrelite.changes index b2637e7..39a62cd 100644 --- a/u-boot-mx6qsabrelite.changes +++ b/u-boot-mx6qsabrelite.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org + +- Update to 2015.07-rc2 +- Update drop-marvell.patch + ------------------------------------------------------------------- Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org diff --git a/u-boot-mx6qsabrelite.spec b/u-boot-mx6qsabrelite.spec index 14a46f9..20da1b4 100644 --- a/u-boot-mx6qsabrelite.spec +++ b/u-boot-mx6qsabrelite.spec @@ -25,14 +25,14 @@ %define cuboxi_spl 0 Name: u-boot-mx6qsabrelite -Version: 2015.07~rc1 +Version: 2015.07~rc2 Release: 0 Summary: The u-boot firmware for the mx6qsabrelite arm platform License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -Source: u-boot-2015.07-rc1.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.07-rc2.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc Patch1: enable_spl_ext_support_for_ti_armv7.patch @@ -66,7 +66,7 @@ This package contains documentation for u-boot firmware %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2015.07-rc1 +%setup -q -n u-boot-2015.07-rc2 # is non-free licensed, and we don't need it (bnc#773824) rm -rf board/Marvell # Any custom patches to be applied on top of mainline u-boot diff --git a/u-boot-omap3beagle.changes b/u-boot-omap3beagle.changes index b2637e7..39a62cd 100644 --- a/u-boot-omap3beagle.changes +++ b/u-boot-omap3beagle.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org + +- Update to 2015.07-rc2 +- Update drop-marvell.patch + ------------------------------------------------------------------- Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org diff --git a/u-boot-omap3beagle.spec b/u-boot-omap3beagle.spec index 0ab150f..8b4a35d 100644 --- a/u-boot-omap3beagle.spec +++ b/u-boot-omap3beagle.spec @@ -25,14 +25,14 @@ %define cuboxi_spl 0 Name: u-boot-omap3beagle -Version: 2015.07~rc1 +Version: 2015.07~rc2 Release: 0 Summary: The u-boot firmware for the omap3beagle arm platform License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -Source: u-boot-2015.07-rc1.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.07-rc2.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc Patch1: enable_spl_ext_support_for_ti_armv7.patch @@ -66,7 +66,7 @@ This package contains documentation for u-boot firmware %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2015.07-rc1 +%setup -q -n u-boot-2015.07-rc2 # is non-free licensed, and we don't need it (bnc#773824) rm -rf board/Marvell # Any custom patches to be applied on top of mainline u-boot diff --git a/u-boot-omap4panda.changes b/u-boot-omap4panda.changes index b2637e7..39a62cd 100644 --- a/u-boot-omap4panda.changes +++ b/u-boot-omap4panda.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org + +- Update to 2015.07-rc2 +- Update drop-marvell.patch + ------------------------------------------------------------------- Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org diff --git a/u-boot-omap4panda.spec b/u-boot-omap4panda.spec index 285ab11..c5695f9 100644 --- a/u-boot-omap4panda.spec +++ b/u-boot-omap4panda.spec @@ -25,14 +25,14 @@ %define cuboxi_spl 0 Name: u-boot-omap4panda -Version: 2015.07~rc1 +Version: 2015.07~rc2 Release: 0 Summary: The u-boot firmware for the omap4panda arm platform License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -Source: u-boot-2015.07-rc1.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.07-rc2.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc Patch1: enable_spl_ext_support_for_ti_armv7.patch @@ -66,7 +66,7 @@ This package contains documentation for u-boot firmware %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2015.07-rc1 +%setup -q -n u-boot-2015.07-rc2 # is non-free licensed, and we don't need it (bnc#773824) rm -rf board/Marvell # Any custom patches to be applied on top of mainline u-boot diff --git a/u-boot-paz00.changes b/u-boot-paz00.changes index b2637e7..39a62cd 100644 --- a/u-boot-paz00.changes +++ b/u-boot-paz00.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org + +- Update to 2015.07-rc2 +- Update drop-marvell.patch + ------------------------------------------------------------------- Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org diff --git a/u-boot-paz00.spec b/u-boot-paz00.spec index 25abfe6..563fff0 100644 --- a/u-boot-paz00.spec +++ b/u-boot-paz00.spec @@ -25,14 +25,14 @@ %define cuboxi_spl 0 Name: u-boot-paz00 -Version: 2015.07~rc1 +Version: 2015.07~rc2 Release: 0 Summary: The u-boot firmware for the paz00 arm platform License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -Source: u-boot-2015.07-rc1.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.07-rc2.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc Patch1: enable_spl_ext_support_for_ti_armv7.patch @@ -66,7 +66,7 @@ This package contains documentation for u-boot firmware %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2015.07-rc1 +%setup -q -n u-boot-2015.07-rc2 # is non-free licensed, and we don't need it (bnc#773824) rm -rf board/Marvell # Any custom patches to be applied on top of mainline u-boot diff --git a/u-boot-pcm051rev3.changes b/u-boot-pcm051rev3.changes index b2637e7..39a62cd 100644 --- a/u-boot-pcm051rev3.changes +++ b/u-boot-pcm051rev3.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org + +- Update to 2015.07-rc2 +- Update drop-marvell.patch + ------------------------------------------------------------------- Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org diff --git a/u-boot-pcm051rev3.spec b/u-boot-pcm051rev3.spec index 58b2842..8d42cb3 100644 --- a/u-boot-pcm051rev3.spec +++ b/u-boot-pcm051rev3.spec @@ -25,14 +25,14 @@ %define cuboxi_spl 0 Name: u-boot-pcm051rev3 -Version: 2015.07~rc1 +Version: 2015.07~rc2 Release: 0 Summary: The u-boot firmware for the pcm051rev3 arm platform License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -Source: u-boot-2015.07-rc1.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.07-rc2.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc Patch1: enable_spl_ext_support_for_ti_armv7.patch @@ -66,7 +66,7 @@ This package contains documentation for u-boot firmware %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2015.07-rc1 +%setup -q -n u-boot-2015.07-rc2 # is non-free licensed, and we don't need it (bnc#773824) rm -rf board/Marvell # Any custom patches to be applied on top of mainline u-boot diff --git a/u-boot-rpi.changes b/u-boot-rpi.changes index b2637e7..39a62cd 100644 --- a/u-boot-rpi.changes +++ b/u-boot-rpi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org + +- Update to 2015.07-rc2 +- Update drop-marvell.patch + ------------------------------------------------------------------- Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org diff --git a/u-boot-rpi.spec b/u-boot-rpi.spec index 5ea9445..ecde7ac 100644 --- a/u-boot-rpi.spec +++ b/u-boot-rpi.spec @@ -25,14 +25,14 @@ %define cuboxi_spl 0 Name: u-boot-rpi -Version: 2015.07~rc1 +Version: 2015.07~rc2 Release: 0 Summary: The u-boot firmware for the rpi arm platform License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -Source: u-boot-2015.07-rc1.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.07-rc2.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc Patch1: enable_spl_ext_support_for_ti_armv7.patch @@ -66,7 +66,7 @@ This package contains documentation for u-boot firmware %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2015.07-rc1 +%setup -q -n u-boot-2015.07-rc2 # is non-free licensed, and we don't need it (bnc#773824) rm -rf board/Marvell # Any custom patches to be applied on top of mainline u-boot diff --git a/u-boot-rpi2.changes b/u-boot-rpi2.changes index b2637e7..39a62cd 100644 --- a/u-boot-rpi2.changes +++ b/u-boot-rpi2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org + +- Update to 2015.07-rc2 +- Update drop-marvell.patch + ------------------------------------------------------------------- Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org diff --git a/u-boot-rpi2.spec b/u-boot-rpi2.spec index 0e7c338..e3d811c 100644 --- a/u-boot-rpi2.spec +++ b/u-boot-rpi2.spec @@ -25,14 +25,14 @@ %define cuboxi_spl 0 Name: u-boot-rpi2 -Version: 2015.07~rc1 +Version: 2015.07~rc2 Release: 0 Summary: The u-boot firmware for the rpi2 arm platform License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -Source: u-boot-2015.07-rc1.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.07-rc2.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc Patch1: enable_spl_ext_support_for_ti_armv7.patch @@ -66,7 +66,7 @@ This package contains documentation for u-boot firmware %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2015.07-rc1 +%setup -q -n u-boot-2015.07-rc2 # is non-free licensed, and we don't need it (bnc#773824) rm -rf board/Marvell # Any custom patches to be applied on top of mainline u-boot diff --git a/u-boot-snow.changes b/u-boot-snow.changes index b2637e7..39a62cd 100644 --- a/u-boot-snow.changes +++ b/u-boot-snow.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org + +- Update to 2015.07-rc2 +- Update drop-marvell.patch + ------------------------------------------------------------------- Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org diff --git a/u-boot-snow.spec b/u-boot-snow.spec index 88e97a7..025f1c9 100644 --- a/u-boot-snow.spec +++ b/u-boot-snow.spec @@ -25,14 +25,14 @@ %define cuboxi_spl 0 Name: u-boot-snow -Version: 2015.07~rc1 +Version: 2015.07~rc2 Release: 0 Summary: The u-boot firmware for the snow arm platform License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -Source: u-boot-2015.07-rc1.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.07-rc2.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc Patch1: enable_spl_ext_support_for_ti_armv7.patch @@ -66,7 +66,7 @@ This package contains documentation for u-boot firmware %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2015.07-rc1 +%setup -q -n u-boot-2015.07-rc2 # is non-free licensed, and we don't need it (bnc#773824) rm -rf board/Marvell # Any custom patches to be applied on top of mainline u-boot diff --git a/u-boot.changes b/u-boot.changes index b2637e7..39a62cd 100644 --- a/u-boot.changes +++ b/u-boot.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 10 10:07:23 UTC 2015 - guillaume@opensuse.org + +- Update to 2015.07-rc2 +- Update drop-marvell.patch + ------------------------------------------------------------------- Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org diff --git a/u-boot.spec b/u-boot.spec index 07a8892..0551b4b 100644 --- a/u-boot.spec +++ b/u-boot.spec @@ -19,14 +19,14 @@ Name: u-boot -Version: 2015.07~rc1 +Version: 2015.07~rc2 Release: 0 Summary: Tools for the u-boot Firmware License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -Source: u-boot-2015.07-rc1.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.07-rc2.tar.bz2 BuildRequires: libopenssl-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -47,7 +47,7 @@ mkimage- a tool that creates kernel bootable images for u-boot. %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2015.07-rc1 +%setup -q -n u-boot-2015.07-rc2 %build # needed for include/config/auto.conf diff --git a/u-boot.spec.in b/u-boot.spec.in index 224a0d0..9102270 100644 --- a/u-boot.spec.in +++ b/u-boot.spec.in @@ -25,14 +25,14 @@ %define cuboxi_spl CUBOXI_SPL Name: u-boot-BOARDNAME -Version: 2015.07~rc1 +Version: 2015.07~rc2 Release: 0 Summary: The u-boot firmware for the BOARDNAME arm platform License: GPL-2.0 Group: System/Boot Url: http://www.denx.de/wiki/U-Boot #Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 -Source: u-boot-2015.07-rc1.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.07-rc2.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc Patch1: enable_spl_ext_support_for_ti_armv7.patch @@ -66,7 +66,7 @@ This package contains documentation for u-boot firmware %prep #%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2015.07-rc1 +%setup -q -n u-boot-2015.07-rc2 # is non-free licensed, and we don't need it (bnc#773824) rm -rf board/Marvell # Any custom patches to be applied on top of mainline u-boot