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-devtools/bison/bison_2.3.bb | 1 - meta/recipes-devtools/bison/bison_2.5.bb | 1 - meta/recipes-devtools/cdrtools/cdrtools-native_2.01.bb | 1 - meta/recipes-devtools/diffstat/diffstat_1.54.bb | 1 - meta/recipes-devtools/docbook-utils/docbook-utils-native_0.6.14.bb | 1 - meta/recipes-devtools/dosfstools/dosfstools_2.10.bb | 1 - meta/recipes-devtools/dosfstools/dosfstools_2.11.bb | 1 - meta/recipes-devtools/gdb/gdb-common.inc | 1 - meta/recipes-devtools/insserv/insserv_1.14.0.bb | 1 - meta/recipes-devtools/intltool/intltool.inc | 1 - meta/recipes-devtools/makedevs/makedevs_1.0.0.bb | 1 - meta/recipes-devtools/opkg-utils/opkg-utils_svn.bb | 1 - meta/recipes-devtools/patch/patch.inc | 1 - meta/recipes-devtools/perl/perl_5.12.3.bb | 1 - meta/recipes-devtools/python/python-imaging_1.1.7.bb | 1 - meta/recipes-devtools/python/python-pycurl_7.19.0.bb | 1 - meta/recipes-devtools/python/python-pyrex_0.9.9.bb | 1 - meta/recipes-devtools/python/python-scons_2.0.1.bb | 1 - meta/recipes-devtools/python/python.inc | 1 - meta/recipes-devtools/rsync/rsync.inc | 1 - meta/recipes-devtools/rsync/rsync_2.6.9.bb | 1 - meta/recipes-devtools/transfig/transfig-native_3.2.5d.bb | 1 - 22 files changed, 22 deletions(-) (limited to 'meta/recipes-devtools') diff --git a/meta/recipes-devtools/bison/bison_2.3.bb b/meta/recipes-devtools/bison/bison_2.3.bb index 8d76f7bf52..22f884b002 100644 --- a/meta/recipes-devtools/bison/bison_2.3.bb +++ b/meta/recipes-devtools/bison/bison_2.3.bb @@ -7,7 +7,6 @@ HOMEPAGE = "http://www.gnu.org/software/bison/" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a" SECTION = "devel" -PRIORITY = "optional" DEPENDS = "bison-native" PR = "r0" diff --git a/meta/recipes-devtools/bison/bison_2.5.bb b/meta/recipes-devtools/bison/bison_2.5.bb index b81efab74e..63f4e7631f 100644 --- a/meta/recipes-devtools/bison/bison_2.5.bb +++ b/meta/recipes-devtools/bison/bison_2.5.bb @@ -7,7 +7,6 @@ HOMEPAGE = "http://www.gnu.org/software/bison/" LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" SECTION = "devel" -PRIORITY = "optional" DEPENDS = "bison-native" PR = "r0" diff --git a/meta/recipes-devtools/cdrtools/cdrtools-native_2.01.bb b/meta/recipes-devtools/cdrtools/cdrtools-native_2.01.bb index aba6a455b0..9068771bc4 100644 --- a/meta/recipes-devtools/cdrtools/cdrtools-native_2.01.bb +++ b/meta/recipes-devtools/cdrtools/cdrtools-native_2.01.bb @@ -5,7 +5,6 @@ SUMMARY = "A set of tools for CD recording, including cdrecord" DESCRIPTION = "A set of tools for CD recording, including cdrecord" HOMEPAGE = "http://cdrecord.berlios.de/private/cdrecord.html" SECTION = "console/utils" -PRIORITY = "optional" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" PR = "r2" diff --git a/meta/recipes-devtools/diffstat/diffstat_1.54.bb b/meta/recipes-devtools/diffstat/diffstat_1.54.bb index 6eda411987..334d7d1919 100644 --- a/meta/recipes-devtools/diffstat/diffstat_1.54.bb +++ b/meta/recipes-devtools/diffstat/diffstat_1.54.bb @@ -3,7 +3,6 @@ DESCRIPTION = "diffstat reads the output of diff and displays a histogram of \ the insertions, deletions, and modifications per-file. It is useful for \ reviewing large, complex patch files." HOMEPAGE = "http://invisible-island.net/diffstat/" -PRIORITY = "optional" SECTION = "devel" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://install-sh;endline=42;md5=b3549726c1022bee09c174c72a0ca4a5" diff --git a/meta/recipes-devtools/docbook-utils/docbook-utils-native_0.6.14.bb b/meta/recipes-devtools/docbook-utils/docbook-utils-native_0.6.14.bb index c0084b3d91..c2ccef3429 100644 --- a/meta/recipes-devtools/docbook-utils/docbook-utils-native_0.6.14.bb +++ b/meta/recipes-devtools/docbook-utils/docbook-utils-native_0.6.14.bb @@ -3,7 +3,6 @@ DESCRIPTION = "A collection of all the free software tools you need to \ work on and format DocBook documents." HOMEPAGE = "http://sources.redhat.com/docbook-tools/" SECTION = "console/utils" -PRIORITY = "required" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" DEPENDS = "openjade-native sgmlspl-native docbook-dsssl-stylesheets-native docbook-sgml-dtd-3.1-native" diff --git a/meta/recipes-devtools/dosfstools/dosfstools_2.10.bb b/meta/recipes-devtools/dosfstools/dosfstools_2.10.bb index dadf2f9312..9b4763bb14 100644 --- a/meta/recipes-devtools/dosfstools/dosfstools_2.10.bb +++ b/meta/recipes-devtools/dosfstools/dosfstools_2.10.bb @@ -5,7 +5,6 @@ DESCRIPTION = "DOS FAT Filesystem Utilities" SECTION = "base" -PRIORITY = "optional" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://mkdosfs/COPYING;md5=cbe67f08d6883bff587f615f0cc81aa8" PR = "r2" diff --git a/meta/recipes-devtools/dosfstools/dosfstools_2.11.bb b/meta/recipes-devtools/dosfstools/dosfstools_2.11.bb index 9d59e15183..91ec055148 100644 --- a/meta/recipes-devtools/dosfstools/dosfstools_2.11.bb +++ b/meta/recipes-devtools/dosfstools/dosfstools_2.11.bb @@ -5,7 +5,6 @@ DESCRIPTION = "DOS FAT Filesystem Utilities" SECTION = "base" -PRIORITY = "optional" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://mkdosfs/COPYING;md5=cbe67f08d6883bff587f615f0cc81aa8" PR = "r0" diff --git a/meta/recipes-devtools/gdb/gdb-common.inc b/meta/recipes-devtools/gdb/gdb-common.inc index 95a38b5956..8ec373546d 100644 --- a/meta/recipes-devtools/gdb/gdb-common.inc +++ b/meta/recipes-devtools/gdb/gdb-common.inc @@ -2,7 +2,6 @@ DESCRIPTION = "gdb - GNU debugger" HOMEPAGE = "http://www.gnu.org/software/gdb/" LICENSE="GPLv3+" SECTION = "devel" -PRIORITY = "optional" DEPENDS = "ncurses readline elfutils" LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ diff --git a/meta/recipes-devtools/insserv/insserv_1.14.0.bb b/meta/recipes-devtools/insserv/insserv_1.14.0.bb index 2d2e75a20a..b3ddec37bd 100644 --- a/meta/recipes-devtools/insserv/insserv_1.14.0.bb +++ b/meta/recipes-devtools/insserv/insserv_1.14.0.bb @@ -3,7 +3,6 @@ DESCRIPTION = "This utility reorders the init.d boot scripts based on dependenci headers, or in override files included in this package or added in /etc/insserv." # There is no known home page for insserv SECTION = "base" -PRIORITY = "optional" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" diff --git a/meta/recipes-devtools/intltool/intltool.inc b/meta/recipes-devtools/intltool/intltool.inc index 9df79f580b..a4bccd3655 100644 --- a/meta/recipes-devtools/intltool/intltool.inc +++ b/meta/recipes-devtools/intltool/intltool.inc @@ -1,5 +1,4 @@ DESCRIPTION = "Utility scripts for internationalizing XML" -PRIORITY = "optional" SECTION = "devel" LICENSE = "GPL" diff --git a/meta/recipes-devtools/makedevs/makedevs_1.0.0.bb b/meta/recipes-devtools/makedevs/makedevs_1.0.0.bb index f10dfaff48..2b9fd37eb9 100644 --- a/meta/recipes-devtools/makedevs/makedevs_1.0.0.bb +++ b/meta/recipes-devtools/makedevs/makedevs_1.0.0.bb @@ -2,7 +2,6 @@ DESCRIPTION = "A tool to make device nodes" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" SECTION = "base" -PRIORITY = "required" SRC_URI = "file://makedevs.c \ file://COPYING.patch" PR = "r7" diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils_svn.bb b/meta/recipes-devtools/opkg-utils/opkg-utils_svn.bb index 79cee2e4f5..897fe113d2 100644 --- a/meta/recipes-devtools/opkg-utils/opkg-utils_svn.bb +++ b/meta/recipes-devtools/opkg-utils/opkg-utils_svn.bb @@ -1,7 +1,6 @@ DESCRIPTION = "OPKG Package Manager Utilities" SECTION = "base" HOMEPAGE = "http://wiki.openmoko.org/wiki/Opkg" -PRIORITY = "optional" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ file://opkg.py;beginline=1;endline=18;md5=15917491ad6bf7acc666ca5f7cc1e083" diff --git a/meta/recipes-devtools/patch/patch.inc b/meta/recipes-devtools/patch/patch.inc index cb4984b264..38c3e95d71 100644 --- a/meta/recipes-devtools/patch/patch.inc +++ b/meta/recipes-devtools/patch/patch.inc @@ -2,7 +2,6 @@ SUMMARY = "Tool for applying a patch file" DESCRIPTION = "patch takes a patch file containing a difference listing \ produced by the diff program and applies those differences to one or more \ original files, producing patched versions." -PRIORITY = "standard" SECTION = "utils" SRC_URI = "${GNU_MIRROR}/patch/patch-${PV}.tar.gz" diff --git a/meta/recipes-devtools/perl/perl_5.12.3.bb b/meta/recipes-devtools/perl/perl_5.12.3.bb index 850eef21c2..beb179188b 100644 --- a/meta/recipes-devtools/perl/perl_5.12.3.bb +++ b/meta/recipes-devtools/perl/perl_5.12.3.bb @@ -4,7 +4,6 @@ SECTION = "devel" LICENSE = "Artistic|GPL" LIC_FILES_CHKSUM = "file://Copying;md5=2b4c6ffbcfcbdee469f02565f253d81a \ file://Artistic;md5=f921793d03cc6d63ec4b15e9be8fd3f8" -PRIORITY = "optional" # We need gnugrep (for -I) DEPENDS = "virtual/db grep-native" DEPENDS += "gdbm zlib" diff --git a/meta/recipes-devtools/python/python-imaging_1.1.7.bb b/meta/recipes-devtools/python/python-imaging_1.1.7.bb index ce3b977114..b0246460c4 100644 --- a/meta/recipes-devtools/python/python-imaging_1.1.7.bb +++ b/meta/recipes-devtools/python/python-imaging_1.1.7.bb @@ -1,6 +1,5 @@ DESCRIPTION = "Python Imaging Library" SECTION = "devel/python" -PRIORITY = "optional" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://README;beginline=92;endline=120;md5=c4371af4579f1e489cf881c1443dd4ec" DEPENDS = "freetype jpeg tiff" diff --git a/meta/recipes-devtools/python/python-pycurl_7.19.0.bb b/meta/recipes-devtools/python/python-pycurl_7.19.0.bb index b868ad8cde..35570dc0c6 100644 --- a/meta/recipes-devtools/python/python-pycurl_7.19.0.bb +++ b/meta/recipes-devtools/python/python-pycurl_7.19.0.bb @@ -1,7 +1,6 @@ DESCRIPTION = "libcurl python bindings." HOMEPAGE = "http://pycurl.sourceforge.net/" SECTION = "devel/python" -PRIORITY = "optional" LICENSE = "LGPLv2.1+ | MIT" LIC_FILES_CHKSUM = "file://README;endline=13;md5=fbfe545b1869617123a08c0983ef17b2 \ file://COPYING;md5=3579a9fd0221d49a237aaa33492f988c \ diff --git a/meta/recipes-devtools/python/python-pyrex_0.9.9.bb b/meta/recipes-devtools/python/python-pyrex_0.9.9.bb index f14a0e615a..1a54051257 100644 --- a/meta/recipes-devtools/python/python-pyrex_0.9.9.bb +++ b/meta/recipes-devtools/python/python-pyrex_0.9.9.bb @@ -2,7 +2,6 @@ DESCRIPTION = "Pyrex is a language specially designed for writing Python extensi It's designed to bridge the gap between the nice, high-level, easy-to-use world of Python \ and the messy, low-level world of C." SECTION = "devel/python" -PRIORITY = "optional" LICENSE = "Apache-2" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=771d472f53f933033f57eeee7808e5bd" SRCNAME = "Pyrex" diff --git a/meta/recipes-devtools/python/python-scons_2.0.1.bb b/meta/recipes-devtools/python/python-scons_2.0.1.bb index 0dfa8379ed..1c7939e686 100644 --- a/meta/recipes-devtools/python/python-scons_2.0.1.bb +++ b/meta/recipes-devtools/python/python-scons_2.0.1.bb @@ -1,6 +1,5 @@ DESCRIPTION = "A Software Construction Tool" SECTION = "devel/python" -PRIORITY = "optional" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=8481211ebbeaed9cdc7ad5a3b0c98aaf" SRCNAME = "scons" diff --git a/meta/recipes-devtools/python/python.inc b/meta/recipes-devtools/python/python.inc index f5ebb5bcdd..25a458ef13 100644 --- a/meta/recipes-devtools/python/python.inc +++ b/meta/recipes-devtools/python/python.inc @@ -2,7 +2,6 @@ DESCRIPTION = "The Python Programming Language" HOMEPAGE = "http://www.python.org" LICENSE = "PSF" SECTION = "devel/python" -PRIORITY = "optional" # bump this on every change in contrib/python/generate-manifest-2.6.py INC_PR = "nk2" diff --git a/meta/recipes-devtools/rsync/rsync.inc b/meta/recipes-devtools/rsync/rsync.inc index fdc7e37cf6..fd337df1cb 100644 --- a/meta/recipes-devtools/rsync/rsync.inc +++ b/meta/recipes-devtools/rsync/rsync.inc @@ -2,7 +2,6 @@ DESCRIPTION = "A file-synchronization tool" HOMEPAGE = "http://rsync.samba.org/" BUGTRACKER = "http://rsync.samba.org/bugzilla.html" SECTION = "console/network" -PRIORITY = "optional" # GPLv2+ (<< 3.0.0), GPLv3+ (>= 3.0.0) LICENSE = "GPLv3+" diff --git a/meta/recipes-devtools/rsync/rsync_2.6.9.bb b/meta/recipes-devtools/rsync/rsync_2.6.9.bb index 17c18a4ad8..74d10e4ac5 100644 --- a/meta/recipes-devtools/rsync/rsync_2.6.9.bb +++ b/meta/recipes-devtools/rsync/rsync_2.6.9.bb @@ -2,7 +2,6 @@ DESCRIPTION = "A file-synchronization tool" HOMEPAGE = "http://rsync.samba.org/" BUGTRACKER = "http://rsync.samba.org/bugzilla.html" SECTION = "console/network" -PRIORITY = "optional" # needs to add acl and attr DEPENDS = "popt" diff --git a/meta/recipes-devtools/transfig/transfig-native_3.2.5d.bb b/meta/recipes-devtools/transfig/transfig-native_3.2.5d.bb index 62b80234c5..97441c6b6e 100644 --- a/meta/recipes-devtools/transfig/transfig-native_3.2.5d.bb +++ b/meta/recipes-devtools/transfig/transfig-native_3.2.5d.bb @@ -3,7 +3,6 @@ DESCRIPTION = "This package contains utilities (mainly fig2dev) to \ handle XFig (Facility for Interactive Generation of figures) files." HOMEPAGE = "http://www-epb.lbl.gov/xfig/" SECTION = "console/utils" -PRIORITY = "required" LICENSE = "xfig" LIC_FILES_CHKSUM = "file://fig2dev/fig2dev.c;endline=16;md5=6bab01e017409cf9ab21d3e953b793f7" PR = "r0" -- cgit v1.2.3-54-g00ecf