DEPENDS += "python-scons-native" scons_do_compile() { ${STAGING_BINDIR_NATIVE}/scons PREFIX=${prefix} prefix=${prefix} || \ oefatal "scons build execution failed." } scons_do_install() { install -d ${D}${prefix} ${STAGING_BINDIR_NATIVE}/scons PREFIX=${D}${prefix} prefix=${D}${prefix} install || \ oefatal "scons install execution failed." } EXPORT_FUNCTIONS do_compile do_install it'>
summaryrefslogtreecommitdiff
path: root/packages/perl
AgeCommit message (Expand)AuthorFiles
2009-02-16libsys-mmap-perl: Add package and native versionTim 'timtim' Ellis2
2009-02-10perl: Add some extra perl modules (needed for zoneminder):Tim 'timtim' Ellis20
2009-01-01libtimedate-perl: New perl library.Stanislav Brabec1
2009-01-01libdevice-serialport-perl: New perl library.Stanislav Brabec1
2008-11-23libarchive-zip-perl: add 1.26Koen Kooi2
2008-11-11perl and cpan.bbclass: Never reference to host instance of perl:Stanislav Brabec3
2008-10-22Merge branch 'shared/file-pr-revert' into org.openembedded.devHolger Hans Peter Freyther51
2008-10-19perl-native: respect STAGING_BINDIR over prefixPhil Blundell1
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther51
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther51
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe5
2008-10-01perl: fix references to STAGING_DIR/HOST_SYS, it needs to be STAGING_DIR_HOST...Koen Kooi3
2008-08-25packages/perl/perl_5.8.8.bb : Change section to devel/perl to match pythonStelios Koroneos1
2008-08-04liburi-perl: direct PERL_ARCHLIB to STAGING_LIBDIR_NATIVE, instead of the hos...Junqian Gordon Xu1
2008-08-04libwww-perl: direct PERL_ARCHLIB to STAGING_LIBDIR_NATIVE, instead of the hos...Junqian Gordon Xu1
2008-07-13libxml-simple-perl*: merge from pokyKoen Kooi2
2008-05-13libwww-perl-(native): add lost recipies during merge conflict.Junqian Gordon Xu2
2008-05-04divers: s/bugs.openembedded.org/bugs.openembedded.net/ for all of OERolf Leggewie2
2008-04-28mtn diff -r 3e22c6ee5af012d09e9027c2ade50920300fb0f2 -r 60d4d904e10f8212b1c22...Holger Freyther2
2008-03-19libxml-parser-perl-native_2.34.bb : change ordering to make staging workGraeme Gregory1
2008-02-29perl: add libwww-perl and nativeJohn Lee2
2007-11-30libxml-parser-perl: add expat dependency (from Poky)Marcin Juszkiewicz1
2007-10-29packages: Improve BUILD_SYS references to stagingRichard Purdie1