Minecrell
6254328c35
device/linux-*: remove empty variables ( !1007 )
...
Using commands like sed -i '/^subpackages=""$/d' linux-*/APKBUILD
[ci:skip-build]
[ci:skip-vercheck]
2020-02-28 18:33:55 +01:00
Minecrell
ea583fc601
device/linux-*: various custom linter fixes ( !1007 )
2020-02-28 18:33:52 +01:00
Minecrell
fde2a02e8a
device/linux-*: remove unneeded braces from variables ( !1007 )
...
sed -i -E 's/\$\{(\w+)\}/$\1/g' linux-*/APKBUILD
Manually revert ${CROSS_COMPILE} in linux-motorola-maserati.
2020-02-28 18:32:26 +01:00
Minecrell
447b2e6fd2
device/linux-*: remove HOSTCC for kernels using latest GCC ( !1007 )
2020-02-28 18:32:26 +01:00
Oliver Smith
d0f76807d7
sony-nicki: remove -dev subpkg from kernel
...
The subpackage depends on the "kernel-scripts" package, which has been
removed from pmaports.git. Therefore the -dev package could not be
installed, and our CI check of the binary repo noticed this and was
failing.
Related: https://gitlab.com/postmarketOS/pmaports/merge_requests/329
2019-09-25 22:52:38 +02:00
Konrad Dybcio
1573a80619
sony-nicki: add a WIP mainline kernel adaptation ( !640 )
...
[ci:skip-build]: already built successfully in CI
2019-09-22 21:59:23 +02:00