forked from pool/u-boot
Accepting request 281095 from Base:System
1 OBS-URL: https://build.opensuse.org/request/show/281095 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=39
This commit is contained in:
10
u-boot.spec
10
u-boot.spec
@@ -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 <silvan.calarco@mambasoft.it>
|
||||
#
|
||||
@@ -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 @@ 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.01-rc3
|
||||
%setup -q -n u-boot-%{version}
|
||||
|
||||
%build
|
||||
# needed for include/config/auto.conf
|
||||
|
Reference in New Issue
Block a user