summaryrefslogtreecommitdiff
path: root/scripts/upgrade.sed
AgeCommit message (Collapse)AuthorFilesLines
2019-01-28Add upgrade logic to version-check.shAlexey Neyman1-25/+0
Slightly rework config version detector to catch the case where neither CONFIG_VERSION/CONFIG_VERSION_CURRENT is defined in the config file. Add olddefconfig and use it after the upgrade. Signed-off-by: Alexey Neyman <stilor@att.net>
2017-07-08Separate the notions of package name/labelAlexey Neyman1-2/+0
Also, remove resolved TBDs. Signed-off-by: Alexey Neyman <stilor@att.net>
2017-07-08Kconfigize choice/menu itemsAlexey Neyman1-0/+27
Also, add a poor man's upgrade script. Signed-off-by: Alexey Neyman <stilor@att.net>