[oe-commits] Otavio Salvador : liblinebreak_1.2.bb: drop 'PRIORITY = "optional"' as it is the default

git at git.openembedded.org git at git.openembedded.org
Thu Dec 15 08:30:34 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: 7fc354c7350a9f0ddb0369ee51e037efa41b5ca6
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=7fc354c7350a9f0ddb0369ee51e037efa41b5ca6

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Wed Dec 14 01:10:35 2011 +0000

liblinebreak_1.2.bb: drop 'PRIORITY = "optional"' as it is the default

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../liblinebreak/liblinebreak_1.2.bb               |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/meta-oe/recipes-support/liblinebreak/liblinebreak_1.2.bb b/meta-oe/recipes-support/liblinebreak/liblinebreak_1.2.bb
index d64cfd9..2a5efad 100644
--- a/meta-oe/recipes-support/liblinebreak/liblinebreak_1.2.bb
+++ b/meta-oe/recipes-support/liblinebreak/liblinebreak_1.2.bb
@@ -3,7 +3,6 @@ HOMEPAGE = "http://vimgadgets.sourceforge.net/liblinebreak/"
 SECTION = "libs"
 LICENSE = "zlib"
 LIC_FILES_CHKSUM = "file://LICENCE;md5=3715191da62bafb5cfc4ff36195b2ec3"
-PRIORITY = "optional"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/project/vimgadgets/liblinebreak/${PV}/liblinebreak-${PV}.tar.gz"
 SRC_URI[md5sum] = "d18039259001ccb24b5dd4648c49c5ad"





More information about the Openembedded-commits mailing list