mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-26 20:56:33 +00:00
package/fio: fix license file
Sorry, I missed the changed filename. Fixes http://autobuild.buildroot.net/results/a35/a3596283632433831ea24c1d586f2067b034eb32/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
0f56304521
commit
e2daaf9179
@ -7,7 +7,7 @@
|
|||||||
FIO_VERSION = fio-2.6
|
FIO_VERSION = fio-2.6
|
||||||
FIO_SITE = git://git.kernel.dk/fio.git
|
FIO_SITE = git://git.kernel.dk/fio.git
|
||||||
FIO_LICENSE = GPLv2 + special obligations
|
FIO_LICENSE = GPLv2 + special obligations
|
||||||
FIO_LICENSE_FILES = LICENSE
|
FIO_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
define FIO_CONFIGURE_CMDS
|
define FIO_CONFIGURE_CMDS
|
||||||
(cd $(@D); ./configure --cc="$(TARGET_CC)" --extra-cflags="$(TARGET_CFLAGS)")
|
(cd $(@D); ./configure --cc="$(TARGET_CC)" --extra-cflags="$(TARGET_CFLAGS)")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user