summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/diffstat
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2014-12-29 16:28:21 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-12-31 08:14:19 +0000
commit48894789ca67a86227c0ce793a3ca41e12591409 (patch)
tree82748cf1e59786a57a093d8fa93b28a7a06fe3d4 /meta/recipes-devtools/diffstat
parent8bd9b201e2a51b561d2a38def8665cfb5ae93657 (diff)
downloadast2050-yocto-poky-48894789ca67a86227c0ce793a3ca41e12591409.zip
ast2050-yocto-poky-48894789ca67a86227c0ce793a3ca41e12591409.tar.gz
diffutils & diffstat: fix up EXTRA_OECONF
The following line is meant to be in diffutils but it was added to diffstat by accident. The commit message which introduced this line says that it's for diffutils. EXTRA_OECONF += "--without-libsigsegv-prefix" This patch fixes this problem. (From OE-Core rev: a27a6f93d6add381e001c38cd24c9575a04d4fa5) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/diffstat')
-rw-r--r--meta/recipes-devtools/diffstat/diffstat_1.59.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/diffstat/diffstat_1.59.bb b/meta/recipes-devtools/diffstat/diffstat_1.59.bb
index c64eb7f..f599622 100644
--- a/meta/recipes-devtools/diffstat/diffstat_1.59.bb
+++ b/meta/recipes-devtools/diffstat/diffstat_1.59.bb
@@ -16,8 +16,6 @@ SRC_URI[sha256sum] = "267d1441b8889cbefbb7ca7dfd4a17f6c8bc73bc114904c74ecad945a3
S = "${WORKDIR}/diffstat-${PV}"
-EXTRA_OECONF += "--without-libsigsegv-prefix"
-
inherit autotools gettext ptest
do_configure () {
OpenPOWER on IntegriCloud