blob: 5bf818d0bbce08d296313a1ebdf8f408e989f8f0 [file] [log] [blame]
Brad Bishop6e60e8b2018-02-01 10:27:11 -05001require quilt.inc
2inherit gettext
Brad Bishop316dfdd2018-06-25 12:45:53 -04003
4SRC_URI += "file://gnu_patch_test_fix_target.patch"
5
6EXTRA_AUTORECONF += "--exclude=aclocal"
7
Brad Bishop6e60e8b2018-02-01 10:27:11 -05008RDEPENDS_${PN} += "patch diffstat bzip2 util-linux"