Age | Commit message (Expand) | Author | Files |
2009-12-18 | base.bbclass: Fix missing argument | Richard Purdie | 1 |
2009-12-18 | base.bbclass: Fix indentation error | Richard Purdie | 1 |
2009-12-18 | base.bbclass: Partially sync branch/scm handling functions with OE.dev | Richard Purdie | 1 |
2009-11-30 | base.bbclass: Stage etc directory for native packages | Richard Purdie | 1 |
2009-11-16 | base.bbclass: Drop unused PSTAGE_BROKEN_DESTDIR variable and run sysroot_preh... | Richard Purdie | 1 |
2009-11-13 | base.bbclass: Add special stage keyword to override leagcy mode | Richard Purdie | 1 |
2009-11-13 | bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p... | Richard Purdie | 1 |
2009-11-13 | base/autotools.bbclass: Make sure extra dependencies are not lost for native ... | Richard Purdie | 1 |
2009-11-13 | base.bbclass: Drop import bb and import os as no longer needed | Richard Purdie | 1 |
2009-11-13 | base.bbclass: Add an option of forcing the new staging mechanism | Richard Purdie | 1 |
2009-11-13 | base.bbclass: Fix do_populate_staging to operating on TMPDIR, not STAGING_DIR... | Richard Purdie | 1 |
2009-11-13 | classes: Various staging improvement fixups | Richard Purdie | 1 |
2009-11-13 | base.bbclass: Rework staging function to use a DESTDIR style configuration ba... | Richard Purdie | 1 |
2009-11-13 | packaged-staging.bbclass: Use a variable for the location of the staging lock... | Richard Purdie | 1 |
2009-11-13 | binconfig/pkgconfig.bbclass: Convert staging functions into SYSROOT_PREPROCES... | Richard Purdie | 1 |
2009-11-13 | autotools.bbclass: Separate out useful staging functions into base.bbclass an... | Richard Purdie | 1 |
2009-11-13 | base.bbclass: Only run do_stage if its been overwritten as the default is emp... | Richard Purdie | 1 |
2009-09-17 | Remove layout_* variables | Richard Purdie | 1 |
2009-08-26 | base.bbclass: Don't retrieve SRC_URI when not necessary | Damien Lespiau | 1 |
2009-08-26 | base.bbclass: packages pulling a mercurial tree should depend on mercurial | Damien Lespiau | 1 |
2009-08-25 | base.bbclass: Use subprocess rather than os.system for do_unpack | Richard Purdie | 1 |
2009-05-19 | base.bbclass: Update to work with systems where install won't overwrite files | Richard Purdie | 1 |
2009-04-28 | Merge ssh://gitserver@git.pokylinux.org/poky | Richard Purdie | 1 |
2009-03-11 | base.bbclass: Add subdir feature to SRC_URI entries (from OE) | Robert Schuster | 1 |
2009-02-05 | base.bbclass: Use explode_deps from bb.utils and remove the obsolete base.bbc... | Richard Purdie | 1 |
2009-02-05 | base.bbclass: Move package metadata handling functions into their own class file | Richard Purdie | 1 |
2009-01-02 | base.bbclass: Remove pointless expand call | Richard Purdie | 1 |
2009-01-02 | base.bbclass: Add metadata revision handling for git (from OE) | Richard Purdie | 1 |
2009-01-02 | base.bbclass: Add unpack handling for .jar files (from OE) | Richard Purdie | 1 |
2009-01-02 | bitbake.conf: Create BPN variable containing the pruned version of PN with va... | Richard Purdie | 1 |
2008-11-04 | base.bbclass: Improve the git proxy syntax to match the http/ftp syntax too | Richard Purdie | 1 |
2008-11-04 | base.bbclass: Set GIT_CONFIG correctly | Richard Purdie | 1 |
2008-11-04 | base.bbclass: Fix whitepsace damage | Richard Purdie | 1 |
2008-11-04 | base.bbclass: Create ~/.gitconfig if it doesn't already exist | Richard Purdie | 1 |
2008-11-04 | linux-simtec: Update simtec1 -> simtec3 and add COMPATIBLE_MACHINE | Richard Purdie | 1 |
2008-10-31 | base.bbclass: Fix infinite loop | Richard Purdie | 1 |
2008-10-31 | base.bbclass: Fix typo | Richard Purdie | 1 |
2008-10-31 | base.bbclass: Fix the git config file writing code | Richard Purdie | 1 |
2008-10-31 | base.bbclass: Fix getVar call | Richard Purdie | 1 |
2008-10-31 | base.bbclass: Add missing import os | Richard Purdie | 1 |
2008-10-31 | base.bbclass: Add missing import bb | Richard Purdie | 1 |
2008-10-30 | base.bbclass: Additional git proxy support. | Joshua Lock | 1 |
2008-10-23 | base.bbclass/bitbake.conf: Fix some string quoting to handle more unusual URLs | Richard Purdie | 1 |
2008-10-20 | base.bbclass: Output notes only on BB <= 1.8.x | Robert Bradford | 1 |
2008-10-07 | base.bbclass: Add automatic osc-native dependencies for osc:// recipes | Richard Purdie | 1 |
2008-10-02 | base.bbclass: Add read_subpkgdata_dict function | Richard Purdie | 1 |
2008-07-19 | bitbake.conf: Split STAGING and CROSS to become target specific so armv5 bina... | Richard Purdie | 1 |
2008-07-17 | Merge multimachine class into bitbake.conf and create singlemachine.bbclass a... | Richard Purdie | 1 |
2008-05-29 | base.bbclass: Disable do_mrproper - it doesn't do anything sane/useful | Richard Purdie | 1 |
2008-05-12 | base.bbclass: Add sanity check for multiple file matches to oe_libinstall fro... | Richard Purdie | 1 |