Merge pull request #616 from orbea/submodule

libretro-buildbot-recipe.sh: Remove dead submodule code for RetroArch.
This commit is contained in:
Twinaphex 2017-11-25 19:37:29 +01:00 committed by GitHub
commit b94d50e437
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 10 additions and 30 deletions

View File

@ -957,18 +957,6 @@ buildbot_pull(){
git clean -xdf
BUILD="YES"
fi
elif [ "${TYPE}" = "SUBMODULE" ]; then
RADIR=$DIR
if [[ $OUT == *"Already up-to-date"* ]] && [ ! "${BUILD}" = "YES" ]; then
BUILD="NO"
else
echo "resetting repo state $URL... "
git reset --hard FETCH_HEAD
git clean -xdf
BUILD="YES"
git submodule update --init --recursive
#git submodule foreach git pull origin master
fi
fi
cd $WORK
else
@ -987,14 +975,6 @@ buildbot_pull(){
if [ "${TYPE}" = "PROJECT" ]; then
BUILD="YES"
RADIR=$DIR
elif [ "${TYPE}" == "SUBMODULE" ]; then
cd $PARENTDIR
cd $DIR
RADIR=$DIR
echo "updating submodules..."
git submodule update --init --recursive
#git submodule foreach git pull origin master
BUILD="YES"
fi
cd $WORK
fi

View File

@ -1,4 +1,4 @@
retroarch retroarch-aarch64 https://github.com/libretro/Retroarch.git SUBMODULE YES .
retroarch retroarch-aarch64 https://github.com/libretro/Retroarch.git PROJECT YES .
overlays overlays https://github.com/libretro/common-overlays.git ASSETS YES retroarch-aarch64/media
shaders shaders_glsl https://github.com/libretro/glsl-shaders.git ASSETS YES retroarch-aarch64/media
autoconfig autoconfig https://github.com/libretro/retroarch-joypad-autoconfig.git ASSETS YES retroarch-aarch64/media

View File

@ -1,4 +1,4 @@
retroarch retroarch-dev git@github.com:libretro/RetroArchPro.git SUBMODULE YES .
retroarch retroarch-dev git@github.com:libretro/RetroArchPro.git PROJECT YES .
overlays overlays https://github.com/libretro/common-overlays.git ASSETS YES retroarch-dev/media
shaders shaders_cg https://github.com/libretro/common-shaders.git ASSETS YES retroarch-dev/media
autoconfig autoconfig https://github.com/libretro/retroarch-joypad-autoconfig.git ASSETS YES retroarch-dev/media

View File

@ -1,4 +1,4 @@
retroarch retroarch-staging https://github.com/fr500/Retroarch.git SUBMODULE YES .
retroarch retroarch-staging https://github.com/fr500/Retroarch.git PROJECT YES .
overlays overlays https://github.com/libretro/common-overlays.git ASSETS YES retroarch-staging/media
shaders shaders_glsl https://github.com/libretro/glsl-shaders.git ASSETS YES retroarch-staging/media
autoconfig autoconfig https://github.com/libretro/retroarch-joypad-autoconfig.git ASSETS YES retroarch-staging/media

View File

@ -1,4 +1,4 @@
retroarch retroarch https://github.com/libretro/Retroarch.git SUBMODULE YES .
retroarch retroarch https://github.com/libretro/Retroarch.git PROJECT YES .
overlays overlays https://github.com/libretro/common-overlays.git ASSETS YES retroarch/media
shaders shaders_glsl https://github.com/libretro/glsl-shaders.git ASSETS YES retroarch/media
autoconfig autoconfig https://github.com/libretro/retroarch-joypad-autoconfig.git ASSETS YES retroarch/media

View File

@ -1,4 +1,4 @@
retroarch retroarch https://github.com/libretro/Retroarch.git SUBMODULE YES .
retroarch retroarch https://github.com/libretro/Retroarch.git PROJECT YES .
overlays overlays https://github.com/libretro/common-overlays.git ASSETS YES retroarch/media
shaders shaders_cg https://github.com/libretro/common-shaders.git ASSETS YES retroarch/media
shaders shaders_glsl https://github.com/libretro/glsl-shaders.git ASSETS YES retroarch/media

View File

@ -1 +1 @@
retroarch retroarch https://github.com/libretro/Retroarch.git SUBMODULE YES .
retroarch retroarch https://github.com/libretro/Retroarch.git PROJECT YES .

View File

@ -1 +1 @@
retroarch retroarch https://github.com/libretro/Retroarch.git SUBMODULE YES .
retroarch retroarch https://github.com/libretro/Retroarch.git PROJECT YES .

View File

@ -1 +1 @@
retroarch retroarch https://github.com/libretro/Retroarch.git SUBMODULE YES .
retroarch retroarch https://github.com/libretro/Retroarch.git PROJECT YES .

View File

@ -1 +1 @@
retroarch retroarch https://github.com/libretro/Retroarch.git SUBMODULE YES .
retroarch retroarch https://github.com/libretro/Retroarch.git PROJECT YES .

View File

@ -1 +1 @@
retroarch retroarch https://github.com/libretro/Retroarch.git SUBMODULE YES .
retroarch retroarch https://github.com/libretro/Retroarch.git PROJECT YES .