DESCRIPTION = "Python Programming Language" HOMEPAGE = "http://www.python.org" LICENSE = "PSF" SECTION = "devel/python" PRIORITY = "optional" DEPENDS = "" PR = "r2" EXCLUDE_FROM_WORLD = "1" SRC_URI = "http://www.python.org/ftp/python/2.4/Python-2.4.tar.bz2 \ file://bindir-libdir.patch;patch=1 \ file://cross-distutils.patch;patch=1 \ file://dont-modify-shebang-line.patch;patch=1" S = "${WORKDIR}/Python-2.4" inherit autotools native prefix = "${STAGING_DIR}/${BUILD_SYS}" exec_prefix = "${STAGING_DIR}/${BUILD_SYS}" EXTRA_OECONF = "--with-threads --with-pymalloc --with-cyclic-gc \ --without-cxx --with-signal-module --with-wctype-functions" EXTRA_OEMAKE = 'BUILD_SYS="" HOST_SYS=""' do_configure() { # the autofoo stuff is too old to allow regenerating oe_runconf } do_stage_append() { # install pgen for later usage with non-native builds install Parser/pgen ${STAGING_DIR}/${BUILD_SYS}/bin/ } corecdp-dev Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/openmoko2/neod_svn.bb
AgeCommit message (Expand)AuthorFiles
2008-04-23neod: sync from om branchJohn Lee1
2008-03-26fic-gta0? : renamed fic-gta0? to om-gta0? to reflect true name of deviceGraeme Gregory1
2007-11-24neod: set platform to htc for htcuniversal to enable power/aux keysPhilipp Zabel1
2007-11-04neod: fix RDEPENDS, oe automagically maps dbus->dbus-1 when using debian rena...Koen Kooi1
2007-11-04neod: add dependency to dbus-1Michael Lauer1
2007-11-04neod: add maxrev for patches that have been appliedKoen Kooi1
2007-10-22openmoko2: SVNREV -> rSRCREVKoen Kooi1
2007-10-12neod: added apm into RDEPENDSMarcin Juszkiewicz1
2007-10-12neod: added alsa-utils-amixer into RDEPENDSMarcin Juszkiewicz1
2007-10-12neod: no need to have gconf in DEPENDS when gconf.bbclass is inheritedMarcin Juszkiewicz1
2007-10-12neod: added gpe-scap and xrandr into RDEPENDSMarcin Juszkiewicz1
2007-09-29neod: make it work with magician and hx4700Philipp Zabel1
2007-09-12neod: s/MACHINE/MACHINE_ARCH/Koen Kooi1
2007-09-11neod svn: speficy platform for FIC Neo1973 and Motorola EZX devicesMichael Lauer1
2007-08-09neod: add gconf dependencyMichael Lauer1
2007-08-09neod: inherit gconfKoen Kooi1
2007-08-04openmoko2: add neodMichael Lauer1