From: Andreas Smas Date: Thu, 5 Oct 2017 16:40:39 +0000 (-0700) Subject: doozer.json: Remove git checkout hack X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5be1a5a8e4f2443761e1201ebaa5728b54ca40a1;p=thirdparty%2Ftvheadend.git doozer.json: Remove git checkout hack --- diff --git a/.doozer.json b/.doozer.json index 4962eef20..56fba4ad3 100644 --- a/.doozer.json +++ b/.doozer.json @@ -24,7 +24,6 @@ "libx11-xcb-dev" ], "buildcmd": [ - "git status | grep -e 'typechange' -e 'modified' | awk '{print $2}' | xargs git checkout", "AUTOBUILD_CONFIGURE_EXTRA=--enable-ccache\\ --enable-ffmpeg_static\\ --enable-hdhomerun_static ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}", "support/bintray.py publish filelist.txt" ] @@ -51,7 +50,6 @@ "ccache" ], "buildcmd": [ - "git status | grep -e 'typechange' -e 'modified' | awk '{print $2}' | xargs git checkout", "AUTOBUILD_CONFIGURE_EXTRA=--enable-ccache\\ --enable-ffmpeg_static\\ --enable-hdhomerun_static ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}", "support/bintray.py publish filelist.txt" ] @@ -78,7 +76,6 @@ "ccache" ], "buildcmd": [ - "git status | grep -e 'typechange' -e 'modified' | awk '{print $2}' | xargs git checkout", "AUTOBUILD_CONFIGURE_EXTRA=--enable-ccache\\ --enable-ffmpeg_static\\ --enable-hdhomerun_static ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}", "support/bintray.py publish filelist.txt" ] @@ -104,7 +101,6 @@ "ccache" ], "buildcmd": [ - "git status | grep -e 'typechange' -e 'modified' | awk '{print $2}' | xargs git checkout", "AUTOBUILD_CONFIGURE_EXTRA=--enable-ccache\\ --enable-ffmpeg_static\\ --enable-hdhomerun_static ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}", "support/bintray.py publish filelist.txt" ] @@ -132,7 +128,6 @@ "ccache" ], "buildcmd": [ - "git status | grep -e 'typechange' -e 'modified' | awk '{print $2}' | xargs git checkout", "AUTOBUILD_CONFIGURE_EXTRA=--enable-ccache\\ --enable-ffmpeg_static\\ --enable-hdhomerun_static ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}", "support/bintray.py publish filelist.txt" ] @@ -160,7 +155,6 @@ "ccache" ], "buildcmd": [ - "git status | grep -e 'typechange' -e 'modified' | awk '{print $2}' | xargs git checkout", "AUTOBUILD_CONFIGURE_EXTRA=--enable-ccache\\ --enable-ffmpeg_static\\ --enable-hdhomerun_static ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}", "support/bintray.py publish filelist.txt" ] @@ -188,7 +182,6 @@ "ccache" ], "buildcmd": [ - "git status | grep -e 'typechange' -e 'modified' | awk '{print $2}' | xargs git checkout", "AUTOBUILD_CONFIGURE_EXTRA=--enable-ccache\\ --enable-ffmpeg_static\\ --enable-hdhomerun_static ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}", "support/bintray.py publish filelist.txt" ] @@ -216,7 +209,6 @@ "ccache" ], "buildcmd": [ - "git status | grep -e 'typechange' -e 'modified' | awk '{print $2}' | xargs git checkout", "AUTOBUILD_CONFIGURE_EXTRA=--enable-ccache\\ --enable-ffmpeg_static\\ --enable-hdhomerun_static ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}", "support/bintray.py publish filelist.txt" ] @@ -243,7 +235,6 @@ "ccache" ], "buildcmd": [ - "git status | grep -e 'typechange' -e 'modified' | awk '{print $2}' | xargs git checkout", "AUTOBUILD_CONFIGURE_EXTRA=--enable-ccache\\ --enable-hdhomerun_static\\ --disable-ffmpeg_static ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}", "support/bintray.py publish filelist.txt" ] @@ -270,7 +261,6 @@ "ccache" ], "buildcmd": [ - "git status | grep -e 'typechange' -e 'modified' | awk '{print $2}' | xargs git checkout", "AUTOBUILD_CONFIGURE_EXTRA=--enable-ccache\\ --enable-hdhomerun_static\\ --disable-ffmpeg_static ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}", "support/bintray.py publish filelist.txt" ] @@ -298,7 +288,6 @@ "ccache" ], "buildcmd": [ - "git status | grep -e 'typechange' -e 'modified' | awk '{print $2}' | xargs git checkout", "./configure --disable-dvbscan && make -C rpm build-doozer", "support/bintray.py publish filelist.txt" ] @@ -326,7 +315,6 @@ "ccache" ], "buildcmd": [ - "git status | grep -e 'typechange' -e 'modified' | awk '{print $2}' | xargs git checkout", "./configure --disable-dvbscan && make -C rpm build-doozer", "support/bintray.py publish filelist.txt" ]