From patchwork Wed Dec 14 01:13:39 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [3/3] icecc-create-env-native_0.1.bb: drop 'PRIORITY = "optional"' as it is the default Date: Wed, 14 Dec 2011 01:13:39 -0000 From: Otavio Salvador X-Patchwork-Id: 16895 Message-Id: <10234dfb0f1dfe3f641facf76ce290c3d19bdeae.1323825176.git.otavio@ossystems.com.br> To: openembedded-core@lists.openembedded.org Signed-off-by: Otavio Salvador --- .../icecc-create-env-native_0.1.bb | 1 - 1 files changed, 0 insertions(+), 1 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 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+"