Hello community,

here is the log from the commit of package u-boot for openSUSE:Factory checked 
in at 2016-02-26 22:18:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/u-boot (Old)
 and      /work/SRC/openSUSE:Factory/.u-boot.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "u-boot"

Changes:
--------
--- /work/SRC/openSUSE:Factory/u-boot/u-boot-a10-olinuxino-lime.changes 
2016-02-18 12:36:38.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.u-boot.new/u-boot-a10-olinuxino-lime.changes    
2016-02-26 22:18:47.000000000 +0100
@@ -1,0 +2,10 @@
+Mon Feb 22 13:32:31 UTC 2016 - [email protected]
+
+- Update to 2016.03-rc2
+- Remove upstreamed patches:
+  * U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch
+  * 0001-udoo-use-load-instead-of-fatload.patch
+- Refresh drop-marvell.patch
+- Remove dropped doc from file list: doc/README.Modem
+
+-------------------------------------------------------------------
u-boot-a13-olinuxino.changes: same change
u-boot-a13-olinuxinom.changes: same change
u-boot-a20-olinuxino-lime.changes: same change
u-boot-a20-olinuxino-lime2.changes: same change
u-boot-a20-olinuxinomicro.changes: same change
u-boot-am335xboneblack.changes: same change
u-boot-am335xevm.changes: same change
u-boot-am57xxevm.changes: same change
u-boot-am57xxevmnodt.changes: same change
u-boot-arndale.changes: same change
u-boot-bananapi.changes: same change
u-boot-colibrit20.changes: same change
u-boot-cubieboard.changes: same change
u-boot-cubieboard2.changes: same change
u-boot-cubietruck.changes: same change
u-boot-firefly-rk3288.changes: same change
u-boot-highbank.changes: same change
u-boot-hyundaia7hd.changes: same change
u-boot-jetson-tk1.changes: same change
u-boot-melea1000.changes: same change
u-boot-merriia80optimus.changes: same change
u-boot-mx53loco.changes: same change
u-boot-mx6cuboxi.changes: same change
u-boot-mx6qsabrelite.changes: same change
u-boot-odroid-xu3.changes: same change
u-boot-odroid.changes: same change
u-boot-omap3beagle.changes: same change
u-boot-omap4panda.changes: same change
u-boot-orangepipc.changes: same change
u-boot-p2371-2180.changes: same change
u-boot-paz00.changes: same change
u-boot-pcm051rev3.changes: same change
u-boot-qemu-ppce500.changes: same change
u-boot-rpi.changes: same change
u-boot-rpi2.changes: same change
u-boot-snow.changes: same change
u-boot-spring.changes: same change
u-boot-udoo.changes: same change
u-boot.changes: same change

Old:
----
  0001-udoo-use-load-instead-of-fatload.patch
  U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch
  u-boot-2016.01.tar.bz2

New:
----
  u-boot-2016.03-rc2.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ u-boot-a10-olinuxino-lime.spec ++++++
--- /var/tmp/diff_new_pack.JmIw5V/_old  2016-02-26 22:19:10.000000000 +0100
+++ /var/tmp/diff_new_pack.JmIw5V/_new  2016-02-26 22:19:10.000000000 +0100
@@ -26,10 +26,10 @@
 %define udoo_spl 0
 
 # archive_version differs from version for RC version only
-%define archive_version 2016.01
+%define archive_version 2016.03-rc2
 
 Name:           u-boot-a10-olinuxino-lime
-Version:        2016.01
+Version:        2016.03~rc2
 Release:        0
 Summary:        The u-boot firmware for the a10-olinuxino-lime arm platform
 License:        GPL-2.0
@@ -38,14 +38,10 @@
 Source:         ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2
 Source2:        arndale-bl1.img
 Source300:      u-boot-rpmlintrc
-# Backport UPSTREAM patch: Fix bootdelay on Beaglebone board
-Patch1:         U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch
-# PATCH-FIX-UPSTREAM udoo-fix-fatload.patch -- fix udoo booting
-Patch2:         0001-udoo-use-load-instead-of-fatload.patch
 # Fix exynos KVM support
-Patch3:         u-boot-exynos.patch
+Patch1:         u-boot-exynos.patch
 # PATCH-FIX-UPSTREAM fix boot on partition when RAW mode is also available
-Patch4:         0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch
+Patch2:         0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch
 # Marvell boards support is non-free licensed, and we don't need it 
(bnc#773824)
 Patch99:        drop-marvell.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -85,8 +81,6 @@
 %setup -q -n u-boot-%{archive_version}
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
-%patch4 -p1
 # is non-free licensed, and we don't need it (bnc#773824)
 rm -rf board/Marvell
 %patch99 -p1
@@ -162,7 +156,7 @@
 %doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns
 %doc doc/README.hwconfig doc/README.nand doc/README.NetConsole 
doc/README.serial_multi
 %doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb
-%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST 
doc/README.Modem
+%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST
 # Copy some useful kermit scripts as well
 %doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd 
tools/kermit/send_image
 # Now any h/w dependent Documentation

u-boot-a13-olinuxino.spec: same change
u-boot-a13-olinuxinom.spec: same change
u-boot-a20-olinuxino-lime.spec: same change
u-boot-a20-olinuxino-lime2.spec: same change
u-boot-a20-olinuxinomicro.spec: same change
u-boot-am335xboneblack.spec: same change
u-boot-am335xevm.spec: same change
u-boot-am57xxevm.spec: same change
u-boot-am57xxevmnodt.spec: same change
u-boot-arndale.spec: same change
u-boot-bananapi.spec: same change
u-boot-colibrit20.spec: same change
u-boot-cubieboard.spec: same change
u-boot-cubieboard2.spec: same change
u-boot-cubietruck.spec: same change
u-boot-firefly-rk3288.spec: same change
u-boot-highbank.spec: same change
u-boot-hyundaia7hd.spec: same change
u-boot-jetson-tk1.spec: same change
u-boot-melea1000.spec: same change
u-boot-merriia80optimus.spec: same change
u-boot-mx53loco.spec: same change
u-boot-mx6cuboxi.spec: same change
u-boot-mx6qsabrelite.spec: same change
u-boot-odroid-xu3.spec: same change
u-boot-odroid.spec: same change
u-boot-omap3beagle.spec: same change
u-boot-omap4panda.spec: same change
u-boot-orangepipc.spec: same change
u-boot-p2371-2180.spec: same change
u-boot-paz00.spec: same change
u-boot-pcm051rev3.spec: same change
u-boot-qemu-ppce500.spec: same change
u-boot-rpi.spec: same change
u-boot-rpi2.spec: same change
u-boot-snow.spec: same change
u-boot-spring.spec: same change
++++++ u-boot-udoo.spec ++++++
--- /var/tmp/diff_new_pack.JmIw5V/_old  2016-02-26 22:19:11.000000000 +0100
+++ /var/tmp/diff_new_pack.JmIw5V/_new  2016-02-26 22:19:11.000000000 +0100
@@ -26,10 +26,10 @@
 %define udoo_spl 1
 
 # archive_version differs from version for RC version only
-%define archive_version 2016.01
+%define archive_version 2016.03-rc2
 
 Name:           u-boot-udoo
-Version:        2016.01
+Version:        2016.03~rc2
 Release:        0
 Summary:        The u-boot firmware for the udoo arm platform
 License:        GPL-2.0
@@ -38,14 +38,10 @@
 Source:         ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2
 Source2:        arndale-bl1.img
 Source300:      u-boot-rpmlintrc
-# Backport UPSTREAM patch: Fix bootdelay on Beaglebone board
-Patch1:         U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch
-# PATCH-FIX-UPSTREAM udoo-fix-fatload.patch -- fix udoo booting
-Patch2:         0001-udoo-use-load-instead-of-fatload.patch
 # Fix exynos KVM support
-Patch3:         u-boot-exynos.patch
+Patch1:         u-boot-exynos.patch
 # PATCH-FIX-UPSTREAM fix boot on partition when RAW mode is also available
-Patch4:         0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch
+Patch2:         0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch
 # Marvell boards support is non-free licensed, and we don't need it 
(bnc#773824)
 Patch99:        drop-marvell.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -85,8 +81,6 @@
 %setup -q -n u-boot-%{archive_version}
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
-%patch4 -p1
 # is non-free licensed, and we don't need it (bnc#773824)
 rm -rf board/Marvell
 %patch99 -p1
@@ -162,7 +156,7 @@
 %doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns
 %doc doc/README.hwconfig doc/README.nand doc/README.NetConsole 
doc/README.serial_multi
 %doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb
-%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST 
doc/README.Modem
+%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST
 # Copy some useful kermit scripts as well
 %doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd 
tools/kermit/send_image
 # Now any h/w dependent Documentation

++++++ u-boot.spec ++++++
--- /var/tmp/diff_new_pack.JmIw5V/_old  2016-02-26 22:19:11.000000000 +0100
+++ /var/tmp/diff_new_pack.JmIw5V/_new  2016-02-26 22:19:11.000000000 +0100
@@ -19,10 +19,10 @@
 
 
 # 'archive_version' differs from 'version' for RC version only
-%define archive_version 2016.01
+%define archive_version 2016.03-rc2
 
 Name:           u-boot
-Version:        2016.01
+Version:        2016.03~rc2
 Release:        0
 Summary:        Tools for the u-boot Firmware
 License:        GPL-2.0


++++++ drop-marvell.patch ++++++
--- /var/tmp/diff_new_pack.JmIw5V/_old  2016-02-26 22:19:11.000000000 +0100
+++ /var/tmp/diff_new_pack.JmIw5V/_new  2016-02-26 22:19:11.000000000 +0100
@@ -1,19 +1,17 @@
---- a/arch/arm/Kconfig 2015-11-17 02:29:51.000000000 +0100
-+++ b/arch/arm/Kconfig 2015-11-25 11:12:36.541154689 +0100
-@@ -741,10 +741,6 @@ source "arch/arm/imx-common/Kconfig"
+--- a/arch/arm/Kconfig 2016-02-22 14:28:53.389302698 +0100
++++ b/arch/arm/Kconfig 2016-02-15 22:44:30.000000000 +0100
+@@ -782,8 +782,6 @@ source "arch/arm/imx-common/Kconfig"
  source "board/BuR/kwb/Kconfig"
  source "board/BuR/tseries/Kconfig"
  source "board/CarMediaLab/flea3/Kconfig"
 -source "board/Marvell/aspenite/Kconfig"
--source "board/Marvell/db-88f6820-gp/Kconfig"
--source "board/Marvell/db-mv784mp-gp/Kconfig"
 -source "board/Marvell/gplugd/Kconfig"
  source "board/armadeus/apf27/Kconfig"
  source "board/armltd/vexpress/Kconfig"
  source "board/armltd/vexpress64/Kconfig"
---- a/arch/arm/mach-kirkwood/Kconfig   2015-11-25 11:12:36.542154670 +0100
-+++ b/arch/arm/mach-kirkwood/Kconfig   2015-11-25 11:13:01.452700046 +0100
-@@ -54,10 +54,6 @@ endchoice
+--- a/arch/arm/mach-kirkwood/Kconfig   2016-02-15 22:44:30.000000000 +0100
++++ b/arch/arm/mach-kirkwood/Kconfig   2016-02-22 14:51:13.348129705 +0100
+@@ -57,10 +57,6 @@ endchoice
  config SYS_SOC
        default "kirkwood"
  

++++++ u-boot.spec.in ++++++
--- /var/tmp/diff_new_pack.JmIw5V/_old  2016-02-26 22:19:11.000000000 +0100
+++ /var/tmp/diff_new_pack.JmIw5V/_new  2016-02-26 22:19:11.000000000 +0100
@@ -26,10 +26,10 @@
 %define udoo_spl UDOO_SPL
 
 # archive_version differs from version for RC version only
-%define archive_version 2016.01
+%define archive_version 2016.03-rc2
 
 Name:           u-boot-BOARDNAME
-Version:        2016.01
+Version:        2016.03~rc2
 Release:        0
 Summary:        The u-boot firmware for the BOARDNAME arm platform
 License:        GPL-2.0
@@ -38,14 +38,10 @@
 Source:         ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2
 Source2:        arndale-bl1.img
 Source300:      u-boot-rpmlintrc
-# Backport UPSTREAM patch: Fix bootdelay on Beaglebone board
-Patch1:         U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch
-# PATCH-FIX-UPSTREAM udoo-fix-fatload.patch -- fix udoo booting
-Patch2:         0001-udoo-use-load-instead-of-fatload.patch
 # Fix exynos KVM support
-Patch3:         u-boot-exynos.patch
+Patch1:         u-boot-exynos.patch
 # PATCH-FIX-UPSTREAM fix boot on partition when RAW mode is also available
-Patch4:         0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch
+Patch2:         0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch
 # Marvell boards support is non-free licensed, and we don't need it 
(bnc#773824)
 Patch99:        drop-marvell.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -85,8 +81,6 @@
 %setup -q -n u-boot-%{archive_version}
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
-%patch4 -p1
 # is non-free licensed, and we don't need it (bnc#773824)
 rm -rf board/Marvell
 %patch99 -p1
@@ -162,7 +156,7 @@
 %doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns
 %doc doc/README.hwconfig doc/README.nand doc/README.NetConsole 
doc/README.serial_multi
 %doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb
-%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST 
doc/README.Modem
+%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST
 # Copy some useful kermit scripts as well
 %doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd 
tools/kermit/send_image
 # Now any h/w dependent Documentation


Reply via email to