summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-08 22:32:40 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-08 22:32:40 +0200
commitf5080f0b25b88eda08b30ae5fa5ea28b08dbe229 (patch)
tree2fe6fbbfd93f32ff3732cb6c62a76f9f4f8581e2
parent4842f2a34fce364dbe1cbe1b42acb7e50d4f3cf8 (diff)
downloadopenembedded-f5080f0b25b88eda08b30ae5fa5ea28b08dbe229.tar.gz
shr/ologicd_git.bb: added DESCRIPTION
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
-rw-r--r--recipes/shr/ologicd_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/shr/ologicd_git.bb b/recipes/shr/ologicd_git.bb
index aaf8620fc6..759fc47cdd 100644
--- a/recipes/shr/ologicd_git.bb
+++ b/recipes/shr/ologicd_git.bb
@@ -1,4 +1,5 @@
-DESCRIPTION = ""
+DESCRIPTION = "ologicd is a logic deamon. It is meant to run software agents. \
+ Those agents may interact with external software through DBus"
SECTION = "libs"
SRCREV = "4a32af91a9479ebd4d1d39057354ac9904d74cbb"
PV = "0.0.1+gitr${SRCPV}"