Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : linux-firmware | name : linux-firmware | ||||
| version : 20191022 | version : 20191215 | ||||
| release : 43 | release : 44 | ||||
| source : | source : | ||||
| - git|git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git : 20191022 | - git|git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git : 20191215 | ||||
| license : | license : | ||||
| - GPL-2.0-or-later | - GPL-2.0-or-later | ||||
| - Distributable | - Distributable | ||||
| summary : Firmware required for many devices | summary : Firmware required for many devices | ||||
| component : kernel | component : kernel | ||||
| strip : no | strip : no | ||||
| description: | | description: | | ||||
| Free and non-free firmware required for enablement of many devices and hardware | Free and non-free firmware required for enablement of many devices and hardware | ||||
| rundeps : | rundeps : | ||||
| - intel-microcode | - intel-microcode | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| # Remove blacklisted | # Remove blacklisted | ||||
| for i in carl9170fw netronome liquidio qed Makefile GPL-3; do | for i in carl9170fw netronome liquidio qed Makefile GPL-3; do | ||||
| rm -rvf $installdir/lib/firmware/$i | rm -rvf $installdir/lib/firmware/$i | ||||
| done | done | ||||
| # Stick docs in | # Stick docs in | ||||
| install -d -D -m 00755 $installdir/usr/share/doc/${package} | install -dDm00755 $installdir/usr/share/doc/${package} | ||||
| install -m 00644 LICENSE* $installdir/usr/share/doc/${package}/. | install -m00644 LICENSE* $installdir/usr/share/doc/${package}/. | ||||
| install -m 00644 LICENCE* $installdir/usr/share/doc/${package}/. | install -m00644 LICENCE* $installdir/usr/share/doc/${package}/. | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.