SHA256
1
0
forked from pool/u-boot

Accepting request 289266 from Base:System

1

OBS-URL: https://build.opensuse.org/request/show/289266
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=41
This commit is contained in:
2015-03-09 09:08:52 +00:00
committed by Git OBS Bridge
parent 1644187500
commit 81aba42a9c
54 changed files with 1931 additions and 383 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package u-boot
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2010 Texas Instruments Inc by Nishanth Menon
# Copyright (c) 2007-2010 by Silvan Calarco <silvan.calarco@mambasoft.it>
#
@@ -19,13 +19,14 @@
Name: u-boot
Version: 2015.01
Version: 2015.04~rc3
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: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.04-rc3.tar.bz2
BuildRequires: libopenssl-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -45,7 +46,8 @@ 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-%{version}
%setup -q -n u-boot-2015.04-rc3
%build
# needed for include/config/auto.conf