mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
nfs-utils: fix metadata
add homepage, update license Signed-off-by: Qing He <qing.he@intel.com>
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user