mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 09:32:14 +02:00
(From OE-Core rev: 21479f1a9e2b77c014d02ddaf2a9a2ee8057b625) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 lines
181 B
BlitzBasic
9 lines
181 B
BlitzBasic
require quilt.inc
|
|
inherit gettext
|
|
|
|
SRC_URI += "file://gnu_patch_test_fix_target.patch"
|
|
|
|
EXTRA_AUTORECONF += "--exclude=aclocal"
|
|
|
|
RDEPENDS_${PN} += "patch diffstat bzip2 util-linux"
|