require python-pygobject_${PV}.bb
inherit native
DEPENDS = "python-native glib-2.0-native"
PARALLEL_MAKE = ""
SRC_URI = "\
ftp://ftp.gnome.org/pub/GNOME/sources/pygobject/${MAJ_VER}/pygobject-${PV}.tar.bz2 \
# file://python-path.patch;patch=1 \
"
export GOBJECT_INTROSPECTION_CFLAGS="-pthread -I${STAGING_INCDIR}/gobject-introspection-1.0 -I${STAGING_INCDIR}/glib-2.0 -I${STAGING_LIBDIR}/glib-2.0/include"
do_configure_prepend() {
unset PYTHONPATH
}
do_install_append() {
install -d ${D}${bindir}
install -m 0755 gobject/generate-constants ${D}${bindir}/gobject-generate-constants
}
.git/'>multitech-oe.git
|
| Multi-Tech CoreCDP 1.x OpenEmbedded Tree | Multi-Tech Systems |
| Age | Commit message (Expand) | Author | Files |
| 2007-05-31 | tree: a new .bb for tree recursive lister | Michael Krelin | 1 |
tech-oe.git/commit/packages/linux/linux-turbostation_2.6.20.2.bb?id=a6a448bf3250cc6c1228f334fbfc2c44a05faa6f'>linux-turbostation: Update to 2.6.20.2, repartition, remove unneccessary patchesOyvind Repvik | 1 |