blob: ad624d824e624e63a081669eca3d062e219314ad (
plain)
1
2
3
4
5
6
7
8
9
|
LICENSE = GPL
SRC_URI = "${SOURCEFORGE_MIRROR}/nfs/nfs-utils-${PV}.tar.gz \
file://acinclude-lossage.patch;patch=1 \
file://rpcgen-lossage.patch;patch=1"
BROKEN = "1"
inherit autotools
|