This should no longer be needed with modern gcc versions.
Signed-off-by: Paul Eggleton <[email protected]>
---
meta-oe/recipes-graphics/pango/pangomm_2.26.0.bb | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-oe/recipes-graphics/pango/pangomm_2.26.0.bb
b/meta-oe/recipes-graphics/pango/pangomm_2.26.0.bb
index 449e769..3489464 100644
--- a/meta-oe/recipes-graphics/pango/pangomm_2.26.0.bb
+++ b/meta-oe/recipes-graphics/pango/pangomm_2.26.0.bb
@@ -3,11 +3,11 @@ SECTION = "libs"
LICENSE = "LGPL"
DEPENDS = "mm-common cairomm glibmm"
SHRT_VER =
"${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}"
-PR = "r1"
+PR = "r2"
SRC_URI =
"ftp://ftp.gnome.org/pub/GNOME/sources/pangomm/${SHRT_VER}/pangomm-${PV}.tar.bz2"
-inherit autotools flow-lossage
+inherit autotools
FILES_${PN} = "${libdir}/lib*.so.*"
FILES_${PN}-dev += "${libdir}/*/include/"
--
1.7.4.1
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel