All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-oe][PATCH 1/4] Remove PRIORITY
Date: Sun, 28 Oct 2012 15:37:22 +0000	[thread overview]
Message-ID: <8ea80933fc1ca89aa44456a1afa24be69140829b.1351438401.git.paul.eggleton@linux.intel.com> (raw)
In-Reply-To: <cover.1351438401.git.paul.eggleton@linux.intel.com>
In-Reply-To: <cover.1351438401.git.paul.eggleton@linux.intel.com>

We don't set this field in recipes anymore.

Signed-off-by: Paul Eggleton <paul.eggleton@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, 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@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"
-- 
1.7.9.5




  reply	other threads:[~2012-10-28 15:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-28 15:37 [meta-oe][PATCH 0/4] Tidying Paul Eggleton
2012-10-28 15:37 ` Paul Eggleton [this message]
2012-10-28 15:37 ` [meta-oe][PATCH 2/4] Remove NATIVE_INSTALL_WORKS Paul Eggleton
2012-10-28 15:37 ` [meta-oe][PATCH 3/4] mysql5-native: remove PSTAGING_DISABLED Paul Eggleton
2012-10-28 15:37 ` [meta-oe][PATCH 4/4] Replace bb.data.* with d.* Paul Eggleton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8ea80933fc1ca89aa44456a1afa24be69140829b.1351438401.git.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@linux.intel.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.