Age | Commit message (Expand) | Author | Files |
2009-11-16 | kernel.bbclass: Revert import os removal for now | Richard Purdie | 1 |
2009-11-16 | insane.bbclass: Remove hardcoded path PKGDEST issue | Richard Purdie | 1 |
2009-11-16 | package.bbclass: Add back import os until further metadata cleanups happen | Richard Purdie | 1 |
2009-11-16 | classes: Drop a number of unneeded import calls (from Poky) | Richard Purdie | 31 |
2009-11-16 | gconf/gtk-icon-theme/mime: Really fix PKGDEST references | Richard Purdie | 3 |
2009-11-16 | mime.bbclass: Remove hardcoded PKGDEST directory assumption | Richard Purdie | 1 |
2009-11-16 | gtk-icon-cache.bbclass: Remove hardcoded PKGDEST directory assumption | Richard Purdie | 1 |
2009-11-16 | gconf: Remove hardcoded PKGDEST directory assumption | Richard Purdie | 1 |
2009-11-15 | packaged-staging.bbclass: Fix references to libdir which should be libdir_nat... | Richard Purdie | 1 |
2009-11-14 | kernel.bbclass: Fix populate_packaged 'D' references | Richard Purdie | 1 |
2009-11-13 | fix c&p error in last patch | Phil Blundell | 1 |
2009-11-13 | base.bbclass: add support for checksums in .bb files | Phil Blundell | 1 |
2009-11-12 | native.bbclass: Change warning to debug, not a note for now | Richard Purdie | 1 |
2009-11-12 | native.bbclass: Force legacy staging mode autotools_stage_all is used as ofte... | Richard Purdie | 1 |
2009-11-12 | base.bbclass: Fix legacy staging package generation as pre hook was called to... | Richard Purdie | 1 |
2009-11-11 | perl: Move config.sh to STAGING_LIBDIR rather than trying to be clever with s... | Richard Purdie | 3 |
2009-11-11 | classes: Drop some random import bb/os statements | Richard Purdie | 5 |
2009-11-11 | base.bbclass: Detect recipes where there are problems with staging functions ... | Richard Purdie | 1 |
2009-11-10 | debian bbclass: remove hardcoded workdir/install and replace with PKGDEST | Koen Kooi | 1 |
2009-11-10 | perl: complete config.sh fix | Koen Kooi | 1 |
2009-11-10 | cpan-base bbclass: update to match change to perl-native staging | Koen Kooi | 1 |
2009-11-10 | Add replacement canadian classes from Poky, marking the replacements as depre... | Richard Purdie | 8 |
2009-11-10 | base.bbclass: Replace the base_package_name function with the base_prune_suff... | Richard Purdie | 1 |
2009-11-10 | native.bbclass: Add BBCLASSEXTEND support (from poky) | Richard Purdie | 3 |
2009-11-10 | base.bbclass: Fix staging for native and non-native packages | Richard Purdie | 1 |
2009-11-10 | base.bbclass: Add stubs for functions when package-staging isn't active and f... | Richard Purdie | 2 |
2009-11-10 | base.bbclass: Note legacy staging packages in debug output | Richard Purdie | 1 |
2009-11-10 | base.bbclass: Rework staging function to use a DESTDIR style configuration ba... | Richard Purdie | 2 |
2009-11-10 | packaged-staging.bbclass: Use a variable for the location of the staging lock... | Richard Purdie | 2 |
2009-11-10 | native.bbclass: If do_stage isn't overridden, allow do_install to run for nat... | Richard Purdie | 1 |
2009-11-10 | binconfig/pkgconfig.bbclass: Convert staging functions into SYSROOT_PREPROCES... | Richard Purdie | 3 |
2009-11-10 | autotools.bbclass: Separate out useful staging functions into base.bbclass an... | Richard Purdie | 2 |
2009-11-10 | autotools.bbclass: Convert .la file mangling to package preprocessing hook | Richard Purdie | 1 |
2009-11-10 | binconfig.bbclass: Convert do_install_append() into a PACKAGE_PREPROCESS_FUNC... | Richard Purdie | 1 |
2009-11-10 | Start removal of layout_* variables and replace these with new mechanisms to ... | Richard Purdie | 11 |
2009-11-09 | base.bbclass: Promote packagedata inherit to a direct inherit due to ordering... | Richard Purdie | 1 |
2009-11-09 | packagedata.bbclass: Split package data handling functions out from base.bcla... | Richard Purdie | 2 |
2009-11-09 | autotools.bbclass: Create m4 directory earlier avoding issues with intltooliz... | Richard Purdie | 1 |
2009-11-09 | autotools.bbclass: Allow for leading whitespace in gettext and intltool searc... | Richard Purdie | 1 |
2009-11-09 | autotools.bbclass: Remove pointless inherit (from Poky) | Richard Purdie | 1 |
2009-11-09 | package.bbclass: Add the option to declare package preprocess function hooks ... | Richard Purdie | 1 |
2009-11-09 | package.bbclass: Change to operate on a copy of the install directory instead... | Richard Purdie | 1 |
2009-11-09 | package.bbclass: Remove hardcoded use of PKGDEST variable (from Poky) | Richard Purdie | 1 |
2009-11-09 | package.bbclass: Move variable checks to one place making the code more reada... | Richard Purdie | 1 |
2009-11-09 | base.bbclass: Drop import bb and import os as no longer needed | Richard Purdie | 1 |
2009-11-09 | base.bbclass: Drop legacy rebuild mangling code | Richard Purdie | 1 |
2009-11-08 | gnome bbclass: delete more scrollkeeper junk | Koen Kooi | 1 |
2009-11-05 | java.bbclass: fixed oe_jarinstall for broken symlinks | Marcin Juszkiewicz | 1 |
2009-11-04 | e* bbclass: fix up PACKAGES (again!) | Koen Kooi | 2 |
2009-11-03 | cmake.bbclass: use staging from autotools too | Henning Heinold | 1 |