forked from pool/u-boot
Accepting request 317234 from Base:System
1 OBS-URL: https://build.opensuse.org/request/show/317234 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=50
This commit is contained in:
committed by
Git OBS Bridge
parent
ae8ba0ea62
commit
99590091c2
@@ -19,14 +19,13 @@
|
||||
|
||||
|
||||
Name: u-boot
|
||||
Version: 2015.07~rc3
|
||||
Version: 2015.07
|
||||
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-2015.07-rc3.tar.bz2
|
||||
Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@@ -46,8 +45,7 @@ This package contains:
|
||||
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-rc3
|
||||
%setup -q -n u-boot-%{version}
|
||||
|
||||
%build
|
||||
# needed for include/config/auto.conf
|
||||
|
Reference in New Issue
Block a user