rpi-userland: update to 20160629.
This commit is contained in:
parent
f10cf82e82
commit
005890ce2e
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'rpi-firmware'
|
# Template file for 'rpi-firmware'
|
||||||
_githash="8daf8dd493ecd25ceda075cd6ffa646193f00edb"
|
_githash="dd9636d73eaaf8a9273911e1773b012838fc250c"
|
||||||
_gitshort="${_githash:0:7}"
|
_gitshort="${_githash:0:7}"
|
||||||
|
|
||||||
pkgname=rpi-userland
|
pkgname=rpi-userland
|
||||||
version=20160615
|
version=20160629
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="userland-${_githash}"
|
wrksrc="userland-${_githash}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="https://github.com/raspberrypi/userland"
|
homepage="https://github.com/raspberrypi/userland"
|
||||||
distfiles="https://github.com/raspberrypi/userland/archive/${_githash}.tar.gz"
|
distfiles="https://github.com/raspberrypi/userland/archive/${_githash}.tar.gz"
|
||||||
checksum=cc34b451e867ada4c39b1b4fbdd15baea9b9b9dbcbb45442aebceb4b0fac57f6
|
checksum=af273fc0b3e648435529427fe7aa2c1f06b063f5184fe3804f53aeef183cd381
|
||||||
|
|
||||||
LDFLAGS="-Wl,--no-as-needed"
|
LDFLAGS="-Wl,--no-as-needed"
|
||||||
only_for_archs="armv6l armv6l-musl armv7l armv7l-musl"
|
only_for_archs="armv6l armv6l-musl armv7l armv7l-musl"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue