pmbootstrap/pmb/aportgen
Oliver Smith a4728124f0
pmbootstrap kconfig edit: support $builddir and $srcdir/build (#1573)
The linux APKBUILDs write the kernel config either to `$builddir`
(default from the template) or `$srcdir/build` (legacy, and I reverted
to that in #1556, which was not the proper fix for this regression).

With this commit, `pmbootstrap kconfig edit` is able to edit both
versions, and prints a note when the APKBUILD is still using the old
style.
2018-06-18 22:21:18 +00:00
..
__init__.py Wrap Alpine's newapkbuild (#894) 2018-01-15 22:00:11 +00:00
binutils.py aportgen: Gracefully handle old aports_upstream (#1291) 2018-03-11 14:18:21 +00:00
busybox_static.py Fix aportgen without initializing buildenv 2018-03-12 17:17:32 +01:00
core.py gcc-*: fix compiling in strict mode [skip ci] (#1468) 2018-05-13 18:30:02 +00:00
device.py Properly escape commands in pmb.chroot.user() (#1316) 2018-03-10 22:58:39 +00:00
gcc.py gcc-*: fix compiling in strict mode [skip ci] (#1468) 2018-05-13 18:30:02 +00:00
linux.py pmbootstrap kconfig edit: support $builddir and $srcdir/build (#1573) 2018-06-18 22:21:18 +00:00
musl.py Fix aportgen without initializing buildenv 2018-03-12 17:17:32 +01:00