summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)AuthorFiles
2010-05-07kernel.bbclass: fix staging of .configEric Benard1
2010-05-06native.bbclass: Clear PACKAGES variable when using BBCLASSEXTEND (from poky)Richard Purdie1
2010-05-06sanity.bbclass: Fix to work with old versions of bitbake for nowRichard Purdie1
2010-05-06classes/recipes: Catch populate_staging references that were missed in the fi...Richard Purdie1
2010-05-05cross.bbclass: In sysroot_stage_all, only process src dirs if they exist.Tom Rini1
2010-05-05cross/staging.bbclass: Make sure .la files get mangled and add extra mangling...Richard Purdie2
2010-05-05autotools.bbclass: merge recent changes from PokyJoshua Lock1
2010-05-05relocatable.bbclass: Handle files which don't have read/write permissionsJoshua Lock1
2010-05-05packaged-staging.bbclass: Remove hardcoded paths in binconfig files for targe...Joshua Lock1
2010-05-05gettext enhancements: Make it easier to use the right gettextJoshua Lock5
2010-05-05relocatable: Class to post-process packages for relocatabilityJoshua Lock4
2010-05-05packaged-staging: enhancements from Poky for fetching and relocatabilityJoshua Lock1
2010-05-05bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Joshua Lock21
2010-05-05packaged-staging: Fix mkdir to actually create destinationJoshua Lock1
2010-05-05gconf.bbclass: Sync with PokyRichard Purdie1
2010-05-05cross.bbclass: Add special sysroot_stage_all function for cross packages and ...Richard Purdie1
2010-05-05cross.bbclass: Move target_ variable definitions from gcc recipes to main cla...Richard Purdie1
2010-05-05base.bbclass: Stage etc directory for native packages and add a use_do_instal...Richard Purdie2
2010-05-05base.bbclass: Remove pointless data expand call (from Poky)Richard Purdie1
2010-05-03autotools.bbclass: swapped calls of intltoolize + autoreconfEnrico Scholz1
2010-05-02kernel.class : fix for recent kernel on x86Eric BENARD1
2010-05-01vala.bbclass: Add vala-native to virtclass-native DEPENDS.Tom Rini1
2010-04-30package_ipk: fix a missing paren which caused failures attempting to tokenize...Chris Larson1
2010-04-30image.bbclass: install_linguas don't install empty listMartin Jansa1
2010-04-28image.bbclass: create /etc/device_table from IMAGE_DEVICE_TABLESAntonio Ospite1
2010-04-28vala / freesmartphone: vala now also looks in the target directory for vapi f...Michael 'Mickey' Lauer1
2010-04-26Revert "vala.bbclass and assorted recipes: create own task for installing .va...Martin Jansa1
2010-04-25vala.bbclass and assorted recipes: create own task for installing .vapi and ....Michael 'Mickey' Lauer1
2010-04-25Revert "do_unpack: shift some responsibility around, clean things up"Chris Larson1
2010-04-25change INHIBIT_PACKAGE_STRIP to PACKAGE_STRIP with more optionsRoman Khimov1
2010-04-24base.bbclass: unbork oe_unpack_fileChris Larson1
2010-04-23Initial move of common python bits into modules of the 'oe' python packageChris Larson4
2010-04-23base.bbclass: add <dir>/lib for each dir in BBPATH to the python search pathChris Larson1
2010-04-23do_unpack: shift some responsibility around, clean things upChris Larson1
2010-04-23xfce4-panel: Add 4.6.3 and support new style checksums in xfce46.bbclass.David-John Willis1
2010-04-22Use the python modules for checksum generation where we canChris Larson2
2010-04-21utils.bbclass: make check_app_exists slightly more pythonicChris Larson1
2010-04-21Add emit_data.bbclass, which emits the metadata and displays diffs from previousChris Larson1
2010-04-20angstrom mirrors: fix regression introduced by http://cgit.openembedded.org/c...Koen Kooi1
2010-04-19Add initial signature.bbclass, which generates a hash of the recipe dataChris Larson1
2010-04-19module bbclass: sync depmod code with kernel.bbclass a bitKoen Kooi1
2010-04-17kernel.bbclass: fix ASMDIR regressionsKoen Kooi1
2010-04-16kernel bbclass: convert to new style staging (from poky)koen.kooi@gmail.com1
2010-04-15kernel bbclass: read version from ${B}, remove obsolete hostap logic that bre...Koen Kooi1
2010-04-15kernel bbclass: don't depend on c library (from poky)Koen Kooi1
2010-04-15gnome: split out gnomebase.bbclass that doesn't have gconf and gmime dependsKoen Kooi3
2010-04-14packaged-staging.bbclass: use 'os.unlink()' instead of spawning 'rm'Enrico Scholz1
2010-04-14kernel.bbclass: s!D!PKGD! (trivial)Enrico Scholz1
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