Oliver Smith
b2495a917b
linux-*: Don't depend on postmarketos-mkinitfs
...
Binary packages are rebuilding. If your kernel is not rebuilt yet, and
you don't want to build it yourself, just checkout the previous
pmbootstrap commit.
This commit also changes the arch from the postmarketOS kernels from
"all" to the ones where we actually have a kernel config.
Fixes #1229 .
2018-02-17 18:26:31 +01:00
drebrez
a88c8c918c
Fix #808 : Add SYSVIPC kernel config check ( #809 )
...
* Add SYSVIPC kernel config check
* Add SYSVIPC kernel config option to all linux-device packages
2017-10-23 19:25:40 +00:00
Luca Weiss
c7f5488b79
Fix #737 : Disable ANDROID_PARANOID_NETWORK for all devices ( #742 )
...
* Disable ANDROID_PARANOID_NETWORK for all devices
* Add APKBUILD comments
* Bump pkgrels
This was done with a script, see:
<https://github.com/postmarketOS/pmbootstrap/pull/742#issuecomment-335608932 >
2017-10-11 15:11:05 +00:00
Pablo Castellano
dbbdf7cfa4
Fix #436 : Clean apkbuilds ( #692 )
...
* Remove empty build() functions
* Remove obsolete '|| return 1' statements
2017-10-04 15:05:00 +00:00
drebrez
7007e2eb63
Fix checksums (GitHub generates different archives now) ( #577 )
2017-09-14 18:16:16 +00:00
Pablo Castellano
bfb55c7b74
Unify names of scripts and patches ( #557 )
...
- 90-android.rules -> 90-android-touch-dev.rules
- reduce_lzo_compression.patch -> 02_reduce_lzo_compression.patch
- mdss_fb_refresh_rate.patch -> 02_mdss_fb_refresh_rate.patch
- aeea3592a13bf12861943e44fc48f1f270941f8d.patch -> 00_fix_return_address.patch
- gpu-msm-fix-gcc5-compile.patch -> 02_gpu-msm-fix-gcc5-compile.patch
- udev-hack.sh -> udev-v4l-hack.sh
- Separate udev-v4l-hack.sh from profile.sh
2017-09-11 15:29:22 +00:00
Attila Szöllősi
5a32e48eef
Fix refresh rate on sony-amami ( #348 )
...
Patch added to hardcode pixclock in framebuffer driver
2017-08-08 16:50:11 +00:00
Oliver Smith
3e140ea690
Close #194 : Aports subfolders! See migration guide in the wiki ( #227 )
...
Migration guide:
https://github.com/postmarketOS/pmbootstrap/wiki/Migration-to-aports-subfolders
2017-07-28 22:34:40 +00:00