wiringpi: uprev to 2.46

Update to v2.46 to support the RPi 3 B+.

Patches reworked as follow:
* 0001-Add-initial-cross-compile-support.patch: rebase to current
upstream

Signed-off-by: Daniel Rank <dwrank@gmail.com>
This commit is contained in:
Daniel Rank
2018-07-30 23:50:27 -07:00
committed by Andrei Gherzan
parent 9a9931fe0c
commit 2e23e17666
2 changed files with 21 additions and 29 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ SECTION = "devel/libs"
LICENSE = "LGPLv3+"
LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=e6a600fd5e1d9cbde2d983680233ad02"
# tag 2.44
SRCREV = "96344ff7125182989f98d3be8d111952a8f74e15"
# tag 2.46
SRCREV = "8d188fa0e00bb8c6ff6eddd07bf92857e9bd533a"
S = "${WORKDIR}/git"