aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2010-05-03autotools.bbclass: swapped calls of intltoolize + autoreconfEnrico Scholz
2010-05-02kernel.class : fix for recent kernel on x86Eric BENARD
2010-05-01vala.bbclass: Add vala-native to virtclass-native DEPENDS.Tom Rini
2010-04-30package_ipk: fix a missing paren which caused failures attempting to tokenize...Chris Larson
2010-04-30image.bbclass: install_linguas don't install empty listMartin Jansa
2010-04-28image.bbclass: create /etc/device_table from IMAGE_DEVICE_TABLESAntonio Ospite
2010-04-28vala / freesmartphone: vala now also looks in the target directory for vapi f...Michael 'Mickey' Lauer
2010-04-26Revert "vala.bbclass and assorted recipes: create own task for installing .va...Martin Jansa
2010-04-25vala.bbclass and assorted recipes: create own task for installing .vapi and ....Michael 'Mickey' Lauer
2010-04-25Revert "do_unpack: shift some responsibility around, clean things up"Chris Larson
2010-04-25change INHIBIT_PACKAGE_STRIP to PACKAGE_STRIP with more optionsRoman Khimov
2010-04-24base.bbclass: unbork oe_unpack_fileChris Larson
2010-04-23Initial move of common python bits into modules of the 'oe' python packageChris Larson
2010-04-23base.bbclass: add <dir>/lib for each dir in BBPATH to the python search pathChris Larson
2010-04-23do_unpack: shift some responsibility around, clean things upChris Larson
2010-04-23xfce4-panel: Add 4.6.3 and support new style checksums in xfce46.bbclass.David-John Willis
2010-04-22Use the python modules for checksum generation where we canChris Larson
2010-04-21utils.bbclass: make check_app_exists slightly more pythonicChris Larson
2010-04-21Add emit_data.bbclass, which emits the metadata and displays diffs from previousChris Larson
2010-04-20angstrom mirrors: fix regression introduced by http://cgit.openembedded.org/c...Koen Kooi
2010-04-19Add initial signature.bbclass, which generates a hash of the recipe dataChris Larson
2010-04-19module bbclass: sync depmod code with kernel.bbclass a bitKoen Kooi
2010-04-17kernel.bbclass: fix ASMDIR regressionsKoen Kooi
2010-04-16kernel bbclass: convert to new style staging (from poky)koen.kooi@gmail.com
2010-04-15kernel bbclass: read version from ${B}, remove obsolete hostap logic that bre...Koen Kooi
2010-04-15kernel bbclass: don't depend on c library (from poky)Koen Kooi
2010-04-15gnome: split out gnomebase.bbclass that doesn't have gconf and gmime dependsKoen Kooi
2010-04-14packaged-staging.bbclass: use 'os.unlink()' instead of spawning 'rm'Enrico Scholz
2010-04-14kernel.bbclass: s!D!PKGD! (trivial)Enrico Scholz
2010-04-13update-rc.d.bbclass: add dependency on update-rc.d-nativeRoman I Khimov
2010-04-12utils.bbclass: simplify checksum check, prepare for checksums.ini removalMartin Jansa
2010-04-12rootfs_ipk.bbclass: run preinst/postinst scripts with "-e"Roman Khimov
2010-04-08Using NotHandled/Handled in event handlers is deprecatedChris Larson
2010-04-08insane.bbclass: add x86_64 architecture for linux-uclibcVladimir Sorokin
2010-04-07classes/cmake.bbclass: make cmake continue if the build dir already existXerxes RĂ„nby
2010-04-06clean.bbclass: add pstage bits, for use with srctreeChris Larson
2010-04-02insane.bbclass: Switch to endswith() and fix la/pc checkTom Rini
2010-04-01vala: prohibit PARALELL_MAKEMichael 'Mickey' Lauer
2010-04-01gnome bbclass: put devhelp stuff in -docKoen Kooi
2010-04-01gnome bbclass: package polkit stuff into ${PN} by defaultKoen Kooi
2010-03-30scons bbclass: add SCONS_FIX_ENV option that allows you to fix the toolchain ...Koen Kooi
2010-03-30scons bbclass: convert to new style stagingKoen Kooi
2010-03-28cmake bbclass: add rudimentary support for cmake site filesKoen Kooi
2010-03-28cmake bbclass: s/build/target/ for cflagsKoen Kooi
2010-03-28cmake bbclass: use autotools, not autotools_stageKoen Kooi
2010-03-27cmake.bbclass: add toolchain file for cmake compilationsValentin Longchamp
2010-03-27Fixed concurrency problem for ZIP packed recipes.Ihar Hrachyshka
2010-03-25manifest.bbclass: Remove since its broken and unusedRichard Purdie
2010-03-25use PYTHON_SITEPACKAGES_DIRRoman I Khimov
2010-03-25distutils-common-base: move Python dir detection to separate classRoman I Khimov