[rtems-release commit] Keep the tools and kernel source in the `sources` directory.

Chris Johns chrisj at rtems.org
Mon Apr 10 07:40:50 UTC 2017


Module:    rtems-release
Branch:    master
Commit:    927b69557b517ecf013427f0d20cbf78be51cb62
Changeset: http://git.rtems.org/rtems-release/commit/?id=927b69557b517ecf013427f0d20cbf78be51cb62

Author:    Chris Johns <chrisj at rtems.org>
Date:      Mon Apr 10 17:39:47 2017 +1000

Keep the tools and kernel source in the `sources` directory.

Updates #2952.

---

 rtems-release-sources | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/rtems-release-sources b/rtems-release-sources
index d9e7d6e..fcb7df1 100755
--- a/rtems-release-sources
+++ b/rtems-release-sources
@@ -120,13 +120,6 @@ cd ${release}
      echo "error: ${release} contains repositories and cannot be released."
      exit 1
     fi
-    #
-    # Clean out the packages we do not places in 'sources' we copied in..
-    #
-    for p in rtems-tools rtems
-    do
-     rm sources/${p}-${release}.tar.xz
-    done
     cd ..    # rtems
 
    #




More information about the vc mailing list