5 Commits

Author SHA1 Message Date
Timo Teräs
2c3b477583 community/omxplayer: upgrade to snapshot of 2019-01-02
fixes #9984
2019-02-15 13:00:59 +00:00
Timo Teräs
798cef5e2b community/omxplayer: upgrade to snapshot 2018-12-27, fix armv7
Take out all CPU specific compiler flags and rely on gcc defaults.
The problem on armv7 was that configuring manually armv6 and
using gcc default for thumb tries to build using thumb1 which
does not work. Use Alpine default config for these which is proper
combination.
2018-12-31 09:48:13 +02:00
Oliver Smith
9d9f981a2c aports: add support for armv7 [skip ci]
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:
2018-09-24 10:19:24 +03:00
Carlo Landmeter
0523ca4aa2 community/omxplayer: upgrade to 0.20180516 2018-06-25 15:14:34 +00:00
Natanael Copa
69e0f45f22 {main => community}/omxplayer: move 2018-03-07 13:56:09 +00:00