pmaports w/ reMarkable 1 packages
Find a file
Minecrell 0ffb448de4
CI: common: fixup get_changed_packages() (!1069)
At the moment the function does not handle all cases correctly.
For example, it cannot say which package was changed when a file
in a subdirectory of a package was changed.

This is used e.g. in device-samsung-golden:

    device-samsung-golden
    ├── APKBUILD
    ├── deviceinfo
    ├── downstream
    │   ├── init-usb-hook.sh
    │   ├── module-config.conf
    │   └── modules-load.conf
    └── kwin.sh

At the moment, changing a file under "downstream" would attempt
building a "downstream" package, instead of device-samsung-golden.

Refactor the function a bit to walk up the directory hierarchy,
until we find an APKBUILD.
2020-03-21 22:32:48 +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: common: fixup get_changed_packages() (!1069) 2020-03-21 22:32:48 +01:00
console console/*: add initial support for TTY keyboard (!858) 2020-02-07 19:52:57 +01:00
cross cross/musl-*: upgrade to 1.1.24-r3 2020-03-21 13:08:12 +01:00
device samsung-lt01wifi: updates (!1081) 2020-03-21 22:04:37 +01:00
firmware samsung-lt01wifi: updates (!1081) 2020-03-21 22:04:37 +01:00
hybris hybris/{drihybris,glamor-hybris}: add maintainers (!931) 2020-02-15 20:50:09 +01:00
kde kde/spacebar: upgrade to 0_git20200317 (!1075) 2020-03-21 21:45:26 +01:00
maemo maemo/mce: new aport (!810) 2020-02-20 14:50:06 +03:00
main main/linux-postmarketos-stable: remove (!1073) 2020-03-21 21:12:02 +01:00
modem modem/modem-qcom-msm-{mainline,downstream}: combine to msm-modem (!1032) 2020-03-18 14:09:29 +01:00
temp temp/kdeclarative: remove, newer release in Alpine 2020-03-18 15:15:07 +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: hide abuild's src dir (!977) 2020-02-21 14:47:22 +01:00
.gitlab-ci.yml CI: remove upstream compatibility checks (!1085) 2020-03-21 18:21:16 +01:00
.mrhlpr.json mrhlpr.json: fix matching of numbers in regex (!957) 2020-02-17 19:41:17 +03:00
LICENSE Add GPLv3 again 2018-08-23 21:44:22 +02:00
pmaports.cfg pmaports.cfg: require pmbootstrap 1.17.0 2020-03-14 09:08:01 +01:00
README.md Update README.md: add helpful links 2018-09-04 07:15:47 +00:00