aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/obsolete/quilt/quilt.inc
blob: ce9679ded16ffcda8797ff9b5710b798fb92428c (plain)
1
2
3
4
5
6
7
8
9
DESCRIPTION = "Tool to work with series of patches."
HOMEPAGE = "http://savannah.nongnu.org/projects/quilt/"
SECTION = "devel"
LICENSE = "GPL"

SRC_URI = "http://download.savannah.gnu.org/releases/quilt/quilt-${PV}.tar.gz \
           file://install.patch;patch=1"

S = "${WORKDIR}/quilt-${PV}"