summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/mpich/mpich_3.1.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/mpich/mpich_3.1.1.bb b/meta-oe/recipes-devtools/mpich/mpich_3.1.1.bb
index 0225ceef9d..19167b4cce 100644
--- a/meta-oe/recipes-devtools/mpich/mpich_3.1.1.bb
+++ b/meta-oe/recipes-devtools/mpich/mpich_3.1.1.bb
@@ -13,7 +13,7 @@ SRC_URI[md5sum] = "40dc408b1e03cc36d80209baaa2d32b7"
13SRC_URI[sha256sum] = "455ccfaf4ec724d2cf5d8bff1f3d26a958ad196121e7ea26504fd3018757652d" 13SRC_URI[sha256sum] = "455ccfaf4ec724d2cf5d8bff1f3d26a958ad196121e7ea26504fd3018757652d"
14 14
15RDEPENDS_${PN} += "bash perl libxml2" 15RDEPENDS_${PN} += "bash perl libxml2"
16S = "${WORKDIR}/${PN}-${PV}" 16S = "${WORKDIR}/${BP}"
17 17
18EXTRA_OECONF = "--enable-debuginfo \ 18EXTRA_OECONF = "--enable-debuginfo \
19 --enable-fast \ 19 --enable-fast \