- Dec 11, 2024
-
-
Fixes the problem that BOOT partition is only 10 MB big while boot.img is 13 MB now. Also heimdall was stuck at 7% with the sparse flag this gets fixed. [ci:skip-build]: already built successfully in CI
-
- Feb 07, 2024
-
-
With the pmbootstrap change let's change the deviceinfo variable names to the non-deprecated version. [ci:ignore-count] [ci:skip-build]: already built successfully in CI
-
- Sep 19, 2021
-
-
[ci:ignore-count] [ci:skip-vercheck] [ci:skip-build]: built all the device packages successfully in CI already
-
- May 24, 2020
-
-
[ci:ignore-count], [ci:skip-build]
-
- Apr 07, 2020
-
-
- disable CONFIG_CRYPTO_SHA256_ARM, since it causes the build to fail with: arch/arm/crypto/sha256-core.S:1831: Error: thumb conditional instruction should be in IT block
-
- Mar 14, 2020
-
-
Oliver Smith authored
Prepare for better device categorization by moving everything to testing subdir first. [skip-ci]: chicken-egg problem: passing pmaports CI depends on pmbootstrap MR depends on this MR Related: postmarketos#16
-
- Mar 09, 2020
-
-
Don't set any deviceinfo_year for qemu-* and tablet-x64uefi, it wouldn't be very accurate.
-
Most devices do not need to set any of these variables. directfb can now automatically detect touchscreens, calibration is only needed for resistive touchscreens and dev_keyboard is unused. Automatically done using: - sed -i '/deviceinfo_dev_keyboard=""/d' device-*/deviceinfo - sed -i '/deviceinfo_dev_touchscreen=""/d' device-*/deviceinfo - sed -i '/deviceinfo_dev_touchscreen_calibration=""/d' device-*/deviceinfo
-
- Dec 26, 2018
-
-
Luca Weiss authored
For #157 [skip ci]
-
- Aug 23, 2018
-
-
Oliver Smith authored
-
- May 05, 2018
-
-
george99g authored
-
- Mar 07, 2018
-
-
Daniele Debernardi authored
* deviceinfo: remove external_disk_install and external_disk, use external_storage instead * Complain when external_disk* is used
-
- Feb 12, 2018
-
-
Michael Hamann authored
This port includes: * Weston including touch and WiFi (using e.g. firmware-samsung-i9305) works. * Touchscreen calibration for osk-sdl * Sound configuration * Udev rules for touch and pen, pen works!
-
- Dec 23, 2017
-
-
William O-D authored
-
- Dec 21, 2017
-
-
William O-D authored
-
Attila Szöllősi authored
* Rename deviceinfo variable flash_methods to flash_method * Update pmb.config.deviceinfo_attributes / add sanity check * Add test case that parses all deviceinfo files
-
- Dec 01, 2017
-
-
Kenneth Endfinger authored
-
- Nov 29, 2017
-
-
shwsh authored
-
- Nov 04, 2017
-
-
Alex Roth authored
-
- Sep 15, 2017
-
-
Jean Lucas authored
- Revert to LineageOS 14.1 kernel - Enable virtual terminal - Update touchscreen settings At the moment, display output works, but only when the following is run: while [ ! ]; do cat /sys/class/graphics/fb0/modes > /sys/class/graphics/fb0/mode; done.
-
- Sep 06, 2017
-
-
Jean Lucas authored
Currently using the LineageOS 15.0 kernel.
-
- Aug 14, 2017
-
-
drebrez authored
-
- Jul 28, 2017
-
-
Oliver Smith authored
Migration guide: https://github.com/postmarketOS/pmbootstrap/wiki/Migration-to-aports-subfolders
-
- Jul 23, 2017
-
-
Martijn Braam authored
Thanks, Martijn Braam! * Made postmarketos-mkinitfs use postmarketos-splash to generate splash images * Added screen sizes to all deviceinfo files * Bumped pkgrel for all device packages
-
- Jul 08, 2017
-
-
Oliver Smith authored
Minor changes: * device-lg-hammerhead: remove left-over comment * device-samsung-i9100: remove fastboot section
-
- Jul 06, 2017
-
-
Oliver Smith authored
-
- Jul 04, 2017
-
-
Oliver Smith authored
-
- Jun 29, 2017
-
-
Oliver Smith authored
-
- Jun 25, 2017
-
-
Pablo Castellano authored
Add a new optional variable weston_pixman_type in deviceinfo This is used to fix the red screen issue (close #54)
-
- Jun 01, 2017
-
-
Martijn Braam authored
-
- May 31, 2017
-
-
Martijn Braam authored
-
Dimitris Zervas authored
-
- May 26, 2017
-
-
Oliver Smith authored
Later, the aports folder will probably get split up in its own repository. But right now this is simply convenient.
-