aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-12-22 00:23:59 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-02 12:47:36 +0000
commit274672362dbf0221144f2286bcd9a0b977c24fa6 (patch)
tree99b017f6e0b8c69ebfa3263be6667d0b9363b50b
parent99c3f40299ddf97fd85eaea4d86176f2b4d4db92 (diff)
downloadopenembedded-core-contrib-274672362dbf0221144f2286bcd9a0b977c24fa6.tar.gz
icecc-create-env-native: add SUMMARY and tweak DESCRIPTION
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
-rw-r--r--meta/recipes-devtools/icecc-create-env/icecc-create-env-native_0.1.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-devtools/icecc-create-env/icecc-create-env-native_0.1.bb b/meta/recipes-devtools/icecc-create-env/icecc-create-env-native_0.1.bb
index c05a76dc89..f8f4aef392 100644
--- a/meta/recipes-devtools/icecc-create-env/icecc-create-env-native_0.1.bb
+++ b/meta/recipes-devtools/icecc-create-env/icecc-create-env-native_0.1.bb
@@ -1,5 +1,6 @@
-DESCRIPTION = "This is a modified version of the icecc-create-env script in order to\
-make it work with OE."
+SUMMARY = "icecc environment setup script"
+DESCRIPTION = "This is a version of the icecc-create-env script that has \
+been modified in order to make it work with OE."
SECTION = "base"
# source file has just a "GPL" word, but upstream is GPLv2+.
# most probably just GPL would be a mistake