Skip to content

devicepkg-dev kernel prepare function

Changes:

  • Update the devicepkg-dev with a new kernelpkg_functions.sh script which contains the downstreamkernel_prepare function discussed in https://github.com/postmarketOS/pmbootstrap/issues/688#issuecomment-384747760

  • Update some old APKBUILD kernel packages (to be continued)

    • Devices that doesn't use builddir yet: comm -3 <(grep -ir 'builddir' aports/device/linux* | cut -d":" -f1 | sort -u) <(find aports/device/linux* -name APKBUILD | sort -u)

Checks the next box in #688 (closed)


[x] Merge on GitHub (see https://postmarketos.org/merge)

Edited by Daniele Debernardi

Merge request reports