summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-01 23:25:36 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-01 23:27:29 +0100
commit8511d1ec1bac699c742952e6fe4c306e1aaa2f9f (patch)
treed552038f7694d9e7139c2a4fb1335433f4a18874 /meta/recipes-devtools
parent31ea94b2171e957358524baf5e9231a985a5450c (diff)
downloadpoky-8511d1ec1bac699c742952e6fe4c306e1aaa2f9f.tar.gz
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 <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/bison/bison_2.3.bb1
-rw-r--r--meta/recipes-devtools/bison/bison_2.5.bb1
-rw-r--r--meta/recipes-devtools/cdrtools/cdrtools-native_2.01.bb1
-rw-r--r--meta/recipes-devtools/diffstat/diffstat_1.54.bb1
-rw-r--r--meta/recipes-devtools/docbook-utils/docbook-utils-native_0.6.14.bb1
-rw-r--r--meta/recipes-devtools/dosfstools/dosfstools_2.10.bb1
-rw-r--r--meta/recipes-devtools/dosfstools/dosfstools_2.11.bb1
-rw-r--r--meta/recipes-devtools/gdb/gdb-common.inc1
-rw-r--r--meta/recipes-devtools/insserv/insserv_1.14.0.bb1
-rw-r--r--meta/recipes-devtools/intltool/intltool.inc1
-rw-r--r--meta/recipes-devtools/makedevs/makedevs_1.0.0.bb1
-rw-r--r--meta/recipes-devtools/opkg-utils/opkg-utils_svn.bb1
-rw-r--r--meta/recipes-devtools/patch/patch.inc1
-rw-r--r--meta/recipes-devtools/perl/perl_5.12.3.bb1
-rw-r--r--meta/recipes-devtools/python/python-imaging_1.1.7.bb1
-rw-r--r--meta/recipes-devtools/python/python-pycurl_7.19.0.bb1
-rw-r--r--meta/recipes-devtools/python/python-pyrex_0.9.9.bb1
-rw-r--r--meta/recipes-devtools/python/python-scons_2.0.1.bb1
-rw-r--r--meta/recipes-devtools/python/python.inc1
-rw-r--r--meta/recipes-devtools/rsync/rsync.inc1
-rw-r--r--meta/recipes-devtools/rsync/rsync_2.6.9.bb1
-rw-r--r--meta/recipes-devtools/transfig/transfig-native_3.2.5d.bb1
22 files changed, 0 insertions, 22 deletions
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/"
7LICENSE = "GPLv2" 7LICENSE = "GPLv2"
8LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a" 8LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a"
9SECTION = "devel" 9SECTION = "devel"
10PRIORITY = "optional"
11DEPENDS = "bison-native" 10DEPENDS = "bison-native"
12 11
13PR = "r0" 12PR = "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/"
7LICENSE = "GPLv3" 7LICENSE = "GPLv3"
8LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" 8LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
9SECTION = "devel" 9SECTION = "devel"
10PRIORITY = "optional"
11DEPENDS = "bison-native" 10DEPENDS = "bison-native"
12 11
13PR = "r0" 12PR = "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"
5DESCRIPTION = "A set of tools for CD recording, including cdrecord" 5DESCRIPTION = "A set of tools for CD recording, including cdrecord"
6HOMEPAGE = "http://cdrecord.berlios.de/private/cdrecord.html" 6HOMEPAGE = "http://cdrecord.berlios.de/private/cdrecord.html"
7SECTION = "console/utils" 7SECTION = "console/utils"
8PRIORITY = "optional"
9LICENSE = "GPLv2" 8LICENSE = "GPLv2"
10LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" 9LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
11PR = "r2" 10PR = "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 \
3the insertions, deletions, and modifications per-file. It is useful for \ 3the insertions, deletions, and modifications per-file. It is useful for \
4reviewing large, complex patch files." 4reviewing large, complex patch files."
5HOMEPAGE = "http://invisible-island.net/diffstat/" 5HOMEPAGE = "http://invisible-island.net/diffstat/"
6PRIORITY = "optional"
7SECTION = "devel" 6SECTION = "devel"
8LICENSE = "MIT" 7LICENSE = "MIT"
9LIC_FILES_CHKSUM = "file://install-sh;endline=42;md5=b3549726c1022bee09c174c72a0ca4a5" 8LIC_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 \
3work on and format DocBook documents." 3work on and format DocBook documents."
4HOMEPAGE = "http://sources.redhat.com/docbook-tools/" 4HOMEPAGE = "http://sources.redhat.com/docbook-tools/"
5SECTION = "console/utils" 5SECTION = "console/utils"
6PRIORITY = "required"
7LICENSE = "GPLv2" 6LICENSE = "GPLv2"
8LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" 7LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
9DEPENDS = "openjade-native sgmlspl-native docbook-dsssl-stylesheets-native docbook-sgml-dtd-3.1-native" 8DEPENDS = "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 @@
5DESCRIPTION = "DOS FAT Filesystem Utilities" 5DESCRIPTION = "DOS FAT Filesystem Utilities"
6 6
7SECTION = "base" 7SECTION = "base"
8PRIORITY = "optional"
9LICENSE = "GPLv2" 8LICENSE = "GPLv2"
10LIC_FILES_CHKSUM = "file://mkdosfs/COPYING;md5=cbe67f08d6883bff587f615f0cc81aa8" 9LIC_FILES_CHKSUM = "file://mkdosfs/COPYING;md5=cbe67f08d6883bff587f615f0cc81aa8"
11PR = "r2" 10PR = "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 @@
5DESCRIPTION = "DOS FAT Filesystem Utilities" 5DESCRIPTION = "DOS FAT Filesystem Utilities"
6 6
7SECTION = "base" 7SECTION = "base"
8PRIORITY = "optional"
9LICENSE = "GPLv2" 8LICENSE = "GPLv2"
10LIC_FILES_CHKSUM = "file://mkdosfs/COPYING;md5=cbe67f08d6883bff587f615f0cc81aa8" 9LIC_FILES_CHKSUM = "file://mkdosfs/COPYING;md5=cbe67f08d6883bff587f615f0cc81aa8"
11PR = "r0" 10PR = "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"
2HOMEPAGE = "http://www.gnu.org/software/gdb/" 2HOMEPAGE = "http://www.gnu.org/software/gdb/"
3LICENSE="GPLv3+" 3LICENSE="GPLv3+"
4SECTION = "devel" 4SECTION = "devel"
5PRIORITY = "optional"
6DEPENDS = "ncurses readline elfutils" 5DEPENDS = "ncurses readline elfutils"
7 6
8LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ 7LIC_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
3headers, or in override files included in this package or added in /etc/insserv." 3headers, or in override files included in this package or added in /etc/insserv."
4# There is no known home page for insserv 4# There is no known home page for insserv
5SECTION = "base" 5SECTION = "base"
6PRIORITY = "optional"
7LICENSE = "GPLv2" 6LICENSE = "GPLv2"
8LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" 7LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
9 8
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 @@
1DESCRIPTION = "Utility scripts for internationalizing XML" 1DESCRIPTION = "Utility scripts for internationalizing XML"
2PRIORITY = "optional"
3SECTION = "devel" 2SECTION = "devel"
4LICENSE = "GPL" 3LICENSE = "GPL"
5 4
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"
2LICENSE = "GPLv2" 2LICENSE = "GPLv2"
3LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" 3LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
4SECTION = "base" 4SECTION = "base"
5PRIORITY = "required"
6SRC_URI = "file://makedevs.c \ 5SRC_URI = "file://makedevs.c \
7 file://COPYING.patch" 6 file://COPYING.patch"
8PR = "r7" 7PR = "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 @@
1DESCRIPTION = "OPKG Package Manager Utilities" 1DESCRIPTION = "OPKG Package Manager Utilities"
2SECTION = "base" 2SECTION = "base"
3HOMEPAGE = "http://wiki.openmoko.org/wiki/Opkg" 3HOMEPAGE = "http://wiki.openmoko.org/wiki/Opkg"
4PRIORITY = "optional"
5LICENSE = "GPLv2+" 4LICENSE = "GPLv2+"
6LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ 5LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
7 file://opkg.py;beginline=1;endline=18;md5=15917491ad6bf7acc666ca5f7cc1e083" 6 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"
2DESCRIPTION = "patch takes a patch file containing a difference listing \ 2DESCRIPTION = "patch takes a patch file containing a difference listing \
3produced by the diff program and applies those differences to one or more \ 3produced by the diff program and applies those differences to one or more \
4original files, producing patched versions." 4original files, producing patched versions."
5PRIORITY = "standard"
6SECTION = "utils" 5SECTION = "utils"
7 6
8SRC_URI = "${GNU_MIRROR}/patch/patch-${PV}.tar.gz" 7SRC_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"
4LICENSE = "Artistic|GPL" 4LICENSE = "Artistic|GPL"
5LIC_FILES_CHKSUM = "file://Copying;md5=2b4c6ffbcfcbdee469f02565f253d81a \ 5LIC_FILES_CHKSUM = "file://Copying;md5=2b4c6ffbcfcbdee469f02565f253d81a \
6 file://Artistic;md5=f921793d03cc6d63ec4b15e9be8fd3f8" 6 file://Artistic;md5=f921793d03cc6d63ec4b15e9be8fd3f8"
7PRIORITY = "optional"
8# We need gnugrep (for -I) 7# We need gnugrep (for -I)
9DEPENDS = "virtual/db grep-native" 8DEPENDS = "virtual/db grep-native"
10DEPENDS += "gdbm zlib" 9DEPENDS += "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 @@
1DESCRIPTION = "Python Imaging Library" 1DESCRIPTION = "Python Imaging Library"
2SECTION = "devel/python" 2SECTION = "devel/python"
3PRIORITY = "optional"
4LICENSE = "MIT" 3LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://README;beginline=92;endline=120;md5=c4371af4579f1e489cf881c1443dd4ec" 4LIC_FILES_CHKSUM = "file://README;beginline=92;endline=120;md5=c4371af4579f1e489cf881c1443dd4ec"
6DEPENDS = "freetype jpeg tiff" 5DEPENDS = "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 @@
1DESCRIPTION = "libcurl python bindings." 1DESCRIPTION = "libcurl python bindings."
2HOMEPAGE = "http://pycurl.sourceforge.net/" 2HOMEPAGE = "http://pycurl.sourceforge.net/"
3SECTION = "devel/python" 3SECTION = "devel/python"
4PRIORITY = "optional"
5LICENSE = "LGPLv2.1+ | MIT" 4LICENSE = "LGPLv2.1+ | MIT"
6LIC_FILES_CHKSUM = "file://README;endline=13;md5=fbfe545b1869617123a08c0983ef17b2 \ 5LIC_FILES_CHKSUM = "file://README;endline=13;md5=fbfe545b1869617123a08c0983ef17b2 \
7 file://COPYING;md5=3579a9fd0221d49a237aaa33492f988c \ 6 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
2It's designed to bridge the gap between the nice, high-level, easy-to-use world of Python \ 2It's designed to bridge the gap between the nice, high-level, easy-to-use world of Python \
3and the messy, low-level world of C." 3and the messy, low-level world of C."
4SECTION = "devel/python" 4SECTION = "devel/python"
5PRIORITY = "optional"
6LICENSE = "Apache-2" 5LICENSE = "Apache-2"
7LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=771d472f53f933033f57eeee7808e5bd" 6LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=771d472f53f933033f57eeee7808e5bd"
8SRCNAME = "Pyrex" 7SRCNAME = "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 @@
1DESCRIPTION = "A Software Construction Tool" 1DESCRIPTION = "A Software Construction Tool"
2SECTION = "devel/python" 2SECTION = "devel/python"
3PRIORITY = "optional"
4LICENSE = "MIT" 3LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=8481211ebbeaed9cdc7ad5a3b0c98aaf" 4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=8481211ebbeaed9cdc7ad5a3b0c98aaf"
6SRCNAME = "scons" 5SRCNAME = "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"
2HOMEPAGE = "http://www.python.org" 2HOMEPAGE = "http://www.python.org"
3LICENSE = "PSF" 3LICENSE = "PSF"
4SECTION = "devel/python" 4SECTION = "devel/python"
5PRIORITY = "optional"
6# bump this on every change in contrib/python/generate-manifest-2.6.py 5# bump this on every change in contrib/python/generate-manifest-2.6.py
7INC_PR = "nk2" 6INC_PR = "nk2"
8 7
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"
2HOMEPAGE = "http://rsync.samba.org/" 2HOMEPAGE = "http://rsync.samba.org/"
3BUGTRACKER = "http://rsync.samba.org/bugzilla.html" 3BUGTRACKER = "http://rsync.samba.org/bugzilla.html"
4SECTION = "console/network" 4SECTION = "console/network"
5PRIORITY = "optional"
6 5
7# GPLv2+ (<< 3.0.0), GPLv3+ (>= 3.0.0) 6# GPLv2+ (<< 3.0.0), GPLv3+ (>= 3.0.0)
8LICENSE = "GPLv3+" 7LICENSE = "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"
2HOMEPAGE = "http://rsync.samba.org/" 2HOMEPAGE = "http://rsync.samba.org/"
3BUGTRACKER = "http://rsync.samba.org/bugzilla.html" 3BUGTRACKER = "http://rsync.samba.org/bugzilla.html"
4SECTION = "console/network" 4SECTION = "console/network"
5PRIORITY = "optional"
6 5
7# needs to add acl and attr 6# needs to add acl and attr
8DEPENDS = "popt" 7DEPENDS = "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 \
3handle XFig (Facility for Interactive Generation of figures) files." 3handle XFig (Facility for Interactive Generation of figures) files."
4HOMEPAGE = "http://www-epb.lbl.gov/xfig/" 4HOMEPAGE = "http://www-epb.lbl.gov/xfig/"
5SECTION = "console/utils" 5SECTION = "console/utils"
6PRIORITY = "required"
7LICENSE = "xfig" 6LICENSE = "xfig"
8LIC_FILES_CHKSUM = "file://fig2dev/fig2dev.c;endline=16;md5=6bab01e017409cf9ab21d3e953b793f7" 7LIC_FILES_CHKSUM = "file://fig2dev/fig2dev.c;endline=16;md5=6bab01e017409cf9ab21d3e953b793f7"
9PR = "r0" 8PR = "r0"