mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
PACKAGES: correct/add LICENSE_FILES (#110)
* add missing hashes & correct licenses * disable conventional license files for IPK pkgs + more fixes * libretro-database: bump libretro-database version (with existent License) * libretro-*: redirect to upstream links pointing to recalbox src
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
MIYOO_DAEMON_VERSION = origin/master
|
||||
MIYOO_DAEMON_SITE_METHOD = git
|
||||
MIYOO_DAEMON_SITE = https://github.com/MiyooCFW/daemon.git
|
||||
MIYOO_DAEMON_LICENSE = GPL-2.0+
|
||||
MIYOO_DAEMON_LICENSE_FILES = LICENSE
|
||||
|
||||
define MIYOO_DAEMON_BUILD_CMDS
|
||||
"$(TARGET_CC)" $(@D)/main.c -o $(@D)/daemon -ggdb -lc
|
||||
|
||||
Reference in New Issue
Block a user