From f3a2ad299414e94a1827fec6ea07713a4dddec65 Mon Sep 17 00:00:00 2001 From: Thanassis Tsiodras Date: Wed, 13 Apr 2016 11:42:52 +0200 Subject: [PATCH] No need for SMP-related commits in comments --- OAR/contrib/build.rtems.4.11.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/OAR/contrib/build.rtems.4.11.sh b/OAR/contrib/build.rtems.4.11.sh index 4b5350c..ca3b692 100755 --- a/OAR/contrib/build.rtems.4.11.sh +++ b/OAR/contrib/build.rtems.4.11.sh @@ -83,10 +83,6 @@ BUILD_LOG=/root/rtems.build.logs/${DATE}.log git clone https://github.com/RTEMS/rtems.git rtems-git } cd rtems-git - - # Checkout the revision Sebastian asked for - # git checkout -f 9d1f39434585e8d3f8897d95a2bfe1ddccb79aec - # git checkout -f 03b900d3ed120ea919ea3eded7edbece3488cff3 git checkout -f 4.11 ./bootstrap cd .. -- GitLab