mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2025-12-12 15:48:51 +01:00
Updated ST-SDL package
This commit is contained in:
parent
9f4bfa30ca
commit
b0b692d23f
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
ST_SDL_VERSION = 2c29ceeb9ec01154d5a80d394446b42b0154d0ec
|
||||
ST_SDL_VERSION = v1.0-funkey-s
|
||||
ST_SDL_SITE_METHOD = git
|
||||
ST_SDL_SITE = https://github.com/FunKey-Project/st-sdl.git
|
||||
ST_SDL_SITE = https://github.com/DrUm78/st-sdl.git
|
||||
ST_SDL_LICENSE = GPL-2.1+
|
||||
ST_SDL_LICENSE_FILES = LICENSE
|
||||
|
||||
@ -14,7 +14,7 @@ ST_SDL_DEPENDENCIES = sdl
|
||||
|
||||
define ST_SDL_BUILD_CMDS
|
||||
(cd $(@D); \
|
||||
sed -i -e 's|/opt/FunKey-sdk-2.0.0|../../host|g' config_funkey-s.mk; \
|
||||
sed -i -e 's|/opt/FunKey-sdk|../../host|g' config_funkey-s.mk; \
|
||||
sed -i -e 's|arm-funkey-linux-musleabihf-|arm-linux-|g' config_funkey-s.mk; \
|
||||
make \
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user