resetting manifest requested domain to floor
authorAlexandru Cornea <alexandru.cornea@intel.com>
Fri, 28 Jun 2013 23:18:59 +0000 (02:18 +0300)
committerMikko Ylinen <mikko.ylinen@intel.com>
Fri, 17 Oct 2014 16:42:28 +0000 (19:42 +0300)
packaging/linux-firmware.manifest [new file with mode: 0644]
packaging/linux-firmware.spec

diff --git a/packaging/linux-firmware.manifest b/packaging/linux-firmware.manifest
new file mode 100644 (file)
index 0000000..017d22d
--- /dev/null
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+    <domain name="_"/>
+ </request>
+</manifest>
index 256fe28..f7f0ddc 100644 (file)
@@ -7,6 +7,7 @@ License:        Redistributable, no modification permitted
 Url:            ftp://ftp.kernel.org//pub/linux/kernel/people/dwmw2/firmware/
 Group:          System/Kernel
 Source0:        ftp://ftp.kernel.org//pub/linux/kernel/people/dwmw2/firmware/linux-firmware-%{version}.tar.bz2
+Source1001:    linux-firmware.manifest
 BuildRequires:  fdupes
 BuildArch:      noarch
 
@@ -22,6 +23,7 @@ Firmware files for Tizen IVI platform drivers
 
 %prep
 %setup -q
+cp %{SOURCE1001} .
 find . -type f -exec chmod 0644 {} ';'
 
 %build
@@ -35,10 +37,12 @@ cp -a * %{buildroot}/lib/firmware/
 %fdupes %{buildroot}/lib/firmware
 
 %files
+%manifest %{name}.manifest
 %defattr(-,root,root,-)
 /lib/firmware/*
 
 %files ivi
+%manifest %{name}.manifest
 # NOTE: make sure all the firmware we use in this RPM is documented in
 # the 'ivi-firmware.txt' file.
 /lib/firmware/iwlwifi-6000g2b-6.ucode