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 63e454618c807746cc5bec959e67814279d7967cf34d3146bc6cd8750df7634a libretro-theodore-7889613edede5ba89de1dfe7c05cf8397cf178ba.tar.gz
|
||||
@@ -20,7 +20,7 @@ define LIBRETRO_THEODORE_BUILD_CMDS
|
||||
endef
|
||||
|
||||
define LIBRETRO_THEODORE_INSTALL_TARGET_CMDS
|
||||
mkdir -p "${BINARIES_DIR}/retroarch/cores"
|
||||
mkdir -p "${BINARIES_DIR}/retroarch/cores"
|
||||
$(INSTALL) -D $(@D)/theodore_libretro.so \
|
||||
${BINARIES_DIR}/retroarch/cores/theodore_libretro.so
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user