pmaports w/ reMarkable 1 packages
Find a file
Oliver Smith a65e7d034b Make gcc-aarch64 reproducible (#366)
This fixes https://github.com/postmarketOS/binary-package-repo/issues/1

GCC generates hardlinks between files `A` and `B` in its `make install` step. The problem is, that `tar` randomly packages `A` as full binary, and links `B` to `A`, or the other way around! I was able to reproduce this issue consistently when re-building `gcc-aarch64` on Travis CI (interestingly, this did not appear for `gcc-armhf`).

The fix is, to delete `B` and create a symlink `B` that points to `A` instead.
2017-08-12 14:06:02 +00:00
cross Make gcc-aarch64 reproducible (#366) 2017-08-12 14:06:02 +00:00
device Add Xperia Z2 Tablet WiFi (#339) 2017-08-11 12:41:29 +02:00
kde Minor fixes (#360) 2017-08-10 23:58:28 +00:00
main Fix usb networking on the Sony Amami (#357) 2017-08-09 21:54:01 +00:00
unmaintained/acpid Close #194: Aports subfolders! See migration guide in the wiki (#227) 2017-07-28 22:34:40 +00:00