From 8511d1ec1bac699c742952e6fe4c306e1aaa2f9f Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 1 Jul 2011 23:25:36 +0100 Subject: Drop PRIORITY variable As discussed on the mailing list, this variable isn't useful and if wanted would be better implemented by distros using pn-X overrides. This patch executes: find . -regex ".*\.\(bb\|inc\)$" | xargs sed -i '/^PRIORITY = ".*"$/d' against the tree removing the referenced. Thanks to Phil Blundell for the command. (From OE-Core rev: d122343362669c683acc4af295971a62cbc823fc) Signed-off-by: Richard Purdie --- meta/recipes-support/atk/atk.inc | 1 - meta/recipes-support/boost/boost-36.inc | 1 - meta/recipes-support/boost/boost-jam-native.inc | 1 - meta/recipes-support/gdbm/gdbm_1.8.3.bb | 1 - meta/recipes-support/libcheck/libcheck_0.9.8.bb | 1 - meta/recipes-support/libgcrypt/libgcrypt.inc | 1 - meta/recipes-support/libgdbus/libgdbus_git.bb | 1 - meta/recipes-support/libiconv/libiconv_1.11.1.bb | 1 - meta/recipes-support/libnl/libnl_2.0.bb | 1 - meta/recipes-support/libxslt/libxslt_1.1.26.bb | 1 - meta/recipes-support/lzo/lzo_2.05.bb | 1 - meta/recipes-support/pth/pth_2.0.7.bb | 1 - meta/recipes-support/sqlite/sqlite3.inc | 1 - 13 files changed, 13 deletions(-) (limited to 'meta/recipes-support') diff --git a/meta/recipes-support/atk/atk.inc b/meta/recipes-support/atk/atk.inc index 899d360e1a..6a4fef6d0d 100644 --- a/meta/recipes-support/atk/atk.inc +++ b/meta/recipes-support/atk/atk.inc @@ -5,7 +5,6 @@ BUGTRACKER = "https://bugzilla.gnome.org/" LICENSE = "LGPLv2 & LGPLv2+" SECTION = "x11/libs" -PRIORITY = "optional" DEPENDS = "glib-2.0 gtk-doc-native" diff --git a/meta/recipes-support/boost/boost-36.inc b/meta/recipes-support/boost/boost-36.inc index bc4e750a92..bb267d791c 100644 --- a/meta/recipes-support/boost/boost-36.inc +++ b/meta/recipes-support/boost/boost-36.inc @@ -7,7 +7,6 @@ DESCRIPTION = "Free peer-reviewed portable C++ source libraries" HOMEPAGE = "http://www.boost.org/" SECTION = "libs" DEPENDS = "boost-jam-native zlib" -PRIORITY = "optional" LICENSE = "Boost" PR = "r4" diff --git a/meta/recipes-support/boost/boost-jam-native.inc b/meta/recipes-support/boost/boost-jam-native.inc index fbaef1a8ac..e6b2529858 100644 --- a/meta/recipes-support/boost/boost-jam-native.inc +++ b/meta/recipes-support/boost/boost-jam-native.inc @@ -6,7 +6,6 @@ DESCRIPTION = "Make system for boost (native)" HOMEPAGE = "http://www.boost.org/" SECTION = "devel" -PRIORITY = "optional" LICENSE = "Boost" PR = "r0" diff --git a/meta/recipes-support/gdbm/gdbm_1.8.3.bb b/meta/recipes-support/gdbm/gdbm_1.8.3.bb index 587b6a6c04..4f233a2140 100644 --- a/meta/recipes-support/gdbm/gdbm_1.8.3.bb +++ b/meta/recipes-support/gdbm/gdbm_1.8.3.bb @@ -1,7 +1,6 @@ DESCRIPTION = "GNU dbm is a set of database routines that use extensible hashing." HOMEPAGE = "http://www.gnu.org/software/gdbm/" SECTION = "libs" -PRIORITY = "optional" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=d8e20eece214df8ef953ed5857862150" diff --git a/meta/recipes-support/libcheck/libcheck_0.9.8.bb b/meta/recipes-support/libcheck/libcheck_0.9.8.bb index d7e0829b1e..d5b9930aa0 100644 --- a/meta/recipes-support/libcheck/libcheck_0.9.8.bb +++ b/meta/recipes-support/libcheck/libcheck_0.9.8.bb @@ -1,6 +1,5 @@ DESCRIPTION = "Check Test Framework" HOMEPAGE = "http://gitorious.org/opensuse/zypper" -PRIORITY = "optional" SECTION = "devel" LICENSE = "LGPLv2.1+" diff --git a/meta/recipes-support/libgcrypt/libgcrypt.inc b/meta/recipes-support/libgcrypt/libgcrypt.inc index 08fe7992fa..128aed328a 100644 --- a/meta/recipes-support/libgcrypt/libgcrypt.inc +++ b/meta/recipes-support/libgcrypt/libgcrypt.inc @@ -2,7 +2,6 @@ DESCRIPTION = "A general purpose cryptographic library based on the code from Gn HOMEPAGE = "http://directory.fsf.org/project/libgcrypt/" BUGTRACKER = "https://bugs.g10code.com/gnupg/index" SECTION = "libs" -PRIORITY = "optional" # helper program gcryptrnd and getrandom are under GPL, rest LGPL LICENSE = "GPLv2+ & LGPLv2.1+" diff --git a/meta/recipes-support/libgdbus/libgdbus_git.bb b/meta/recipes-support/libgdbus/libgdbus_git.bb index bd914364b5..67c61cf3dc 100644 --- a/meta/recipes-support/libgdbus/libgdbus_git.bb +++ b/meta/recipes-support/libgdbus/libgdbus_git.bb @@ -2,7 +2,6 @@ SUMMARY = "Library for simple D-Bus integration with GLib" DESCRIPTION = "Library for simple D-Bus integration with GLib" HOMEPAGE = "http://www.bluez.org" SECTION = "libs" -PRIORITY = "optional" LICENSE = "GPLv2 & LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e \ file://COPYING.LIB;md5=fb504b67c50331fc78734fed90fb0e09" diff --git a/meta/recipes-support/libiconv/libiconv_1.11.1.bb b/meta/recipes-support/libiconv/libiconv_1.11.1.bb index 28c70c8ae0..186a5a17b8 100644 --- a/meta/recipes-support/libiconv/libiconv_1.11.1.bb +++ b/meta/recipes-support/libiconv/libiconv_1.11.1.bb @@ -2,7 +2,6 @@ DESCRIPTION = "GNU libiconv - libiconv is for you if your application needs to s multiple character encodings, but that support lacks from your system." HOMEPAGE = "http://www.gnu.org/software/libiconv" SECTION = "libs" -PRIORITY = "optional" NOTES = "Needs to be stripped down to: ascii iso8859-1 eucjp iso-2022jp gb utf8" PROVIDES = "virtual/libiconv" PR = "r0" diff --git a/meta/recipes-support/libnl/libnl_2.0.bb b/meta/recipes-support/libnl/libnl_2.0.bb index 6858e82c00..0dfcaf63a7 100644 --- a/meta/recipes-support/libnl/libnl_2.0.bb +++ b/meta/recipes-support/libnl/libnl_2.0.bb @@ -1,7 +1,6 @@ DESCRIPTION = "libnl is a library for applications dealing with netlink sockets." HOMEPAGE = "http://www.infradead.org/~tgr/libnl/" SECTION = "libs/network" -PRIORITY = "optional" LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=2b41e13261a330ee784153ecbb6a82bc" diff --git a/meta/recipes-support/libxslt/libxslt_1.1.26.bb b/meta/recipes-support/libxslt/libxslt_1.1.26.bb index 71fb4788a0..404f03fa32 100644 --- a/meta/recipes-support/libxslt/libxslt_1.1.26.bb +++ b/meta/recipes-support/libxslt/libxslt_1.1.26.bb @@ -6,7 +6,6 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=0cd9a07afbeb24026c9b03aecfeba458" SECTION = "libs" -PRIORITY = "optional" DEPENDS = "libxml2 (>=2.6.27)" PR = "r0" diff --git a/meta/recipes-support/lzo/lzo_2.05.bb b/meta/recipes-support/lzo/lzo_2.05.bb index 411b744815..c49e94a5e8 100644 --- a/meta/recipes-support/lzo/lzo_2.05.bb +++ b/meta/recipes-support/lzo/lzo_2.05.bb @@ -1,7 +1,6 @@ DESCRIPTION = "Lossless data compression library" HOMEPAGE = "http://www.oberhumer.com/opensource/lzo/" SECTION = "libs" -PRIORITY = "optional" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ file://src/lzo_init.c;beginline=23;endline=40;md5=924a0f71f5394f6d404be3b458474769" diff --git a/meta/recipes-support/pth/pth_2.0.7.bb b/meta/recipes-support/pth/pth_2.0.7.bb index e1090d8222..61865b7242 100644 --- a/meta/recipes-support/pth/pth_2.0.7.bb +++ b/meta/recipes-support/pth/pth_2.0.7.bb @@ -1,7 +1,6 @@ DESCRIPTION = "GNU Portable Threads" HOMEPAGE = "http://www.gnu.org/software/pth/" SECTION = "libs" -PRIORITY = "optional" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;beginline=12;endline=15;md5=a48af114a80c222cafd37f24370a77b1" PR = "r1" diff --git a/meta/recipes-support/sqlite/sqlite3.inc b/meta/recipes-support/sqlite/sqlite3.inc index 939df14926..a5d122dc88 100644 --- a/meta/recipes-support/sqlite/sqlite3.inc +++ b/meta/recipes-support/sqlite/sqlite3.inc @@ -1,7 +1,6 @@ DESCRIPTION = "An Embeddable SQL Database Engine" HOMEPAGE = "http://www.sqlite.org" SECTION = "libs" -PRIORITY = "optional" DEPENDS = "readline ncurses" DEPENDS_virtclass-native = "" LICENSE = "PD" -- cgit v1.2.3-54-g00ecf