Fix reversed fan signal issue 99/9199/1 3.0.3 chinook/3.0.3 chinook_3.0.3
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 24 Apr 2017 08:53:59 +0000 (10:53 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 24 Apr 2017 08:53:59 +0000 (10:53 +0200)
With replaced hardware, we don't need the reversed signal anymore.
Fix it in chinook.

Bug-AGL: SPEC-456

Change-Id: I119a95392f8adc752ad3c74d16f420e374063d26
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
recipes-demo-hmi/hvac/hvac_git.bb

index 9e789d8..5ca371f 100644 (file)
@@ -11,7 +11,7 @@ SRCREV  = "559d1a3272a6dbf87139cc3a77beaddfc5f66b63"
 
 # Pinned branch/SRCREV for Charming Chinook
 SRC_URI_chinook = "git://gerrit.automotivelinux.org/gerrit/apps/hvac;protocol=http;branch=chinook"
-SRCREV_chinook = "97a6c028a016aa8c345cbd5c6b15a90fcf6b7b5b"
+SRCREV_chinook = "31e930c7fbd9a32f200c654a383d29f973d94440"
 
 PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"