Accepting request 311444 from Base:System
1 OBS-URL: https://build.opensuse.org/request/show/311444 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=47
This commit is contained in:
parent
16df6a7b97
commit
733b930509
@ -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"
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd68a33a52c90e347a012d099bd0219ce026e1d2d8c709a442734c3ae3edcc34
|
||||
size 10128439
|
3
u-boot-2015.07-rc2.tar.bz2
Normal file
3
u-boot-2015.07-rc2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25c5c418dc3111368bf04296338d0d6395c4fcabb7c32aeab2a9a06a596ee53e
|
||||
size 9913836
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user