| Submitter | Otavio Salvador |
|---|---|
| Date | Dec. 14, 2011, 1:13 a.m. |
| Message ID | <10234dfb0f1dfe3f641facf76ce290c3d19bdeae.1323825176.git.otavio@ossystems.com.br> |
| Download | mbox | patch |
| Permalink | /patch/16895/ |
| State | Accepted |
| Commit | 49e629e78ba914c3372a9969ad84eff20ef8f009 |
| Headers | show |
Comments
Patch
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 6213843..7db3978 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,7 +1,6 @@ DESCRIPTION = "This is a modified version of the icecc-create-env script in order to\ make it work with OE." SECTION = "base" -PRIORITY = "optional" # source file has just a "GPL" word, but upstream is GPLv2+. # most probably just GPL would be a mistake LICENSE = "GPLv2+"
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> --- .../icecc-create-env-native_0.1.bb | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)