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 b6b7a73117416f6de3c4cda37f49a6516a9d3abf9fa16bc12862af1b776fc3ef libretro-pcsx_rearmed-5ee1c9269d333936eba3e7e3259956f601ff5edd.tar.gz
|
||||
@@ -28,7 +28,7 @@ define LIBRETRO_PCSX_REARMED_BUILD_CMDS
|
||||
endef
|
||||
|
||||
define LIBRETRO_PCSX_REARMED_INSTALL_TARGET_CMDS
|
||||
mkdir -p "${BINARIES_DIR}/retroarch/cores"
|
||||
mkdir -p "${BINARIES_DIR}/retroarch/cores"
|
||||
$(INSTALL) -D $(@D)/pcsx_rearmed_libretro.so \
|
||||
${BINARIES_DIR}/retroarch/cores/pcsx_rearmed_libretro.so
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user