diff options
| author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2012-10-26 16:06:34 +0100 |
|---|---|---|
| committer | Paul Eggleton <paul.eggleton@linux.intel.com> | 2012-10-28 13:57:38 +0000 |
| commit | 8ea80933fc1ca89aa44456a1afa24be69140829b (patch) | |
| tree | c930c5cdccd2102db9c966a9ac253ff16fb02051 /meta-oe/recipes-connectivity/sshfs-fuse | |
| parent | 1571c2c566c51799eceea2aabe13d1c3116f36b3 (diff) | |
| download | meta-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/sshfs-fuse')
| -rw-r--r-- | meta-oe/recipes-connectivity/sshfs-fuse/sshfs-fuse_2.4.bb | 1 |
1 files changed, 0 insertions, 1 deletions
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 83d5c87f53..f550f71af6 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 | |||
| 2 | AUTHOR = "Miklos Szeredi <miklos@szeredi.hu>" | 2 | AUTHOR = "Miklos Szeredi <miklos@szeredi.hu>" |
| 3 | HOMEPAGE = "http://fuse.sourceforge.net/sshfs.html" | 3 | HOMEPAGE = "http://fuse.sourceforge.net/sshfs.html" |
| 4 | SECTION = "console/network" | 4 | SECTION = "console/network" |
| 5 | PRIORITY = "optional" | ||
| 6 | LICENSE = "GPLv2" | 5 | LICENSE = "GPLv2" |
| 7 | DEPENDS = "glib-2.0 fuse" | 6 | DEPENDS = "glib-2.0 fuse" |
| 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
