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:
@@ -6,8 +6,8 @@
|
||||
|
||||
LIBRETRO_JUMPNBUMP_VERSION = 4e68831f5576075c45c147f86865812afb816139
|
||||
LIBRETRO_JUMPNBUMP_SITE = $(call github,libretro,jumpnbump-libretro,$(LIBRETRO_JUMPNBUMP_VERSION))
|
||||
LIBRETRO_JUMPNBUMP_LICENSE = UNLICENSE
|
||||
LIBRETRO_JUMPNBUMP_LICENSE_FILES = LICENSE
|
||||
LIBRETRO_JUMPNBUMP_LICENSE = GPL-2.0
|
||||
LIBRETRO_JUMPNBUMP_LICENSE_FILES = COPYING
|
||||
|
||||
define LIBRETRO_JUMPNBUMP_BUILD_CMDS
|
||||
CFLAGS="$(TARGET_CFLAGS) $(COMPILER_COMMONS_CFLAGS_SO)" \
|
||||
|
||||
Reference in New Issue
Block a user