Crosscompile SutnikElf frok

This commit is contained in:
SputnikElf 2020-01-01 13:40:17 +01:00
parent ff759ca99f
commit 443fe80090

View File

@ -63,7 +63,7 @@ echo $HOME/crosscompile/Qt5
##### End of Qt5 specific ###### ##### End of Qt5 specific ######
# get the Hyperion sources # get the Hyperion sources
git clone --recursive https://github.com/hyperion-project/hyperion.ng.git "$HYPERION_DIR" git clone --recursive https://github.com/SputnikElf/hyperion.ng.git "$HYPERION_DIR"
# get requried submodules # get requried submodules
cd "$HYPERION_DIR" cd "$HYPERION_DIR"