SHA256
1
0
forked from pool/u-boot

Accepting request 393982 from Base:System

1

OBS-URL: https://build.opensuse.org/request/show/393982
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=74
This commit is contained in:
2016-05-10 07:27:03 +00:00
committed by Git OBS Bridge
parent a8303dfa1a
commit 51760cc5b2
86 changed files with 738 additions and 224 deletions

View File

@@ -24,7 +24,7 @@
Name: u-boot
Version: 2016.05~rc3
Release: 0
Summary: Tools for the u-boot Firmware
Summary: Tools for the U-Boot Firmware
License: GPL-2.0
Group: System/Boot
Url: http://www.denx.de/wiki/U-Boot
@@ -35,17 +35,17 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors.
This package contains:
mkimage- a tool that creates kernel bootable images for u-boot.
mkimage- a tool that creates kernel bootable images for U-Boot.
%package tools
Summary: Tools for the u-boot Firmware
Summary: Tools for the U-Boot Firmware
Group: System/Boot
%description tools
Das U-Boot (or just "U-Boot" for short) is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors.
This package contains:
mkimage- a tool that creates kernel bootable images for u-boot.
mkimage- a tool that creates kernel bootable images for U-Boot.
%prep
%setup -q -n u-boot-%{archive_version}