Age | Commit message (Expand) | Author | Files |
2010-05-07 | kernel.bbclass: fix staging of .config | Eric Benard | 1 |
2010-05-06 | native.bbclass: Clear PACKAGES variable when using BBCLASSEXTEND (from poky) | Richard Purdie | 1 |
2010-05-06 | sanity.bbclass: Fix to work with old versions of bitbake for now | Richard Purdie | 1 |
2010-05-06 | classes/recipes: Catch populate_staging references that were missed in the fi... | Richard Purdie | 1 |
2010-05-05 | cross.bbclass: In sysroot_stage_all, only process src dirs if they exist. | Tom Rini | 1 |
2010-05-05 | cross/staging.bbclass: Make sure .la files get mangled and add extra mangling... | Richard Purdie | 2 |
2010-05-05 | autotools.bbclass: merge recent changes from Poky | Joshua Lock | 1 |
2010-05-05 | relocatable.bbclass: Handle files which don't have read/write permissions | Joshua Lock | 1 |
2010-05-05 | packaged-staging.bbclass: Remove hardcoded paths in binconfig files for targe... | Joshua Lock | 1 |
2010-05-05 | gettext enhancements: Make it easier to use the right gettext | Joshua Lock | 5 |
2010-05-05 | relocatable: Class to post-process packages for relocatability | Joshua Lock | 4 |
2010-05-05 | packaged-staging: enhancements from Poky for fetching and relocatability | Joshua Lock | 1 |
2010-05-05 | bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p... | Joshua Lock | 21 |
2010-05-05 | packaged-staging: Fix mkdir to actually create destination | Joshua Lock | 1 |
2010-05-05 | gconf.bbclass: Sync with Poky | Richard Purdie | 1 |
2010-05-05 | cross.bbclass: Add special sysroot_stage_all function for cross packages and ... | Richard Purdie | 1 |
2010-05-05 | cross.bbclass: Move target_ variable definitions from gcc recipes to main cla... | Richard Purdie | 1 |
2010-05-05 | base.bbclass: Stage etc directory for native packages and add a use_do_instal... | Richard Purdie | 2 |
2010-05-05 | base.bbclass: Remove pointless data expand call (from Poky) | Richard Purdie | 1 |
2010-05-03 | autotools.bbclass: swapped calls of intltoolize + autoreconf | Enrico Scholz | 1 |
2010-05-02 | kernel.class : fix for recent kernel on x86 | Eric BENARD | 1 |
2010-05-01 | vala.bbclass: Add vala-native to virtclass-native DEPENDS. | Tom Rini | 1 |
2010-04-30 | package_ipk: fix a missing paren which caused failures attempting to tokenize... | Chris Larson | 1 |
2010-04-30 | image.bbclass: install_linguas don't install empty list | Martin Jansa | 1 |
2010-04-28 | image.bbclass: create /etc/device_table from IMAGE_DEVICE_TABLES | Antonio Ospite | 1 |
2010-04-28 | vala / freesmartphone: vala now also looks in the target directory for vapi f... | Michael 'Mickey' Lauer | 1 |
2010-04-26 | Revert "vala.bbclass and assorted recipes: create own task for installing .va... | Martin Jansa | 1 |
2010-04-25 | vala.bbclass and assorted recipes: create own task for installing .vapi and .... | Michael 'Mickey' Lauer | 1 |
2010-04-25 | Revert "do_unpack: shift some responsibility around, clean things up" | Chris Larson | 1 |
2010-04-25 | change INHIBIT_PACKAGE_STRIP to PACKAGE_STRIP with more options | Roman Khimov | 1 |
2010-04-24 | base.bbclass: unbork oe_unpack_file | Chris Larson | 1 |
2010-04-23 | Initial move of common python bits into modules of the 'oe' python package | Chris Larson | 4 |
2010-04-23 | base.bbclass: add <dir>/lib for each dir in BBPATH to the python search path | Chris Larson | 1 |
2010-04-23 | do_unpack: shift some responsibility around, clean things up | Chris Larson | 1 |
2010-04-23 | xfce4-panel: Add 4.6.3 and support new style checksums in xfce46.bbclass. | David-John Willis | 1 |
2010-04-22 | Use the python modules for checksum generation where we can | Chris Larson | 2 |
2010-04-21 | utils.bbclass: make check_app_exists slightly more pythonic | Chris Larson | 1 |
2010-04-21 | Add emit_data.bbclass, which emits the metadata and displays diffs from previous | Chris Larson | 1 |
2010-04-20 | angstrom mirrors: fix regression introduced by http://cgit.openembedded.org/c... | Koen Kooi | 1 |
2010-04-19 | Add initial signature.bbclass, which generates a hash of the recipe data | Chris Larson | 1 |
2010-04-19 | module bbclass: sync depmod code with kernel.bbclass a bit | Koen Kooi | 1 |
2010-04-17 | kernel.bbclass: fix ASMDIR regressions | Koen Kooi | 1 |
2010-04-16 | kernel bbclass: convert to new style staging (from poky) | koen.kooi@gmail.com | 1 |
2010-04-15 | kernel bbclass: read version from ${B}, remove obsolete hostap logic that bre... | Koen Kooi | 1 |
2010-04-15 | kernel bbclass: don't depend on c library (from poky) | Koen Kooi | 1 |
2010-04-15 | gnome: split out gnomebase.bbclass that doesn't have gconf and gmime depends | Koen Kooi | 3 |
2010-04-14 | packaged-staging.bbclass: use 'os.unlink()' instead of spawning 'rm' | Enrico Scholz | 1 |
2010-04-14 | kernel.bbclass: s!D!PKGD! (trivial) | Enrico Scholz | 1 |
2010-04-13 | update-rc.d.bbclass: add dependency on update-rc.d-native | Roman I Khimov | 1 |
2010-04-12 | utils.bbclass: simplify checksum check, prepare for checksums.ini removal | Martin Jansa | 2 |