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
12cbff0ba5
Strip kernel modules for all kernels except for linux-postmarketos ( #561 )
...
Adding INSTALL_MOD_STRIP will cause modules to be stripped after
they are installed (option --strip-debug will be used)
In case someone isn't happy with it, please open a PR that reverts
it for your device, or start a discussion as a new issue.
2017-09-13 17:47:53 +00:00
drebrez
8b420832df
Add samsung-i9070 firmware package ( #455 )
...
Also change the arch of firmware-mozilla-flame's APKBUILD to "noarch".
2017-08-24 17:26:40 +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