require python.inc DEPENDS = "openssl-native bzip2-full-native zlib-native readline-native" PR .= ".1" SRC_URI = "\ http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.bz2 \ file://00-fix-bindir-libdir-for-cross.patch;patch=1 \ file://04-default-is-optimized.patch;patch=1 \ file://10-distutils-fix-swig-parameter.patch;patch=1 \ file://11-distutils-never-modify-shebang-line.patch;patch=1 \ file://12-distutils-prefix-is-inside-staging-area.patch;patch=1 \ " S = "${WORKDIR}/Python-${PV}" inherit native prefix = "${STAGING_DIR_NATIVE}/${layout_prefix}" exec_prefix = "${STAGING_DIR_NATIVE}/${layout_exec_prefix}" EXTRA_OEMAKE = '\ BUILD_SYS="" \ HOST_SYS="" \ STAGING_LIBDIR=${STAGING_LIBDIR_NATIVE} \ STAGING_INCDIR=${STAGING_INCDIR_NATIVE} \ ' do_stage_append() { install -m 0755 Parser/pgen ${STAGING_BINDIR_NATIVE}/pgen } ted='selected'>multitech-corecdp-1.x Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/libpng
AgeCommit message (Expand)AuthorFiles
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther3
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther3
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe2
2008-09-16libpng: bump to 1.2.31. close oebug#4538. unifyJunqian Gordon Xu10
2008-06-01libpng12: Add fix for libtool 2.2.4 from pokyRichard Purdie3
2008-02-19libpng[-native] 1.2.19 remove buggy versionMichael Lauer2
2008-01-26divers: replace '=' definition of dbg packages with '+=' for 43 files. fixes...Rolf Leggewie4
2007-09-22libpng: update to 1.2.20, should fix #2992 Koen Kooi2
2007-08-20libpng[-native]: update to 1.2.19Michael Lauer2
2006-11-20many packages: fix parse errors #2Marcin Juszkiewicz2
2006-10-17clamav,lingpng,quagga: Remove some empty directories that I appear to haveJamie Lenehan2
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi2
2006-09-14libpng 1.2.12: Bump PR so seconf fix to #1326 was propogated.Paul Sokolovsky1
2006-09-11libpng 1.2.12: Switch to use autoconf'ed build.Paul Sokolovsky1
2006-09-10libpng 1.2.12: Disable the use of x86 assembler code. When buildingJamie Lenehan3