icecc-create-env-native_0.1.bb: drop 'PRIORITY = "optional"' as it is the default

(From OE-Core rev: 49e629e78ba914c3372a9969ad84eff20ef8f009)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Otavio Salvador
2011-12-14 01:13:39 +00:00
committed by Richard Purdie
parent 9cd65cca83
commit b5c91531c8

View File

@@ -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+"