aboutsummaryrefslogtreecommitdiffstats
path: root/main/raspberrypi/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* aports: add support for armv7 [skip ci]Oliver Smith2018-09-241-1/+1
| | | | | | | | | This makes it possible to provide armv7 as additional architecture in Alpine, next to armhf. See the discussion in this ML thread: <https://lists.alpinelinux.org/alpine-devel/6271.html> It's done by adding armv7 next to armhf in the arch line and also !armv7 where the arch line said !armhf. The following script was used:
* main/raspberrypi: update to snapshot 20180907Timo Teräs2018-09-121-3/+3
| | | | | | This includes upstream change to add ld --no-as-needed option as some DSOs provide plugins via constructor mechanism and would get incorrectly not linked in.
* main/raspberrypi: upgrade to 0.20171114 and add aarch64Carlo Landmeter2018-06-251-11/+14
|
* main/raspberrypi: upgrade to snapshot of 2017-11-14Timo Teräs2017-11-211-5/+3
|
* main/raspberrypi: upgrade to snapshot of 2016-10-31Timo Teräs2016-11-111-20/+9
|
* main/raspberrypi: upgrade to snapshot of 20160425Timo Teräs2016-05-161-9/+5
|
* main/raspberrypi: upgrade to snapshot of 2016-02-02Timo Teräs2016-02-111-13/+9
|
* main/raspberrypi: fix depends_devTimo Teräs2015-10-081-2/+2
|
* main/raspberrypi: update snapshot, fix buildTimo Teräs2015-08-271-11/+20
| | | | | | - linux-headers is -dev dependency - patch errors detected by gcc5.1 - workaround gcc5.1 warning (that gets treated as error)
* main/raspberrypi: upgrade to 2015.05.26Timo Teräs2015-05-261-6/+10
|
* main/raspberrypi: move from testing, upgrade to latest snapshotTimo Teräs2014-11-211-0/+56
remove now unneeded patches. upstream supports musl.