summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2012-10-26 16:06:34 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2012-10-28 13:57:38 +0000
commit8ea80933fc1ca89aa44456a1afa24be69140829b (patch)
treec930c5cdccd2102db9c966a9ac253ff16fb02051 /meta-oe/recipes-connectivity
parent1571c2c566c51799eceea2aabe13d1c3116f36b3 (diff)
downloadmeta-openembedded-8ea80933fc1ca89aa44456a1afa24be69140829b.tar.gz
Remove PRIORITY
We don't set this field in recipes anymore. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta-oe/recipes-connectivity')
-rw-r--r--meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb1
-rw-r--r--meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb1
-rw-r--r--meta-oe/recipes-connectivity/sshfs-fuse/sshfs-fuse_2.4.bb1
3 files changed, 0 insertions, 3 deletions
diff --git a/meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb b/meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb
index ae8ebca8c..aca2f9743 100644
--- a/meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb
+++ b/meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb
@@ -1,7 +1,6 @@
1DESCRIPTION = "GNU Radio" 1DESCRIPTION = "GNU Radio"
2URL = "http://gnuradio.org" 2URL = "http://gnuradio.org"
3SECTION = "apps" 3SECTION = "apps"
4PRIORITY = "optional"
5LICENSE = "GPLv3" 4LICENSE = "GPLv3"
6LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" 5LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
7 6
diff --git a/meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb b/meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb
index 0ae0b702a..310e8aac0 100644
--- a/meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb
+++ b/meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb
@@ -1,6 +1,5 @@
1HOMEPAGE = "http://hostap.epitest.fi" 1HOMEPAGE = "http://hostap.epitest.fi"
2SECTION = "kernel/userland" 2SECTION = "kernel/userland"
3PRIORITY = "optional"
4LICENSE = "GPLv2 | BSD" 3LICENSE = "GPLv2 | BSD"
5LIC_FILES_CHKSUM = "file://README;md5=4d709ce0f9c84b87d148e16731f647e1" 4LIC_FILES_CHKSUM = "file://README;md5=4d709ce0f9c84b87d148e16731f647e1"
6DEPENDS = "libnl openssl" 5DEPENDS = "libnl openssl"
diff --git a/meta-oe/recipes-connectivity/sshfs-fuse/sshfs-fuse_2.4.bb b/meta-oe/recipes-connectivity/sshfs-fuse/sshfs-fuse_2.4.bb
index 83d5c87f5..f550f71af 100644
--- a/meta-oe/recipes-connectivity/sshfs-fuse/sshfs-fuse_2.4.bb
+++ b/meta-oe/recipes-connectivity/sshfs-fuse/sshfs-fuse_2.4.bb
@@ -2,7 +2,6 @@ DESCRIPTION = "This is a filesystem client based on the SSH File Transfer Protoc
2AUTHOR = "Miklos Szeredi <miklos@szeredi.hu>" 2AUTHOR = "Miklos Szeredi <miklos@szeredi.hu>"
3HOMEPAGE = "http://fuse.sourceforge.net/sshfs.html" 3HOMEPAGE = "http://fuse.sourceforge.net/sshfs.html"
4SECTION = "console/network" 4SECTION = "console/network"
5PRIORITY = "optional"
6LICENSE = "GPLv2" 5LICENSE = "GPLv2"
7DEPENDS = "glib-2.0 fuse" 6DEPENDS = "glib-2.0 fuse"
8LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 7LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"