Skip to content

Commit

Permalink
Bump libiio version to 0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas Pillitteri authored and kraj committed Nov 26, 2018
1 parent 6852819 commit f352612
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions meta-oe/recipes-support/libiio/libiio_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ SECTION = "libs"
LICENSE = "LGPLv2.1+"
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=7c13b3376cea0ce68d2d2da0a1b3a72c"

SRCREV = "fa82974d8bd1fded78e630ab71a7ded1b11d0e33"
PV = "0.14+git${SRCPV}"
SRCREV = "6ecff5d46e1b12c2859f0b63a73282940e3402bb"
PV = "0.15+git${SRCPV}"

SRC_URI = "git://github.com/analogdevicesinc/libiio.git;protocol=https"

Expand Down

0 comments on commit f352612

Please sign in to comment.