diff options
author | Chris Packham <judge.packham@gmail.com> | 2021-09-21 19:56:07 +1200 |
---|---|---|
committer | Chris Packham <judge.packham@gmail.com> | 2021-09-21 21:24:31 +1200 |
commit | 33bd6d94e864af7e3eaa65abf01b4bc836eb18c6 (patch) | |
tree | 41dfb7d96f95cc11459ba7ca3e7cc8180dbfd19c /packages/linux/3.0.101 | |
parent | 5b138bf8372ddf456873747d5a2e7a1ff1c68ae2 (diff) | |
download | crosstool-ng-33bd6d94e864af7e3eaa65abf01b4bc836eb18c6.tar.gz crosstool-ng-33bd6d94e864af7e3eaa65abf01b4bc836eb18c6.tar.bz2 crosstool-ng-33bd6d94e864af7e3eaa65abf01b4bc836eb18c6.zip |
linux: Remove obsolete versions
The following versions were marked obsolete in crosstool-ng-1.24.0,
remove them.
- linux-2.6.33.7
- linux-2.6.34.7
- linux-2.6.35.9
- linux-2.6.36.4
- linux-2.6.37.6
- linux-2.6.38.8
- linux-2.6.39.4
- linux-3.0.101
- linux-3.1.10
- linux-3.11.10
- linux-3.14.79
- linux-3.15.10
- linux-3.17.8
- linux-3.19.8
- linux-3.3.8
- linux-3.5.7
- linux-3.6.11
- linux-3.7.10
- linux-3.8.13
- linux-3.9.11
- linux-4.0.9
- linux-4.2.8
- linux-4.3.6
- linux-4.5.7
- linux-4.6.7
- linux-4.7.10
- linux-4.8.17
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Diffstat (limited to 'packages/linux/3.0.101')
-rw-r--r-- | packages/linux/3.0.101/chksum | 12 | ||||
-rw-r--r-- | packages/linux/3.0.101/version.desc | 2 |
2 files changed, 0 insertions, 14 deletions
diff --git a/packages/linux/3.0.101/chksum b/packages/linux/3.0.101/chksum deleted file mode 100644 index d81bf053..00000000 --- a/packages/linux/3.0.101/chksum +++ /dev/null @@ -1,12 +0,0 @@ -md5 linux-3.0.101.tar.xz 668e732d854c91a93a7e525cd4def6de -sha1 linux-3.0.101.tar.xz c7864e58cb9a4333ec9128459552bac7c478961b -sha256 linux-3.0.101.tar.xz af822231825f5a56b99a589e95d49659503013634a0eb1bbad024af0fdf99c4b -sha512 linux-3.0.101.tar.xz 79e62319937da7af66b9c7311c1cef3f3ccda1c0f495ba1d57ca8b63521b31df692549b5b3bdb07dbbda15a9285c0776b52c3f441b1c5d59a5bbc40783c5a604 -md5 linux-3.0.101.tar.bz2 f82678af7a3e8d8a642161fb3f592b7d -sha1 linux-3.0.101.tar.bz2 57248128d17a75152d4161edd5feb35b22c35acb -sha256 linux-3.0.101.tar.bz2 ed62b014f00c8c4838de294f2510e9bc2261fc7fd7dd2443e0292dcb388fb3fe -sha512 linux-3.0.101.tar.bz2 6a73958477cdeb5d11ccf9632bc61bb5b8e64fc03eab31c324328f7335527ca0a7ce0ff69e5989c06c0299cb40a41c3fef75e6489b4d950151106e80ede232e6 -md5 linux-3.0.101.tar.gz 9e4da365c72edf02550a0cea7ef24b59 -sha1 linux-3.0.101.tar.gz 14a849d2c782fe87255fc090a0dd618852e0828c -sha256 linux-3.0.101.tar.gz a79e147fab4c9118391591ce4c78445b6e5220ef0cfa205e0e36b9413c51903f -sha512 linux-3.0.101.tar.gz d77753191317f12fe888f928b31fcd500e427971ddd71cccafcda4db745dbcac125af3f1e38ff1e8185cf2eb296dfd53a188bb5e66a5570347986f06b1fe8747 diff --git a/packages/linux/3.0.101/version.desc b/packages/linux/3.0.101/version.desc deleted file mode 100644 index 40f81bc2..00000000 --- a/packages/linux/3.0.101/version.desc +++ /dev/null @@ -1,2 +0,0 @@ -obsolete='yes' -archive_formats='.tar.xz .tar.bz2 .tar.gz' |