summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)AuthorFiles
2010-04-13update-rc.d.bbclass: add dependency on update-rc.d-nativeRoman I Khimov1
2010-04-12utils.bbclass: simplify checksum check, prepare for checksums.ini removalMartin Jansa2
2010-04-12rootfs_ipk.bbclass: run preinst/postinst scripts with "-e"Roman Khimov1
2010-04-08Using NotHandled/Handled in event handlers is deprecatedChris Larson9
2010-04-08insane.bbclass: add x86_64 architecture for linux-uclibcVladimir Sorokin1
2010-04-07classes/cmake.bbclass: make cmake continue if the build dir already existXerxes RĂ„nby1
2010-04-06clean.bbclass: add pstage bits, for use with srctreeChris Larson1
2010-04-02insane.bbclass: Switch to endswith() and fix la/pc checkTom Rini1
2010-04-01vala: prohibit PARALELL_MAKEMichael 'Mickey' Lauer1
2010-04-01gnome bbclass: put devhelp stuff in -docKoen Kooi1
2010-04-01gnome bbclass: package polkit stuff into ${PN} by defaultKoen Kooi1
2010-03-30scons bbclass: add SCONS_FIX_ENV option that allows you to fix the toolchain ...Koen Kooi1
2010-03-30scons bbclass: convert to new style stagingKoen Kooi1
2010-03-28cmake bbclass: add rudimentary support for cmake site filesKoen Kooi1
2010-03-28cmake bbclass: s/build/target/ for cflagsKoen Kooi1
2010-03-28cmake bbclass: use autotools, not autotools_stageKoen Kooi1
2010-03-27cmake.bbclass: add toolchain file for cmake compilationsValentin Longchamp1
2010-03-27Fixed concurrency problem for ZIP packed recipes.Ihar Hrachyshka1
2010-03-25manifest.bbclass: Remove since its broken and unusedRichard Purdie1
2010-03-25use PYTHON_SITEPACKAGES_DIRRoman I Khimov2
2010-03-25distutils-common-base: move Python dir detection to separate classRoman I Khimov2
2010-03-24Revert "cpan-base: add perl version to PR"Roman I Khimov1
2010-03-24Merge branch 'perl-5.10' into org.openembedded.devRoman I Khimov2
2010-03-23base.bbclass: add missing import of metadata_scmAntonio Ospite1
2010-03-24cpan_build: adapt to new staging for nativeRoman I Khimov1
2010-03-24classes/cpan-base: fix perl version regexpRoman I Khimov1
2010-03-24cpan-base: add perl version to PRRoman I Khimov1
2010-03-22rm_work.bbclass: reordered 'rm $dir -rf' argumentsEnrico Scholz1
2010-03-21src_distribute: simplify do_distribute_sourcesChris Larson2
2010-03-21base.bbclass: add popen/system convenience functionsChristopher Larson2
2010-03-21cmake.bbclass: force CMAKE_INSTALL_SO_NO_EXE to be 0Roman I Khimov1
2010-03-20perl: remove versions 5.8.4 and 5.8.7Roman I Khimov3
2010-03-19utility-tasks: unbork do_{clean,rebuild,mrproper,distclean}Chris Larson1
2010-03-19base: erk, don't remove do_setscene from EXPORT_FUNCTIONS, sillyChris Larson1
2010-03-19Initial split of base.bbclassChris Larson6
2010-03-19Don't inherit siteinfo in base.bbclassChris Larson3
2010-03-19base.bbclass: Add note about base_path_relativeChris Larson1
2010-03-17packaged-staging: Fix packagaging of cross packagesJoshua Lock1
2010-03-17sourcepkg: save lots of space by only making the diff arch specificKoen Kooi1
2010-03-16packaged-staging: Grab the staging lock before we copy and test the stamps soTom Rini1
2010-03-16xilinx-bsp.bbclass: add support for xilinx ml507Adrian Alonso1
2010-03-16sourcepkg: split per package arch to catch arch overrides as wellKoen Kooi1
2010-03-15sourcepkg: replace python with shell to avoid problems with packaged-stagingKoen Kooi1
2010-03-15sourcepkg.bbclass: OE's quilt now puts patches in patches/ instead of .pc/, s...Koen Kooi1
2010-03-15sourcepkg.bbclass: put files in ${PN} subdir to avoid cluttering up the dir a...Koen Kooi1
2010-03-15src_distribute_local: fix quotingMarcin Juszkiewicz1
2010-03-15base.bbclass: fix quoting for md5/sha256 checksums checkingMarcin Juszkiewicz1
2010-03-15base.bbclass/bitbake.conf: Fix some string quoting to handle more unusual URL...Richard Purdie1
2010-03-11base: don't write to system /etc dir, use new STAGING_ETCDIR insteadMartin Jansa1
2010-03-11base: also stage ${sysconfdir}Phil Blundell1