Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | aports: add support for armv7 [skip ci] | Oliver Smith | 2018-09-24 | 1 | -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 20180907 | Timo Teräs | 2018-09-12 | 1 | -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 aarch64 | Carlo Landmeter | 2018-06-25 | 1 | -11/+14 |
| | |||||
* | main/raspberrypi: upgrade to snapshot of 2017-11-14 | Timo Teräs | 2017-11-21 | 1 | -5/+3 |
| | |||||
* | main/raspberrypi: upgrade to snapshot of 2016-10-31 | Timo Teräs | 2016-11-11 | 1 | -20/+9 |
| | |||||
* | main/raspberrypi: upgrade to snapshot of 20160425 | Timo Teräs | 2016-05-16 | 1 | -9/+5 |
| | |||||
* | main/raspberrypi: upgrade to snapshot of 2016-02-02 | Timo Teräs | 2016-02-11 | 1 | -13/+9 |
| | |||||
* | main/raspberrypi: fix depends_dev | Timo Teräs | 2015-10-08 | 1 | -2/+2 |
| | |||||
* | main/raspberrypi: update snapshot, fix build | Timo Teräs | 2015-08-27 | 1 | -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.26 | Timo Teräs | 2015-05-26 | 1 | -6/+10 |
| | |||||
* | main/raspberrypi: move from testing, upgrade to latest snapshot | Timo Teräs | 2014-11-21 | 1 | -0/+56 |
remove now unneeded patches. upstream supports musl. |