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:
@@ -7,7 +7,8 @@
|
||||
# Commit of 2023/07/31
|
||||
LIBRETRO_ATARI800_VERSION = 20d59afb3f19065749549732f20845c3be82e68c
|
||||
LIBRETRO_ATARI800_SITE = $(call github,libretro,libretro-atari800,$(LIBRETRO_ATARI800_VERSION))
|
||||
LIBRETRO_ATARI800_LICENSE = GPL
|
||||
LIBRETRO_ATARI800_LICENSE = GPL-2.0
|
||||
LIBRETRO_ATARI800_LICENSE_FILES = atari800/COPYING
|
||||
|
||||
define LIBRETRO_ATARI800_BUILD_CMDS
|
||||
$(SED) "s|-O2|-O3|g" $(@D)/Makefile
|
||||
|
||||
Reference in New Issue
Block a user