use public repositories for packages

Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
Michel-FK
2020-11-16 13:58:36 +01:00
parent d9329c5673
commit e50c564966
14 changed files with 32 additions and 106 deletions

View File

@@ -4,9 +4,9 @@
#
################################################################################
PCSX_REARMED_VERSION = abb2b261f1dbe6a54d94cf42c089bd9f6ecdc6b6
PCSX_REARMED_VERSION = bbaf67447bbcc8b169a0f092492f97c27923c3b7
PCSX_REARMED_SITE_METHOD = git
PCSX_REARMED_SITE = ssh://git@fk/FunKey-Project/FunKey-Emulator-PCSX-ReARMed
PCSX_REARMED_SITE = https://github.com/FunKey-Project/pcsx_rearmed.git
PCSX_REARMED_LICENSE = GPL-2.0
PCSX_REARMED_LICENSE_FILES = COPYING
@@ -55,6 +55,8 @@ define PCSX_REARMED_BUILD_CMDS
)
endef
PCSX_REARMED_GIT_SUBMODULES = YES
define PCSX_REARMED_INSTALL_TARGET_CMDS
$(INSTALL) -d -m 0755 $(TARGET_DIR)/usr/games
$(INSTALL) -m 0755 $(@D)/pcsx $(TARGET_DIR)/usr/games/pcsx