From 34a25119974944a3a80c57043d83ec4719ad2993 Mon Sep 17 00:00:00 2001 From: Stephane Desneux Date: Tue, 18 Oct 2016 16:52:53 +0000 Subject: recipes-automotive/hvacplugin: moved from meta-agl The new git repository for hvac plugin sources is now AGL (gerrit.automotivelinux.org). As a consequence, the previous repository (github.com/iotbzh/hvacplugin) is now deprecated. Change-Id: Ibaf7b01a97520d3c5e105b02aa1a321c66828797 Signed-off-by: Stephane Desneux --- recipes-automotive/hvacplugin/files/hvacplugin | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 recipes-automotive/hvacplugin/files/hvacplugin (limited to 'recipes-automotive/hvacplugin/files') diff --git a/recipes-automotive/hvacplugin/files/hvacplugin b/recipes-automotive/hvacplugin/files/hvacplugin new file mode 100644 index 000000000..8a1a90da6 --- /dev/null +++ b/recipes-automotive/hvacplugin/files/hvacplugin @@ -0,0 +1,7 @@ +{ + "name" : "hvacplugin", + "path" : "/usr/lib/automotive-message-broker/hvacplugin.so", + "delay" : "30", + "enabled" : true +} + -- cgit 1.2.3-korg