Signed-off-by: Paul Eggleton <[email protected]> --- .../recipes-devtools/icecc-create-env/icecc-create-env-native_0.1.bb | 5 +++-- 1 file 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 c05a76d..f8f4aef 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 -- 1.8.1.2 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
