1
0
Fork 1
mirror of https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git synced 2025-07-13 03:19:47 +03:00
Commit graph

2 commits

Author SHA1 Message Date
Casey Connolly
18cf14bcca use kconfiglib to start fidning missing dependencies
We can go up one layer, now we need to figure out how to recurse
dependencies and enable them.

Signed-off-by: Casey Connolly <kcxt@postmarketos.org>
2025-06-14 19:23:01 +02:00
Casey Connolly
0a06457c45 parse: import kconfiglib.py
Vendor kconfiglib.py from U-Boot tools/buildman/kconfiglib.py, this is upstream 14.1.0 release with some minor lint fixes.

Signed-off-by: Casey Connolly <kcxt@postmarketos.org>
2025-06-14 17:25:34 +02:00