diff options
author | Alexey Neyman <stilor@att.net> | 2017-07-04 23:59:01 -0700 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2017-07-08 10:57:56 -0700 |
commit | 6805245679a6f614ed551183075c9d8c45743924 (patch) | |
tree | 59619aeb749e913e74176a7c884a5f9e4e9c70a9 /TODO | |
parent | ff0a1a3da605ca157e3f3d0ed2d8b9acb30c2f69 (diff) | |
download | crosstool-ng-6805245679a6f614ed551183075c9d8c45743924.tar.gz crosstool-ng-6805245679a6f614ed551183075c9d8c45743924.tar.bz2 crosstool-ng-6805245679a6f614ed551183075c9d8c45743924.zip |
Allow VCS versions to be patched via some unique revision ID
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -1,13 +1,3 @@ -TBD -packages todo -[X] convert gen-kconfig to use templates -[ ] some way of patching development sources - version based? or just directory with "apply-to-any-revision" patches. -[X] mention custom glibc addons are no longer handled (even though they never fully were, ct-ng would be unable to fetch them unless they were secretly placed into the download area) -[x] mention incompatibility of sample options -[X] version-locked packages - [X] make glibc-ports package for glibc <2.17 (it has its own repo) -[x] dependencies like cloog - A (slightly) ordered set of tasks for crosstool-NG. Written in a cryptic language; contact me if you want to help with any of these :) -- Alexey Neyman (@stilor) |