mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-31 01:10:08 +00:00
xpext_1.0-5.bb: drop 'PRIORITY = "optional"' as it is the default
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
committed by
Koen Kooi
parent
b41702a6bd
commit
f5dae46888
@@ -1,7 +1,6 @@
|
|||||||
LICENSE= "MIT"
|
LICENSE= "MIT"
|
||||||
DESCRIPTION = "X Server Nokia 770 extensions library"
|
DESCRIPTION = "X Server Nokia 770 extensions library"
|
||||||
SECTION = "x11/libs"
|
SECTION = "x11/libs"
|
||||||
PRIORITY = "optional"
|
|
||||||
DEPENDS = "virtual/libx11 libxext"
|
DEPENDS = "virtual/libx11 libxext"
|
||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=db043791349ba57ad1169e1c92477cb6"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=db043791349ba57ad1169e1c92477cb6"
|
||||||
|
|||||||
Reference in New Issue
Block a user