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 503e8cf13137bd480e4a909dcec11e85c272092b750248e5d66f2add6c3b5057 libretro-gearsystem-c58a865a727e6f7b83123a1a261c13bcc1b0f0dc.tar.gz
|
||||
@@ -21,7 +21,7 @@ define LIBRETRO_GEARSYSTEM_BUILD_CMDS
|
||||
endef
|
||||
|
||||
define LIBRETRO_GEARSYSTEM_INSTALL_TARGET_CMDS
|
||||
mkdir -p "${BINARIES_DIR}/retroarch/cores"
|
||||
mkdir -p "${BINARIES_DIR}/retroarch/cores"
|
||||
$(INSTALL) -D $(@D)/platforms/libretro/gearsystem_libretro.so \
|
||||
${BINARIES_DIR}/retroarch/cores/gearsystem_libretro.so
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user