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:
@@ -0,0 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 ce80a3a9f88a15a53e7cc420708a2eaa6b3136b01e4ac4d91d84eb2409f0ab69 libretro-bk-emulator-cf70ce503ddb65051a58f3c4f61d1e258fc4c84b.tar.gz
|
||||
@@ -8,6 +8,7 @@
|
||||
LIBRETRO_BK_EMULATOR_VERSION = cf70ce503ddb65051a58f3c4f61d1e258fc4c84b
|
||||
LIBRETRO_BK_EMULATOR_SITE = $(call github,libretro,bk-emulator,$(LIBRETRO_BK_EMULATOR_VERSION))
|
||||
LIBRETRO_BK_EMULATOR_LICENSE = Custom
|
||||
LIBRETRO_BK_EMULATOR_LICENSE_FILES = COPYING
|
||||
|
||||
define LIBRETRO_BK_EMULATOR_BUILD_CMDS
|
||||
CFLAGS="$(TARGET_CFLAGS) $(COMPILER_COMMONS_CFLAGS_SO)" \
|
||||
|
||||
Reference in New Issue
Block a user