diff options
Diffstat (limited to 'meta/recipes-extended/diffutils/diffutils.inc')
-rw-r--r-- | meta/recipes-extended/diffutils/diffutils.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/recipes-extended/diffutils/diffutils.inc b/meta/recipes-extended/diffutils/diffutils.inc index c90a3c96fd..c2ca417d80 100644 --- a/meta/recipes-extended/diffutils/diffutils.inc +++ b/meta/recipes-extended/diffutils/diffutils.inc | |||
@@ -4,10 +4,6 @@ sdiff, and cmp utilities. These programs are usually \ | |||
4 | used for creating patch files." | 4 | used for creating patch files." |
5 | SECTION = "base" | 5 | SECTION = "base" |
6 | 6 | ||
7 | INC_PR = "r7" | ||
8 | |||
9 | SRC_URI = "${GNU_MIRROR}/diffutils/diffutils-${PV}.tar.gz" | ||
10 | |||
11 | inherit autotools update-alternatives gettext | 7 | inherit autotools update-alternatives gettext |
12 | 8 | ||
13 | # diffutils assumes non-glibc compilation with uclibc and | 9 | # diffutils assumes non-glibc compilation with uclibc and |