blob: 7c5be50fb7ddd1d91eba8e9896938190be8bd28c [file] [log] [blame]
SUMMARY = "Diffutils contains tools used for finding differences between files"
HOMEPAGE = "https://www.gnu.org/software/diffutils/diffutils.html"
DESCRIPTION = "Diffutils contains the GNU diff, diff3, \
sdiff, and cmp utilities. These programs are usually \
used for creating patch files."
SECTION = "base"
inherit autotools texinfo update-alternatives gettext
ALTERNATIVE_${PN} = "diff cmp"
ALTERNATIVE_PRIORITY = "100"