1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-16 03:47:03 +00:00

linux-yocto: intel-common: Enable Industrial IO

Updating the META branch SRCREV to import iio configuration settings.

(From OE-Core rev: bb8cada68e70b1246a76046a37ba57a3ca7aedde)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2014-08-20 12:21:26 -04:00
committed by Richard Purdie
parent 0ae7b58060
commit 2ffbc2729a
3 changed files with 3 additions and 3 deletions
@@ -9,7 +9,7 @@ LINUX_VERSION ?= "3.14.5"
KMETA = "meta"
SRCREV_machine ?= "5724bf17acbf54cf61003ab242448fd96d189384"
SRCREV_meta ?= "b2af4e3528e65583c98f3a08c6edb0cad7a120b0"
SRCREV_meta ?= "54d07ec2566afe2a4c1eee4995781aab5599b5d5"
PV = "${LINUX_VERSION}+git${SRCPV}"