mirror of
https://git.yoctoproject.org/poky
synced 2026-03-28 10:02:21 +01:00
10 lines
285 B
PHP
10 lines
285 B
PHP
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 "
|
|
|
|
# quilt totally ignores DESTDIR
|
|
PSTAGE_BROKEN_DESTDIR = "1"
|