From patchwork Fri Jul 13 12:22:41 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [OE-core,06/20] python-pygtk: Update for python-native changes Date: Fri, 13 Jul 2012 12:22:41 -0000 From: Morgan Little X-Patchwork-Id: 32031 Message-Id: <1342182175-6461-7-git-send-email-morgan.little@windriver.com> To: Add pythonnative to the inherits list Signed-off-by: Morgan Little --- .../recipes-devtools/python/python-pygtk_2.17.0.bb | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/python/python-pygtk_2.17.0.bb b/meta/recipes-devtools/python/python-pygtk_2.17.0.bb index 603ec5b..06535f9 100644 --- a/meta/recipes-devtools/python/python-pygtk_2.17.0.bb +++ b/meta/recipes-devtools/python/python-pygtk_2.17.0.bb @@ -7,7 +7,7 @@ PROVIDES = "python-pygtk2" SRCNAME = "pygtk" LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7" -PR = "ml10" +PR = "ml11" SRC_URI = "ftp://ftp.gnome.org/pub/gnome/sources/pygtk/2.17/${SRCNAME}-${PV}.tar.bz2 \ file://fix-gtkunixprint.patch \ @@ -21,7 +21,7 @@ S = "${WORKDIR}/${SRCNAME}-${PV}" EXTRA_OECONF = "--disable-docs --with-python-includes=${STAGING_INCDIR}/../" -inherit autotools pkgconfig distutils-base +inherit autotools pkgconfig distutils-base pythonnative do_configure_prepend() { install -m 0644 ${WORKDIR}/acinclude.m4 ${S}/