pmaports w/ reMarkable 1 packages
Find a file
Minecrell f7a4fcc3e7
CI: stop verifying kernel subpackage names (!907)
At the moment we check that the kernel variants for a device package
match the suffix of an existing linux-postmarketos-<suffix> package.

However, in most cases the name of the kernel subpackage has nothing
to do with the actual kernel that is used:

  - the kernel subpackages usually have generic names like "mainline" or
    "downstream", which have nothing to do with the actual suffixes like
    "qcom-msm8916", "allwinner" or "novathor"

  - pine64-dontbeevil uses kernel subpackages to switch between
    "longts" and "shortts" device tree variants. Both are actually
    using linux-postmarketos-allwinner.

So far we have been whitelisting names like "longts" or "shortts",
but the check does not seem very useful overall.

Removing it fixes the following CI failure for MSM8916:
  RuntimeError: Invalid kernel subpackage name 'mainline-modem',
  valid: ['downstream', 'rpi', 'rpi2', 'longts', 'shortts', 'stable', 'mainline',
          'allwinner', 'qcom-msm8916', 'qcom-msm8974', 'novathor']
2020-02-16 12:48:00 +01:00
.build.postmarketos.org bpo/submit.py: require and pass BPO_JOB_{ID,NAME} 2019-10-04 19:39:52 +02:00
.gitlab-ci CI: stop verifying kernel subpackage names (!907) 2020-02-16 12:48:00 +01:00
.shared-patches/linux Add gnu89 patch to .shared-patches/linux/ (!158) 2019-01-21 07:12:00 +01:00
console console/*: add initial support for TTY keyboard (!858) 2020-02-07 19:52:57 +01:00
cross cross/busybox-static-*: upgrade to 1.31.1-r11 2020-02-05 16:20:27 +03:00
device samsung-serranovelte: add option to enable modem (!907) 2020-02-16 12:47:57 +01:00
firmware asus-grouper: bump to mainline + firmware adaptation (!933) 2020-02-15 23:09:26 +01:00
hybris hybris/{drihybris,glamor-hybris}: add maintainers (!931) 2020-02-15 20:50:09 +01:00
kde temp/plasma-phone-components: upgrade to 5.18.0_git20200211 (!945) 2020-02-11 19:05:59 +01:00
maemo maemo/gconf: fix linting issues (!928) 2020-02-03 20:39:24 +01:00
main main/linux-postmarketos-qcom-msm8916: stop generating QCDT image (!907) 2020-02-16 12:47:39 +01:00
modem modem/modem-qcom-msm-mainline-common: recognize hexagon remoteproc (!799) 2019-12-09 17:37:50 +03:00
temp temp/ktp-common-internals: set pkgver to 9999 (!950) 2020-02-12 17:01:30 +01:00
.clang-format Add .clang-format file (!465) 2019-06-26 22:36:15 +02:00
.editorconfig Add editorconfig file from Alpine 2018-11-27 07:47:11 +01:00
.gitignore gitignore: add "/custom-*" (!646) 2019-09-26 21:51:14 +02:00
.gitlab-ci.yml CI: allow failure for aport linting check 2020-01-13 17:01:01 +03:00
.mrhlpr.json mrhlpr.json: allow commas in generic commit subjects (!782) 2019-12-07 14:50:56 +01:00
LICENSE Add GPLv3 again 2018-08-23 21:44:22 +02:00
pmaports.cfg pmaports.cfg: require pmbootstrap 1.11.0 2019-11-22 00:19:18 +01:00
README.md Update README.md: add helpful links 2018-09-04 07:15:47 +00:00