summaryrefslogtreecommitdiffstats
path: root/meta-agl/recipes-automotive/hvacplugin/hvacplugin_0.1.bb
diff options
context:
space:
mode:
authorManuel Bachmann <mbc@iot.bzh>2016-01-12 09:24:45 +0000
committerGerrit Code Review <gerrit@172.30.200.200>2016-01-12 11:56:11 +0000
commit3fc6158a7b3ac5b52bc92e425e99717daabd589f (patch)
tree6fd1ad0779acee87dfdaa8f096a32d73f99e11b4 /meta-agl/recipes-automotive/hvacplugin/hvacplugin_0.1.bb
parent8dbe745604d66c741a6d9923b67f5d579c6f2dae (diff)
HVAC plugin: support Yocto 2.0, merge AGL patches
This commit : - fixes CMakeLists.txt for CMake 3.3.1 (Yocto 2.0) ; - merges Jan-Simon MÃller's AGL patch for cross-compilation (gerrit.automotivelinux.org/gerrit/gitweb?p=AGL/meta-agl .git;a=commit;h=8c7ab6abb2baae052ac5477ae45a35460da6b2df). Change-Id: I317eade139d0c7f637bb603fd9301a0a5ce134c3 Signed-off-by: Manuel Bachmann <mbc@iot.bzh>
Diffstat (limited to 'meta-agl/recipes-automotive/hvacplugin/hvacplugin_0.1.bb')
-rw-r--r--meta-agl/recipes-automotive/hvacplugin/hvacplugin_0.1.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-agl/recipes-automotive/hvacplugin/hvacplugin_0.1.bb b/meta-agl/recipes-automotive/hvacplugin/hvacplugin_0.1.bb
index 1d73c72f2..62e008bad 100644
--- a/meta-agl/recipes-automotive/hvacplugin/hvacplugin_0.1.bb
+++ b/meta-agl/recipes-automotive/hvacplugin/hvacplugin_0.1.bb
@@ -6,9 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
SRC_URI = "git://github.com/iotbzh/hvacplugin \
file://hvacplugin \
- file://0001-Fix-boost-include-statement.patch \
"
-SRCREV = "253e3d98505108f652ba875544fde4f58d4714c8"
+SRCREV = "00cb8ff4084d635d3a929cb41b8d853f6c4baf76"
S = "${WORKDIR}/git"
DEPENDS = "glib-2.0 json-c automotive-message-broker"