Commit Graph

6 Commits

Author SHA1 Message Date
Oliver Smith 3a539a287b
Minor aports clean up
* Use MIT as license for device-* aports and symlink packages.
  That way we don't have the "FIXME" string in the license field,
  and the MIT is used by Alpine for internal packages, too.
* linux-* aports: properly name the downloaded files: prefix with
  the package name, so it does not just have the git commit as name.
2017-05-31 19:10:29 +02:00
Oliver Smith 57be0dc7cc
New aport: unpackbootimg
Useful to extract flash offsets, as described here:
https://github.com/postmarketOS/pmbootstrap/wiki/How-to-find-device-specific-information
2017-05-31 18:39:42 +02:00
Oliver Smith 8a40c245da
Fix #19: gcc-armhf didn't compile anymore 2017-05-31 18:18:45 +02:00
Mathieu Maret 424ecf9976 Update qemu-user-static to package release 6
the older one is no more accessible
2017-05-29 22:32:13 +02:00
Oliver Smith 3eafc5eb8a
Update *-armhf aports to pass the testcases again
* gcc-armhf: has been updated upstream (minor code change without version bump)
* musl-armhf: use default mirror from config instead of random other https mirror

Rebuilding the packages is not required.
2017-05-29 19:30:33 +02:00
Oliver Smith ed9fc7f8b2
Put postmarketOS aports inside pmbootstrap repo
Later, the aports folder will probably get split up in its own repository.
But right now this is simply convenient.
2017-05-26 22:26:25 +02:00