mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
Remove PRIORITY
We don't set this field in recipes anymore. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
parent
1571c2c566
commit
8ea80933fc
|
|
@ -1,7 +1,6 @@
|
|||
DESCRIPTION = "GNU Radio"
|
||||
URL = "http://gnuradio.org"
|
||||
SECTION = "apps"
|
||||
PRIORITY = "optional"
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user