Hello community,

here is the log from the commit of package u-boot for openSUSE:Factory checked 
in at 2014-11-13 09:17:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-am335xevm.changes  2014-11-04 
17:30:20.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.u-boot.new/u-boot-am335xevm.changes     
2014-11-13 09:17:37.000000000 +0100
@@ -1,0 +2,11 @@
+Tue Nov 11 13:32:36 UTC 2014 - guilla...@opensuse.org
+
+- Update to 2015.01-rc1
+-  Drop upstreamed patches:
+  * add_spl_extfs_support.patch
+  * ti_common_initrd_support.patch
+- Refresh patch:
+  * drop-marvell.patch
+- Drop CREDITS file from DOC (dropped upstream)
+
+-------------------------------------------------------------------
u-boot-arndale.changes: same change
u-boot-colibrit20iris.changes: same change
u-boot-cubieboard.changes: same change
u-boot-cubieboard2.changes: same change
u-boot-cubietruck.changes: same change
u-boot-highbank.changes: same change
u-boot-melea1000.changes: same change
u-boot-mx53loco.changes: same change
u-boot-mx6qsabrelite.changes: same change
u-boot-omap3beagle.changes: same change
u-boot-omap4panda.changes: same change
u-boot-paz00.changes: same change
u-boot-rpib.changes: same change
u-boot-snow.changes: same change
u-boot-vexpressaemv8a.changes: same change
u-boot.changes: same change

Old:
----
  add_spl_extfs_support.patch
  ti_common_initrd_support.patch
  u-boot-2014.10.tar.bz2

New:
----
  u-boot-2015.01-rc1.tar.bz2

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

Other differences:
------------------
++++++ u-boot-am335xevm.spec ++++++
--- /var/tmp/diff_new_pack.ytwIXF/_old  2014-11-13 09:17:42.000000000 +0100
+++ /var/tmp/diff_new_pack.ytwIXF/_new  2014-11-13 09:17:42.000000000 +0100
@@ -25,20 +25,19 @@
 %define cuboxi_spl 0
 
 Name:           u-boot-am335xevm
-Version:        2014.10
+Version:        2015.01~rc1
 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:         ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
+Source:         ftp://ftp.denx.de/pub/u-boot/u-boot-2015.01-rc1.tar.bz2
 Source2:        arndale-bl1.img
 Source300:      u-boot-rpmlintrc
-Patch0:         add_spl_extfs_support.patch
 Patch1:         enable_spl_ext_support_for_ti_armv7.patch
 Patch2:         fix_beagle_spl_build.patch
 Patch3:         fix_omap_boot_mode.patch
-Patch4:         ti_common_initrd_support.patch
 Patch5:         mx53loco-bootscr.patch
 Patch6:         origen-ext2.patch
 Patch7:         arndale.patch
@@ -72,18 +71,17 @@
 This package contains documentation for u-boot firmware
 
 %prep
-%setup -q -n u-boot-%{version}
+#%setup -q -n u-boot-%{version}
+%setup -q -n u-boot-2015.01-rc1
 # 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
-%patch0 -p1
 %patch1
 %patch2 -p1
 # Fix SPL boot mode for OMAP3 and OMAP4 boards only
 %if "%{name}" == "u-boot-omap4panda" || "%{name}" == "u-boot-omap3beagle"
 %patch3
 %endif
-%patch4
 %patch5
 %patch6
 %patch7
@@ -137,7 +135,7 @@
 %files
 %defattr(-,root,root)
 /boot/*
-%doc Licenses/gpl-2.0.txt CREDITS README
+%doc Licenses/gpl-2.0.txt README
 
 %files doc
 %defattr(-,root,root)

u-boot-arndale.spec: same change
u-boot-colibrit20iris.spec: same change
u-boot-cubieboard.spec: same change
u-boot-cubieboard2.spec: same change
u-boot-cubietruck.spec: same change
u-boot-highbank.spec: same change
u-boot-melea1000.spec: same change
u-boot-mx53loco.spec: same change
u-boot-mx6qsabrelite.spec: same change
++++++ u-boot-omap3beagle.spec ++++++
--- /var/tmp/diff_new_pack.ytwIXF/_old  2014-11-13 09:17:42.000000000 +0100
+++ /var/tmp/diff_new_pack.ytwIXF/_new  2014-11-13 09:17:42.000000000 +0100
@@ -25,20 +25,19 @@
 %define cuboxi_spl 0
 
 Name:           u-boot-omap3beagle
-Version:        2014.10
+Version:        2015.01~rc1
 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:         ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
+Source:         ftp://ftp.denx.de/pub/u-boot/u-boot-2015.01-rc1.tar.bz2
 Source2:        arndale-bl1.img
 Source300:      u-boot-rpmlintrc
-Patch0:         add_spl_extfs_support.patch
 Patch1:         enable_spl_ext_support_for_ti_armv7.patch
 Patch2:         fix_beagle_spl_build.patch
 Patch3:         fix_omap_boot_mode.patch
-Patch4:         ti_common_initrd_support.patch
 Patch5:         mx53loco-bootscr.patch
 Patch6:         origen-ext2.patch
 Patch7:         arndale.patch
@@ -72,18 +71,17 @@
 This package contains documentation for u-boot firmware
 
 %prep
-%setup -q -n u-boot-%{version}
+#%setup -q -n u-boot-%{version}
+%setup -q -n u-boot-2015.01-rc1
 # 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
-%patch0 -p1
 %patch1
 %patch2 -p1
 # Fix SPL boot mode for OMAP3 and OMAP4 boards only
 %if "%{name}" == "u-boot-omap4panda" || "%{name}" == "u-boot-omap3beagle"
 %patch3
 %endif
-%patch4
 %patch5
 %patch6
 %patch7
@@ -137,7 +135,7 @@
 %files
 %defattr(-,root,root)
 /boot/*
-%doc Licenses/gpl-2.0.txt CREDITS README
+%doc Licenses/gpl-2.0.txt README
 
 %files doc
 %defattr(-,root,root)

++++++ u-boot-omap4panda.spec ++++++
--- /var/tmp/diff_new_pack.ytwIXF/_old  2014-11-13 09:17:42.000000000 +0100
+++ /var/tmp/diff_new_pack.ytwIXF/_new  2014-11-13 09:17:42.000000000 +0100
@@ -25,20 +25,19 @@
 %define cuboxi_spl 0
 
 Name:           u-boot-omap4panda
-Version:        2014.10
+Version:        2015.01~rc1
 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:         ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
+Source:         ftp://ftp.denx.de/pub/u-boot/u-boot-2015.01-rc1.tar.bz2
 Source2:        arndale-bl1.img
 Source300:      u-boot-rpmlintrc
-Patch0:         add_spl_extfs_support.patch
 Patch1:         enable_spl_ext_support_for_ti_armv7.patch
 Patch2:         fix_beagle_spl_build.patch
 Patch3:         fix_omap_boot_mode.patch
-Patch4:         ti_common_initrd_support.patch
 Patch5:         mx53loco-bootscr.patch
 Patch6:         origen-ext2.patch
 Patch7:         arndale.patch
@@ -72,18 +71,17 @@
 This package contains documentation for u-boot firmware
 
 %prep
-%setup -q -n u-boot-%{version}
+#%setup -q -n u-boot-%{version}
+%setup -q -n u-boot-2015.01-rc1
 # 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
-%patch0 -p1
 %patch1
 %patch2 -p1
 # Fix SPL boot mode for OMAP3 and OMAP4 boards only
 %if "%{name}" == "u-boot-omap4panda" || "%{name}" == "u-boot-omap3beagle"
 %patch3
 %endif
-%patch4
 %patch5
 %patch6
 %patch7
@@ -137,7 +135,7 @@
 %files
 %defattr(-,root,root)
 /boot/*
-%doc Licenses/gpl-2.0.txt CREDITS README
+%doc Licenses/gpl-2.0.txt README
 
 %files doc
 %defattr(-,root,root)

++++++ u-boot-paz00.spec ++++++
--- /var/tmp/diff_new_pack.ytwIXF/_old  2014-11-13 09:17:42.000000000 +0100
+++ /var/tmp/diff_new_pack.ytwIXF/_new  2014-11-13 09:17:42.000000000 +0100
@@ -25,20 +25,19 @@
 %define cuboxi_spl 0
 
 Name:           u-boot-paz00
-Version:        2014.10
+Version:        2015.01~rc1
 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:         ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
+Source:         ftp://ftp.denx.de/pub/u-boot/u-boot-2015.01-rc1.tar.bz2
 Source2:        arndale-bl1.img
 Source300:      u-boot-rpmlintrc
-Patch0:         add_spl_extfs_support.patch
 Patch1:         enable_spl_ext_support_for_ti_armv7.patch
 Patch2:         fix_beagle_spl_build.patch
 Patch3:         fix_omap_boot_mode.patch
-Patch4:         ti_common_initrd_support.patch
 Patch5:         mx53loco-bootscr.patch
 Patch6:         origen-ext2.patch
 Patch7:         arndale.patch
@@ -72,18 +71,17 @@
 This package contains documentation for u-boot firmware
 
 %prep
-%setup -q -n u-boot-%{version}
+#%setup -q -n u-boot-%{version}
+%setup -q -n u-boot-2015.01-rc1
 # 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
-%patch0 -p1
 %patch1
 %patch2 -p1
 # Fix SPL boot mode for OMAP3 and OMAP4 boards only
 %if "%{name}" == "u-boot-omap4panda" || "%{name}" == "u-boot-omap3beagle"
 %patch3
 %endif
-%patch4
 %patch5
 %patch6
 %patch7
@@ -137,7 +135,7 @@
 %files
 %defattr(-,root,root)
 /boot/*
-%doc Licenses/gpl-2.0.txt CREDITS README
+%doc Licenses/gpl-2.0.txt README
 
 %files doc
 %defattr(-,root,root)

u-boot-rpib.spec: same change
u-boot-snow.spec: same change
u-boot-vexpressaemv8a.spec: same change
++++++ u-boot.spec ++++++
--- /var/tmp/diff_new_pack.ytwIXF/_old  2014-11-13 09:17:42.000000000 +0100
+++ /var/tmp/diff_new_pack.ytwIXF/_new  2014-11-13 09:17:42.000000000 +0100
@@ -19,13 +19,14 @@
 
 
 Name:           u-boot
-Version:        2014.10
+Version:        2015.01~rc1
 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:         u-boot-%{version}.tar.bz2
+#Source:         u-boot-%{version}.tar.bz2
+Source:         u-boot-2015.01-rc1.tar.bz2
 BuildRequires:  libopenssl-devel
 BuildRequires:  python
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -46,7 +47,8 @@
 mkimage- a tool that creates kernel bootable images for u-boot.
 
 %prep
-%setup -q -n u-boot-%{version}
+#%setup -q -n u-boot-%{version}
+%setup -q -n u-boot-2015.01-rc1
 
 %build
 # needed for include/config/auto.conf


++++++ drop-marvell.patch ++++++
--- /var/tmp/diff_new_pack.ytwIXF/_old  2014-11-13 09:17:42.000000000 +0100
+++ /var/tmp/diff_new_pack.ytwIXF/_new  2014-11-13 09:17:42.000000000 +0100
@@ -1,22 +1,7 @@
-Index: u-boot-2014.10-rc3/arch/arm/Kconfig
-===================================================================
---- u-boot-2014.10-rc3.orig/arch/arm/Kconfig    2014-10-08 10:39:59.003117003 
+0200
-+++ u-boot-2014.10-rc3/arch/arm/Kconfig 2014-10-08 10:40:14.788116444 +0200
-@@ -559,9 +559,6 @@ source "board/BuR/tseries/Kconfig"
- source "board/BuS/eb_cpux9k2/Kconfig"
- source "board/BuS/vl_ma2sc/Kconfig"
- source "board/CarMediaLab/flea3/Kconfig"
--source "board/Marvell/aspenite/Kconfig"
--source "board/Marvell/dkb/Kconfig"
--source "board/Marvell/gplugd/Kconfig"
- source "board/afeb9260/Kconfig"
- source "board/altera/socfpga/Kconfig"
- source "board/armadeus/apf27/Kconfig"
-Index: u-boot-2014.10-rc3/arch/arm/cpu/arm926ejs/kirkwood/Kconfig
-===================================================================
---- u-boot-2014.10-rc3.orig/arch/arm/cpu/arm926ejs/kirkwood/Kconfig    
2014-10-08 10:39:58.976117004 +0200
-+++ u-boot-2014.10-rc3/arch/arm/cpu/arm926ejs/kirkwood/Kconfig 2014-10-08 
10:40:14.789116444 +0200
-@@ -65,12 +65,6 @@ config SYS_CPU
+diff -purN u-boot-2015.01-rc1.orig/arch/arm/cpu/arm926ejs/kirkwood/Kconfig 
u-boot-2015.01-rc1/arch/arm/cpu/arm926ejs/kirkwood/Kconfig
+--- u-boot-2015.01-rc1.orig/arch/arm/cpu/arm926ejs/kirkwood/Kconfig    
2014-11-11 15:14:37.466020309 +0100
++++ u-boot-2015.01-rc1/arch/arm/cpu/arm926ejs/kirkwood/Kconfig 2014-11-11 
15:15:01.306019465 +0100
+@@ -62,12 +62,6 @@ endchoice
  config SYS_SOC
        default "kirkwood"
  
@@ -29,16 +14,18 @@
  source "board/buffalo/lsxl/Kconfig"
  source "board/cloudengines/pogo_e02/Kconfig"
  source "board/d-link/dns325/Kconfig"
-Index: u-boot-2014.10-rc3/arch/powerpc/cpu/74xx_7xx/Kconfig
-===================================================================
---- u-boot-2014.10-rc3.orig/arch/powerpc/cpu/74xx_7xx/Kconfig   2014-10-08 
10:39:58.947117005 +0200
-+++ u-boot-2014.10-rc3/arch/powerpc/cpu/74xx_7xx/Kconfig        2014-10-08 
10:40:14.789116444 +0200
-@@ -36,8 +36,6 @@ config TARGET_P3MX
- 
- endchoice
- 
--source "board/Marvell/db64360/Kconfig"
--source "board/Marvell/db64460/Kconfig"
- source "board/eltec/elppc/Kconfig"
- source "board/esd/cpci750/Kconfig"
- source "board/evb64260/Kconfig"
+diff -purN u-boot-2015.01-rc1.orig/arch/arm/Kconfig 
u-boot-2015.01-rc1/arch/arm/Kconfig
+--- u-boot-2015.01-rc1.orig/arch/arm/Kconfig   2014-11-11 15:14:38.261020281 
+0100
++++ u-boot-2015.01-rc1/arch/arm/Kconfig        2014-11-11 15:50:06.519944920 
+0100
+@@ -815,10 +815,6 @@ source "board/BuR/tseries/Kconfig"
+ source "board/BuS/eb_cpux9k2/Kconfig"
+ source "board/BuS/vl_ma2sc/Kconfig"
+ source "board/CarMediaLab/flea3/Kconfig"
+-source "board/Marvell/aspenite/Kconfig"
+-source "board/Marvell/db-mv784mp-gp/Kconfig"
+-source "board/Marvell/dkb/Kconfig"
+-source "board/Marvell/gplugd/Kconfig"
+ source "board/afeb9260/Kconfig"
+ source "board/altera/socfpga/Kconfig"
+ source "board/armadeus/apf27/Kconfig"
+

++++++ u-boot.spec.in ++++++
--- /var/tmp/diff_new_pack.ytwIXF/_old  2014-11-13 09:17:42.000000000 +0100
+++ /var/tmp/diff_new_pack.ytwIXF/_new  2014-11-13 09:17:42.000000000 +0100
@@ -25,20 +25,19 @@
 %define cuboxi_spl CUBOXI_SPL
 
 Name:           u-boot-BOARDNAME
-Version:        2014.10
+Version:        2015.01~rc1
 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:         ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
+Source:         ftp://ftp.denx.de/pub/u-boot/u-boot-2015.01-rc1.tar.bz2
 Source2:        arndale-bl1.img
 Source300:      u-boot-rpmlintrc
-Patch0:         add_spl_extfs_support.patch
 Patch1:         enable_spl_ext_support_for_ti_armv7.patch
 Patch2:         fix_beagle_spl_build.patch
 Patch3:         fix_omap_boot_mode.patch
-Patch4:         ti_common_initrd_support.patch
 Patch5:         mx53loco-bootscr.patch
 Patch6:         origen-ext2.patch
 Patch7:         arndale.patch
@@ -72,18 +71,17 @@
 This package contains documentation for u-boot firmware
 
 %prep
-%setup -q -n u-boot-%{version}
+#%setup -q -n u-boot-%{version}
+%setup -q -n u-boot-2015.01-rc1
 # 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
-%patch0 -p1
 %patch1
 %patch2 -p1
 # Fix SPL boot mode for OMAP3 and OMAP4 boards only
 %if "%{name}" == "u-boot-omap4panda" || "%{name}" == "u-boot-omap3beagle"
 %patch3
 %endif
-%patch4
 %patch5
 %patch6
 %patch7
@@ -137,7 +135,7 @@
 %files
 %defattr(-,root,root)
 /boot/*
-%doc Licenses/gpl-2.0.txt CREDITS README
+%doc Licenses/gpl-2.0.txt README
 
 %files doc
 %defattr(-,root,root)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to