mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 02:57:41 +00:00
nfs-utils: fix metadata
add homepage, update license Signed-off-by: Qing He <qing.he@intel.com>
This commit is contained in:
parent
912f5b12de
commit
5061f7be7d
@ -1,7 +1,8 @@
|
||||
DESCRIPTION = "userspace utilities for kernel nfs"
|
||||
PRIORITY = "optional"
|
||||
HOMEPAGE = "http://nfs.sourceforge.net/"
|
||||
SECTION = "console/network"
|
||||
LICENSE = "GPL"
|
||||
PRIORITY = "optional"
|
||||
LICENSE = "GPLv2+"
|
||||
PR = "r14"
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/nfs/nfs-utils-${PV}.tar.gz \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user