summaryrefslogtreecommitdiffstats
path: root/import-layers/yocto-poky/meta/recipes-extended/diffutils/diffutils.inc
diff options
context:
space:
mode:
Diffstat (limited to 'import-layers/yocto-poky/meta/recipes-extended/diffutils/diffutils.inc')
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/diffutils/diffutils.inc13
1 files changed, 0 insertions, 13 deletions
diff --git a/import-layers/yocto-poky/meta/recipes-extended/diffutils/diffutils.inc b/import-layers/yocto-poky/meta/recipes-extended/diffutils/diffutils.inc
deleted file mode 100644
index c9e313058..000000000
--- a/import-layers/yocto-poky/meta/recipes-extended/diffutils/diffutils.inc
+++ /dev/null
@@ -1,13 +0,0 @@
-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"
-
-BBCLASSEXTEND = "native nativesdk"
OpenPOWER on IntegriCloud