Oliver Smith
826e23de0a
kconfig_check: disable CONFIG_PFT ( #830 )
...
This caused builds to fail with a modern GCC at least once, and while it originally was meant as
security feature by Qualcomm, "it is unsupported by Qualcomm, and opens up to a wide range
of potential attack surfaces that has not been audited by anyone."
2017-10-27 20:41:44 +00: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
Pablo Castellano
d690e38d50
Fix #223 : Use .tar.gz
instead of .zip
for kernel sources ( #315 )
2017-08-01 15:57:52 +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