]> git.webhop.me Git - bs-cst-neutrino-hd.git/commitdiff
BS: PLUGINS - checkout master
authorMarkham <markham001@gmx.de>
Sat, 12 Feb 2022 12:22:52 +0000 (13:22 +0100)
committerMarkham <markham001@gmx.de>
Sat, 12 Feb 2022 12:22:52 +0000 (13:22 +0100)
make/prerequisites.mk

index a2a55ad7e651c9afd838ede72cbaf4e7090823df..aad07abe8f1fa0f8561ee46ba84060612456e61e 100755 (executable)
@@ -139,6 +139,8 @@ $(GIT_PLUGINS):
                        git submodule update --init --remote; \
                else \
                        git clone --recursive $(CSGIT)/$(REPO_PLUGINS) PLUGINS; \
+                       cd PLUGINS && \
+                       git submodule foreach --recursive git checkout master; \
                fi
 
 # hack to make sure they are always copied