summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2016-09-16 17:29:21 +0100
committerAndrei Gherzan <andrei@gherzan.ro>2016-09-21 11:38:22 +0100
commit1b2c25ee882b2d4d1dc71439053738de402c5488 (patch)
tree88298ba8536f411046e8248a14b0aca536fbabd5 /recipes-devtools
parent4c02c7ce07121c2f5367204445f93199d828bb10 (diff)
downloadmeta-raspberrypi-1b2c25ee882b2d4d1dc71439053738de402c5488.tar.gz
wiringpi: Update to 2.32
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/wiringPi/wiringpi_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/wiringPi/wiringpi_git.bb b/recipes-devtools/wiringPi/wiringpi_git.bb
index 9d2206b..f2cacd3 100644
--- a/recipes-devtools/wiringPi/wiringpi_git.bb
+++ b/recipes-devtools/wiringPi/wiringpi_git.bb
@@ -4,8 +4,8 @@ SECTION = "devel/libs"
4LICENSE = "LGPLv3+" 4LICENSE = "LGPLv3+"
5LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=e6a600fd5e1d9cbde2d983680233ad02" 5LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=e6a600fd5e1d9cbde2d983680233ad02"
6 6
7# tag 2.29 7# tag 2.32
8SRCREV = "d79506694d7ba1c3da865d095238289d6175057d" 8SRCREV = "b0a60c3302973ca1878d149d61f2f612c8f27fac"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11