Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow packages to define "relevant" part of the version | Alexey Neyman | 2017-07-08 | 1 | -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 variables | Alexey Neyman | 2017-07-08 | 10 | -12/+13 |
| | | | | Signed-off-by: Alexey Neyman <stilor@att.net> | ||||
* | Convert the rest of packages to new framework | Alexey Neyman | 2017-07-08 | 40 | -0/+748 |
Signed-off-by: Alexey Neyman <stilor@att.net> |