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:
2
package/miyoo/retroarch/libretro-race/libretro-race.hash
Normal file
2
package/miyoo/retroarch/libretro-race/libretro-race.hash
Normal file
@@ -0,0 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 c2fb9ffdcdd6475c19d094d80fd174617dee9f0a91fbea6bd1601f59bca56858 libretro-race-f65011e6639ccbbbb44b6ffa63ca50c070475df4.tar.gz
|
||||
@@ -20,7 +20,7 @@ define LIBRETRO_RACE_BUILD_CMDS
|
||||
endef
|
||||
|
||||
define LIBRETRO_RACE_INSTALL_TARGET_CMDS
|
||||
mkdir -p "${BINARIES_DIR}/retroarch/cores"
|
||||
mkdir -p "${BINARIES_DIR}/retroarch/cores"
|
||||
$(INSTALL) -D $(@D)/race_libretro.so \
|
||||
${BINARIES_DIR}/retroarch/cores/race_libretro.so
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user