Age | Commit message (Expand) | Author | Files |
2009-11-16 | classes: Drop a number of unneeded import calls (from Poky) | 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 | base.bbclass: Fix legacy staging package generation as pre hook was called to... | Richard Purdie | 1 |
2009-11-11 | base.bbclass: Detect recipes where there are problems with staging functions ... | Richard Purdie | 1 |
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 | 1 |
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 | 1 |
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 | 1 |
2009-11-10 | packaged-staging.bbclass: Use a variable for the location of the staging lock... | Richard Purdie | 1 |
2009-11-10 | binconfig/pkgconfig.bbclass: Convert staging functions into SYSROOT_PREPROCES... | Richard Purdie | 1 |
2009-11-10 | autotools.bbclass: Separate out useful staging functions into base.bbclass an... | Richard Purdie | 1 |
2009-11-10 | Start removal of layout_* variables and replace these with new mechanisms to ... | Richard Purdie | 1 |
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 | 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-03 | base.bbclass: Better error message in case the Config Parser fails | Holger Hans Peter Freyther | 1 |
2009-08-30 | base.bbclass: Pass in PATH to popen. | Khem Raj | 1 |
2009-08-26 | base.bbclass: add cleanall task. | Chris Larson | 1 |
2009-08-26 | base.bbclass: Remove redundant import of subprocess and signal. | Khem Raj | 1 |
2009-08-23 | base.bbclass: Replace os.system with subprocess call. | Khem Raj | 1 |
2009-08-19 | base.bbclass: catch bb.MalformedUrl in do_fetch. | Chris Larson | 1 |
2009-08-19 | Let the distro control whether we include hostap or madwifi. | Chris Larson | 1 |
2009-08-19 | base.bbclass: introduce OE source mirror network as last resort for do_fetch | Rolf Leggewie | 1 |
2009-08-14 | base.bbclass: ftp.matrix.com.br no longer exists | Rolf Leggewie | 1 |
2009-08-01 | base.bbclass: Strip -sdk from the PN for BPN as well | Holger Hans Peter Freyther | 1 |
2009-07-22 | base bbclass: try to find the git binaries in PATH instead of BBPATH | Koen Kooi | 1 |
2009-06-24 | bitbake.conf, base.bbclass: Changed build config summary header to be a varia... | Chris Larson | 1 |
2009-06-17 | base.bbclass: set PATH when calling git for metadata scm bits. | Chris Larson | 1 |
2009-06-17 | base.bbclass: make git fail silently in the metadata scm bits. | Chris Larson | 1 |
2009-05-14 | Shorten some full paths printed to the user. | Chris Larson | 1 |
2009-05-14 | First pass of cleanup of messages outputted to the user. | Chris Larson | 1 |
2009-05-04 | base.bbclass: added 'gcc-3.4' to list of gcc3 versions (Debian systems) | Marcin Juszkiewicz | 1 |
2009-05-03 | base.bbclass: check_gcc3 needs to check for gcc-3.4.6 first. | Tom Rini | 1 |
2009-04-30 | coreutils-native: make mandatory dep for all packages | Roman I Khimov | 1 |
2009-04-21 | base.bbclass: Combine all checksum.ini files found in BBPATH | Petri Lehtinen | 1 |
2009-03-23 | base.bbclass: rstrip the git branch/revision. | Chris Larson | 1 |
2009-03-23 | base.bbclass: Abort early if localpath() was unable to find a local file for ... | Chris Larson | 1 |
2009-03-21 | base.bbclass: Fix typo. | Chris Larson | 1 |
2009-03-21 | base.bbclass: revert removal of base_set_filespath until the refs can be remo... | Chris Larson | 1 |
2009-03-21 | base.bbclass: Add base_path_relative. | Chris Larson | 1 |
2009-03-21 | bitbake.conf: Move the list of vars shown in the pre-build config display to ... | Chris Larson | 1 |
2009-03-21 | base.bbclass: make oe_unpack_file of dirs use FILESPATH, not FILESDIR. | Chris Larson | 1 |
2009-03-21 | classes/base.bbclass: Locate the scm base path via BBPATH. | Chris Larson | 1 |
2009-03-21 | base.bbclass: Kill the 'Pkg' messages in the event handler. | Chris Larson | 1 |
2009-03-21 | bitbake.conf: rework FILESPATH generation. | Chris Larson | 1 |
2009-03-19 | base.bbclass: Add read_subpkgdata_dict function (from Poky) | Richard Purdie | 1 |