diff options
| author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-12-22 00:23:59 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-02 12:50:23 +0000 |
| commit | 94dd065206530b462bd40a1eb0d50dcc7d22760d (patch) | |
| tree | 210d952add1ab3cc6df99e2b88489673ffff0eee | |
| parent | f92ed8823630e8be7cb06116c4c1e27ca27682c2 (diff) | |
| download | poky-94dd065206530b462bd40a1eb0d50dcc7d22760d.tar.gz | |
icecc-create-env-native: add SUMMARY and tweak DESCRIPTION
(From OE-Core rev: 274672362dbf0221144f2286bcd9a0b977c24fa6)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-devtools/icecc-create-env/icecc-create-env-native_0.1.bb | 5 |
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 @@ | |||
| 1 | DESCRIPTION = "This is a modified version of the icecc-create-env script in order to\ | 1 | SUMMARY = "icecc environment setup script" |
| 2 | make it work with OE." | 2 | DESCRIPTION = "This is a version of the icecc-create-env script that has \ |
| 3 | been modified in order to make it work with OE." | ||
| 3 | SECTION = "base" | 4 | SECTION = "base" |
| 4 | # source file has just a "GPL" word, but upstream is GPLv2+. | 5 | # source file has just a "GPL" word, but upstream is GPLv2+. |
| 5 | # most probably just GPL would be a mistake | 6 | # most probably just GPL would be a mistake |
