aboutsummaryrefslogtreecommitdiff
path: root/packages/newlib
Commit message (Collapse)AuthorAgeFilesLines
* Allow packages to define "relevant" part of the versionAlexey Neyman2017-07-081-0/+1
| | | | | | | | E.g., only include minor/major of the Linux kernel into the kconfig symbol. In the future, to be defined by all packages, but for now matches the current versioning in the packages. Signed-off-by: Alexey Neyman <stilor@att.net>
* Fix the references to old config variablesAlexey Neyman2017-07-0810-12/+13
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Convert the rest of packages to new frameworkAlexey Neyman2017-07-0840-0/+748
Signed-off-by: Alexey Neyman <stilor@att.net>