Hello community, here is the log from the commit of package u-boot for openSUSE:Factory checked in at 2015-01-15 15:58:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2014-12-17 19:14:53.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.u-boot.new/u-boot-a10-olinuxino-lime.changes 2015-01-15 15:58:52.000000000 +0100 @@ -1,0 +2,9 @@ +Tue Jan 13 14:32:17 UTC 2015 - [email protected] + +- Update to 2015.01: + * Drop upstreamed patches: + - 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch + - fix_sata.patch + * Update partially upstreamed mx53loco-bootscr.patch + +------------------------------------------------------------------- u-boot-a20-olinuxino-lime2.changes: same change u-boot-am335xevm.changes: same change u-boot-arndale.changes: same change u-boot-bananapi.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-rpi.changes: same change u-boot-snow.changes: same change u-boot-vexpressaemv8a.changes: same change u-boot.changes: same change Old: ---- 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch fix_sata.patch u-boot-2015.01-rc3.tar.bz2 New: ---- u-boot-2015.01.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ u-boot-a10-olinuxino-lime.spec ++++++ --- /var/tmp/diff_new_pack.d1EnsU/_old 2015-01-15 15:59:01.000000000 +0100 +++ /var/tmp/diff_new_pack.d1EnsU/_new 2015-01-15 15:59:01.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package u-boot-a10-olinuxino-lime # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon # Copyright (c) 2007-2010 by Silvan Calarco <[email protected]> # @@ -25,22 +25,19 @@ %define cuboxi_spl 0 Name: u-boot-a10-olinuxino-lime -Version: 2015.01~rc3 +Version: 2015.01 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: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.01-rc3.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc Patch1: enable_spl_ext_support_for_ti_armv7.patch Patch2: fix_beagle_spl_build.patch Patch3: mx53loco-bootscr.patch Patch4: fix_snow_config.patch -Patch10: fix_sata.patch -Patch11: 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch # Apply add_snow_usb_boot.patch only for snow, otherwise may break other boards Patch20: add_snow_usb_boot.patch # Apply fix_bootpart_snow_only.patch only for snow, otherwise will break other boards @@ -72,8 +69,7 @@ This package contains documentation for u-boot firmware %prep -#%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2015.01-rc3 +%setup -q -n u-boot-%{version} # 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 @@ -81,8 +77,6 @@ %patch2 -p1 %patch3 %patch4 -p1 -%patch10 -p1 -%patch11 -p1 %if "%{name}" == "u-boot-snow" # Apply some patches only for u-boot-snow to avoid to break other boards %patch20 -p1 u-boot-a20-olinuxino-lime2.spec: same change u-boot-am335xevm.spec: same change u-boot-arndale.spec: same change u-boot-bananapi.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: same change u-boot-omap4panda.spec: same change u-boot-paz00.spec: same change u-boot-rpi.spec: same change ++++++ u-boot-snow.spec ++++++ --- /var/tmp/diff_new_pack.d1EnsU/_old 2015-01-15 15:59:01.000000000 +0100 +++ /var/tmp/diff_new_pack.d1EnsU/_new 2015-01-15 15:59:01.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package u-boot-snow # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon # Copyright (c) 2007-2010 by Silvan Calarco <[email protected]> # @@ -25,22 +25,19 @@ %define cuboxi_spl 0 Name: u-boot-snow -Version: 2015.01~rc3 +Version: 2015.01 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: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.01-rc3.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc Patch1: enable_spl_ext_support_for_ti_armv7.patch Patch2: fix_beagle_spl_build.patch Patch3: mx53loco-bootscr.patch Patch4: fix_snow_config.patch -Patch10: fix_sata.patch -Patch11: 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch # Apply add_snow_usb_boot.patch only for snow, otherwise may break other boards Patch20: add_snow_usb_boot.patch # Apply fix_bootpart_snow_only.patch only for snow, otherwise will break other boards @@ -72,8 +69,7 @@ This package contains documentation for u-boot firmware %prep -#%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2015.01-rc3 +%setup -q -n u-boot-%{version} # 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 @@ -81,8 +77,6 @@ %patch2 -p1 %patch3 %patch4 -p1 -%patch10 -p1 -%patch11 -p1 %if "%{name}" == "u-boot-snow" # Apply some patches only for u-boot-snow to avoid to break other boards %patch20 -p1 ++++++ u-boot-vexpressaemv8a.spec ++++++ --- /var/tmp/diff_new_pack.d1EnsU/_old 2015-01-15 15:59:01.000000000 +0100 +++ /var/tmp/diff_new_pack.d1EnsU/_new 2015-01-15 15:59:01.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package u-boot-vexpressaemv8a # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon # Copyright (c) 2007-2010 by Silvan Calarco <[email protected]> # @@ -25,22 +25,19 @@ %define cuboxi_spl 0 Name: u-boot-vexpressaemv8a -Version: 2015.01~rc3 +Version: 2015.01 Release: 0 Summary: The u-boot firmware for the vexpressaemv8a 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-2015.01-rc3.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc Patch1: enable_spl_ext_support_for_ti_armv7.patch Patch2: fix_beagle_spl_build.patch Patch3: mx53loco-bootscr.patch Patch4: fix_snow_config.patch -Patch10: fix_sata.patch -Patch11: 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch # Apply add_snow_usb_boot.patch only for snow, otherwise may break other boards Patch20: add_snow_usb_boot.patch # Apply fix_bootpart_snow_only.patch only for snow, otherwise will break other boards @@ -72,8 +69,7 @@ This package contains documentation for u-boot firmware %prep -#%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2015.01-rc3 +%setup -q -n u-boot-%{version} # 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 @@ -81,8 +77,6 @@ %patch2 -p1 %patch3 %patch4 -p1 -%patch10 -p1 -%patch11 -p1 %if "%{name}" == "u-boot-snow" # Apply some patches only for u-boot-snow to avoid to break other boards %patch20 -p1 ++++++ u-boot.spec ++++++ --- /var/tmp/diff_new_pack.d1EnsU/_old 2015-01-15 15:59:01.000000000 +0100 +++ /var/tmp/diff_new_pack.d1EnsU/_new 2015-01-15 15:59:01.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package u-boot # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon # Copyright (c) 2007-2010 by Silvan Calarco <[email protected]> # @@ -19,14 +19,13 @@ Name: u-boot -Version: 2015.01~rc3 +Version: 2015.01 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-2015.01-rc3.tar.bz2 +Source: u-boot-%{version}.tar.bz2 BuildRequires: libopenssl-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -46,8 +45,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.01-rc3 +%setup -q -n u-boot-%{version} %build # needed for include/config/auto.conf ++++++ mx53loco-bootscr.patch ++++++ --- /var/tmp/diff_new_pack.d1EnsU/_old 2015-01-15 15:59:01.000000000 +0100 +++ /var/tmp/diff_new_pack.d1EnsU/_new 2015-01-15 15:59:01.000000000 +0100 @@ -2,14 +2,6 @@ =================================================================== --- include/configs/mx53loco.h.orig +++ include/configs/mx53loco.h -@@ -94,6 +94,7 @@ - /* Command definition */ - #include <config_cmd_default.h> - #define CONFIG_CMD_BOOTZ -+#define CONFIG_SUPPORT_RAW_INITRD /* bootz raw initrd support */ - - #undef CONFIG_CMD_IMLS - @@ -116,11 +117,11 @@ "mmcroot=/dev/mmcblk0p2 rw rootwait\0" \ "mmcargs=setenv bootargs console=ttymxc0,${baudrate} root=${mmcroot}\0" \ ++++++ u-boot-2015.01-rc3.tar.bz2 -> u-boot-2015.01.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/u-boot/u-boot-2015.01-rc3.tar.bz2 /work/SRC/openSUSE:Factory/.u-boot.new/u-boot-2015.01.tar.bz2 differ: char 11, line 1 ++++++ u-boot.spec.in ++++++ --- /var/tmp/diff_new_pack.d1EnsU/_old 2015-01-15 15:59:02.000000000 +0100 +++ /var/tmp/diff_new_pack.d1EnsU/_new 2015-01-15 15:59:02.000000000 +0100 @@ -25,22 +25,19 @@ %define cuboxi_spl CUBOXI_SPL Name: u-boot-BOARDNAME -Version: 2015.01~rc3 +Version: 2015.01 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-2015.01-rc3.tar.bz2 +Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2 Source2: arndale-bl1.img Source300: u-boot-rpmlintrc Patch1: enable_spl_ext_support_for_ti_armv7.patch Patch2: fix_beagle_spl_build.patch Patch3: mx53loco-bootscr.patch Patch4: fix_snow_config.patch -Patch10: fix_sata.patch -Patch11: 0001-spl-mmc-Fix-raw-boot-mode-related-to-commit.patch # Apply add_snow_usb_boot.patch only for snow, otherwise may break other boards Patch20: add_snow_usb_boot.patch # Apply fix_bootpart_snow_only.patch only for snow, otherwise will break other boards @@ -72,8 +69,7 @@ This package contains documentation for u-boot firmware %prep -#%setup -q -n u-boot-%{version} -%setup -q -n u-boot-2015.01-rc3 +%setup -q -n u-boot-%{version} # 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 @@ -81,8 +77,6 @@ %patch2 -p1 %patch3 %patch4 -p1 -%patch10 -p1 -%patch11 -p1 %if "%{name}" == "u-boot-snow" # Apply some patches only for u-boot-snow to avoid to break other boards %patch20 -p1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
