mirror of
https://git.yoctoproject.org/poky
synced 2026-03-29 14:02:22 +02:00
12 lines
185 B
BlitzBasic
12 lines
185 B
BlitzBasic
RDEPENDS_${PN} += "patch diffstat bzip2 util-linux"
|
|
|
|
require quilt_${PV}.inc
|
|
|
|
PR = "r1"
|
|
|
|
SRC_URI += "file://aclocal.patch;patch=1"
|
|
|
|
inherit autotools gettext
|
|
|
|
require quilt-package.inc
|