mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 00:32:14 +02:00
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:
committed by
Richard Purdie
parent
9cd65cca83
commit
b5c91531c8
@@ -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+"
|
||||
|
||||
Reference in New Issue
Block a user