[meego-commits] 7790: New package Trunk:non-oss/ti-wl1251-firmware
Markus Lehtonen
no_reply at build.meego.com
Fri Sep 24 07:54:08 UTC 2010
Hi,
Adding new package ti-wl1251-firmware in project Trunk:non-oss. Please review and accept ASAP.
Justification for this new package:
WLAN firmware for Nokia N900. This package is required to enable (functional)
public rootfs images for Nokia N900. The package was previously distributed
through closed Nokia repos, only.
Thank You,
Markus Lehtonen
[This message was auto-generated]
---
Request #7790:
submit: home:mlehtonen:nokia-closed/ti-wl1251-firmware(r1) -> Trunk:non-oss/ti-wl1251-firmware
Message:
WLAN firmware for Nokia N900. This package is required to enable (functional)
public rootfs images for Nokia N900. The package was previously distributed
through closed Nokia repos, only.
State: new 2010-09-24T00:54:08 mlehtonen
Comment: None
This is a NEW package in Trunk:non-oss project.
The files in the new package:
ti-wl1251-firmware/
|__ license.doc
|__ license.txt
|__ ti-wl1251-firmware.changes
|__ ti-wl1251-firmware.spec
|__ ti-wl1251-firmware.yaml
|__ ti-wl1251-firmware_0.4.tar.bz2
The content of the YAML file, ti-wl1251-firmware.yaml:
===================================================================
Name: ti-wl1251-firmware
Summary: Firmware for TI wl1251 WLAN chip
Version: 0.4
Release: 0
Group: System/Libraries
License: TI Proprietary
Sources:
- "%{name}_%{version}.tar.bz2"
- license.txt
- license.doc
Description: This is the firmware for the TI wl1251 WLAN chip.
Configure: none
Builder: none
===================================================================
The content of the spec file, ti-wl1251-firmware.spec:
===================================================================
#
# Do NOT Edit the Auto-generated Part!
# Generated by: spectacle version 0.20git
#
# >> macros
# << macros
Name: ti-wl1251-firmware
Summary: Firmware for TI wl1251 WLAN chip
Version: 0.4
Release: 0
Group: System/Libraries
License: TI Proprietary
Source0: %{name}_%{version}.tar.bz2
Source1: license.txt
Source2: license.doc
Source100: ti-wl1251-firmware.yaml
%description
This is the firmware for the TI wl1251 WLAN chip.
%prep
%setup -q -n %{name}-%{version}
# >> setup
cp %{SOURCE1} .
cp %{SOURCE2} .
# << setup
%build
# >> build pre
# << build pre
# >> build post
# << build post
%install
rm -rf %{buildroot}
# >> install pre
# << install pre
# >> install post
make install DESTDIR=$RPM_BUILD_ROOT
# << install post
%files
%defattr(-,root,root,-)
# >> files
%doc license.txt license.doc
/lib/firmware/wl1251-fw.bin
/lib/firmware/wl1251-nvs.bin
# << files
===================================================================
More information about the MeeGo-commits
mailing list