commit u-boot for openSUSE:Factory
Hello community, here is the log from the commit of package u-boot for openSUSE:Factory checked in at 2015-05-29 10:43:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2015-04-25 11:26:03.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.u-boot.new/u-boot-a10-olinuxino-lime.changes 2015-05-29 10:43:33.000000000 +0200 @@ -1,0 +2,12 @@ +Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org + +- Update to 2015.07-rc1: +- Update drop-marvell.patch +- Remove no more needed add_snow_usb_boot.patch + +------------------------------------------------------------------- +Wed Apr 29 07:51:25 UTC 2015 - dmueller@suse.com + +- adjust copyright headers + +------------------------------------------------------------------- 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-am335xevm.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-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-pcm051rev3.changes: same change u-boot-rpi.changes: same change u-boot-rpi2.changes: same change u-boot-snow.changes: same change --- /work/SRC/openSUSE:Factory/u-boot/u-boot.changes 2015-04-30 11:51:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.u-boot.new/u-boot.changes 2015-05-29 10:43:34.000000000 +0200 @@ -1,0 +2,7 @@ +Wed May 27 10:07:49 UTC 2015 - guillaume@opensuse.org + +- Update to 2015.07-rc1: +- Update drop-marvell.patch +- Remove no more needed add_snow_usb_boot.patch + +------------------------------------------------------------------- Old: ---- add_snow_usb_boot.patch u-boot-2015.04.tar.bz2 New: ---- u-boot-2015.07-rc1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ u-boot-a10-olinuxino-lime.spec ++++++ --- /var/tmp/diff_new_pack.Twv8LG/_old 2015-05-29 10:43:37.000000000 +0200 +++ /var/tmp/diff_new_pack.Twv8LG/_new 2015-05-29 10:43:37.000000000 +0200 @@ -25,20 +25,19 @@ %define cuboxi_spl 0 Name: u-boot-a10-olinuxino-lime -Version: 2015.04 +Version: 2015.07~rc1 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-%{version}.tar.bz2 +Source: u-boot-2015.07-rc1.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 -# Apply add_snow_usb_boot.patch only for snow, otherwise may break other boards -Patch20: add_snow_usb_boot.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 @@ -66,17 +65,14 @@ 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.07-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 %patch1 %patch2 -p1 %patch3 -%if "%{name}" == "u-boot-snow" -# Apply some patches only for u-boot-snow to avoid to break other boards -%patch20 -p1 -%endif %patch99 -p1 %build 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-am335xevm.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-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-pcm051rev3.spec: same change u-boot-rpi.spec: same change u-boot-rpi2.spec: same change ++++++ u-boot-snow.spec ++++++ --- /var/tmp/diff_new_pack.Twv8LG/_old 2015-05-29 10:43:38.000000000 +0200 +++ /var/tmp/diff_new_pack.Twv8LG/_new 2015-05-29 10:43:38.000000000 +0200 @@ -25,20 +25,19 @@ %define cuboxi_spl 0 Name: u-boot-snow -Version: 2015.04 +Version: 2015.07~rc1 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-%{version}.tar.bz2 +Source: u-boot-2015.07-rc1.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 -# Apply add_snow_usb_boot.patch only for snow, otherwise may break other boards -Patch20: add_snow_usb_boot.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 @@ -66,17 +65,14 @@ 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.07-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 %patch1 %patch2 -p1 %patch3 -%if "%{name}" == "u-boot-snow" -# Apply some patches only for u-boot-snow to avoid to break other boards -%patch20 -p1 -%endif %patch99 -p1 %build ++++++ u-boot.spec ++++++ --- /var/tmp/diff_new_pack.Twv8LG/_old 2015-05-29 10:43:38.000000000 +0200 +++ /var/tmp/diff_new_pack.Twv8LG/_new 2015-05-29 10:43:38.000000000 +0200 @@ -19,13 +19,14 @@ Name: u-boot -Version: 2015.04 +Version: 2015.07~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: 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: u-boot-2015.07-rc1.tar.bz2 BuildRequires: libopenssl-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -45,7 +46,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.07-rc1 %build # needed for include/config/auto.conf ++++++ drop-marvell.patch ++++++ --- /var/tmp/diff_new_pack.Twv8LG/_old 2015-05-29 10:43:38.000000000 +0200 +++ /var/tmp/diff_new_pack.Twv8LG/_new 2015-05-29 10:43:38.000000000 +0200 @@ -1,17 +1,18 @@ diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig -index bc55e5b..cec4ad2 100644 +index 49bcad1..f2015d6 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig -@@ -739,9 +739,6 @@ source "board/aristainetos/Kconfig" +@@ -859,10 +859,6 @@ source "board/aristainetos/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/altera/socfpga/Kconfig" source "board/armadeus/apf27/Kconfig" - source "board/armltd/integrator/Kconfig" + source "board/armltd/vexpress/Kconfig" diff --git a/arch/arm/mach-kirkwood/Kconfig b/arch/arm/mach-kirkwood/Kconfig index 45c6687..7f39776 100644 --- a/arch/arm/mach-kirkwood/Kconfig ++++++ u-boot.spec.in ++++++ --- /var/tmp/diff_new_pack.Twv8LG/_old 2015-05-29 10:43:38.000000000 +0200 +++ /var/tmp/diff_new_pack.Twv8LG/_new 2015-05-29 10:43:38.000000000 +0200 @@ -25,20 +25,19 @@ %define cuboxi_spl CUBOXI_SPL Name: u-boot-BOARDNAME -Version: 2015.04 +Version: 2015.07~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: u-boot-2015.07-rc1.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 -# Apply add_snow_usb_boot.patch only for snow, otherwise may break other boards -Patch20: add_snow_usb_boot.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 @@ -66,17 +65,14 @@ 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.07-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 %patch1 %patch2 -p1 %patch3 -%if "%{name}" == "u-boot-snow" -# Apply some patches only for u-boot-snow to avoid to break other boards -%patch20 -p1 -%endif %patch99 -p1 %build
participants (1)
-
root@hilbert.suse.de