pmbootstrap-meow/pmb/aportgen
Oliver Smith ff3c710582
aportgen linux: always override KBUILD_OUTPUT (#1556)
Some kernels have a different `KBUILD_OUTPUT` path (e.g. #1551). When
the output path is different from `$srcdir/build`, then
`pmbootstrap kconfig edit` will not work (same with the previous
`pmbootstrap menuconfig` implementation).

This commit forces the output path to be `$srcdir/build` in the template
for new kernel aports, so we won't have that issue with future ports.
2018-06-14 20:18:26 +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 aportgen linux: always override KBUILD_OUTPUT (#1556) 2018-06-14 20:18:26 +00:00
musl.py Fix aportgen without initializing buildenv 2018-03-12 17:17:32 +01:00