[oe-commits] Paul Eggleton : Remove PRIORITY

git at git.openembedded.org git at git.openembedded.org
Tue Oct 30 08:50:18 UTC 2012


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

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Fri Oct 26 16:06:34 2012 +0100

Remove PRIORITY

We don't set this field in recipes anymore.

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>

---

 .../recipes-connectivity/gnuradio/gnuradio_git.bb  |    1 -
 .../hostapd/hostap-daemon_1.0.bb                   |    1 -
 .../sshfs-fuse/sshfs-fuse_2.4.bb                   |    1 -
 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 ae8ebca..aca2f97 100644
--- a/meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb
+++ b/meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb
@@ -1,7 +1,6 @@
 DESCRIPTION = "GNU Radio"
 URL = "http://gnuradio.org"
 SECTION =  "apps"
-PRIORITY = "optional"
 LICENSE = "GPLv3"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
 
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 0ae0b70..310e8aa 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 @@
 HOMEPAGE = "http://hostap.epitest.fi"
 SECTION = "kernel/userland"
-PRIORITY = "optional"
 LICENSE = "GPLv2 | BSD"
 LIC_FILES_CHKSUM = "file://README;md5=4d709ce0f9c84b87d148e16731f647e1"
 DEPENDS = "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 83d5c87..f550f71 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
 AUTHOR = "Miklos Szeredi <miklos at szeredi.hu>"
 HOMEPAGE = "http://fuse.sourceforge.net/sshfs.html"
 SECTION = "console/network"
-PRIORITY = "optional"
 LICENSE = "GPLv2"
 DEPENDS = "glib-2.0 fuse"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"





More information about the Openembedded-commits mailing list