pmaports w/ reMarkable 1 packages
Find a file
Minecrell 4724b0f9c1
firmware/*: move community firmware packages to device/community (MR 1362)
Right now we have all firmware packages under firmware/*.
This is problematic for mainly two reasons:

  - It's not immediately clear which firmware packages we need to keep
    when forking a new stable branch. (Where we delete testing devices
    at the moment...) We might end up deleting firmware packages that
    are actually used by one of the devices in community.

  - When backporting devices to the stable we cannot just cherry-pick
    the commit that moved the device to community (since it does not
    contain the firmware package). Instead we need to cherry-pick
    earlier commits as well, which may touch a lot of deleted files
    in the testing directory.

Let's make this consistent by also placing the firmware packages in
the device/* directory. We already have the common firmware- prefix
to distinguish them from device/kernel packages, which are already
both under the device/* directory.
2020-07-07 15:48:57 +02:00
.gitlab-ci CI: use check_mr_settings.py from ci-common.git (MR 1320) 2020-06-17 16:29:34 +02:00
console treewide: chmod -x files (MR 1237) 2020-05-23 17:29:18 +02:00
cross cross/busybox-static-*: upgrade to 1.32.0 2020-07-03 21:24:05 +02:00
device firmware/*: move community firmware packages to device/community (MR 1362) 2020-07-07 15:48:57 +02:00
firmware firmware/*: move community firmware packages to device/community (MR 1362) 2020-07-07 15:48:57 +02:00
hybris treewide: chmod -x files (MR 1237) 2020-05-23 17:29:18 +02:00
kde kde/plasma-videoplayer: disable armhf 2020-06-27 10:03:39 +02:00
main main/postmarketos-ui-phosh: add scaling overrides (MR 1396) 2020-07-06 15:45:22 +02:00
modem modem/msm-modem: rename msm-modem-mainline to msm-modem-rpmsg (MR 1356) 2020-06-25 09:41:35 +02:00
temp temp/plasma-phone-components: upgrade to 5.19.2_git20200626 (MR 1373) 2020-06-27 21:33:45 +03: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: use check_mr_settings.py from ci-common.git (MR 1320) 2020-06-17 16:29:34 +02:00
.mrhlpr.json mrhlpr.json: change suffix in commit names (MR 1146) 2020-04-12 03:52:48 +03:00
channels.cfg channels.cfg: stable: branch_aports=3.12-stable 2020-05-31 10:19:14 +02:00
LICENSE Add GPLv3 again 2018-08-23 21:44:22 +02:00
pmaports.cfg pmaports.cfg: add channel (!1141) 2020-04-11 02:26:03 +02:00
README.md Update README.md: add helpful links 2018-09-04 07:15:47 +00:00