| Commit message (Expand) | Author | Age | Files | Lines |
* | base.bbclass: Update to work with systems where install won't overwrite files | Richard Purdie | 2009-05-19 | 1 | -0/+3 |
* | Merge ssh://gitserver@git.pokylinux.org/poky | Richard Purdie | 2009-04-28 | 1 | -0/+11 |
|\ |
|
| * | base.bbclass: Add subdir feature to SRC_URI entries (from OE) | Robert Schuster | 2009-03-11 | 1 | -0/+11 |
* | | base.bbclass: Use explode_deps from bb.utils and remove the obsolete base.bbc... | Richard Purdie | 2009-02-05 | 1 | -20/+0 |
* | | base.bbclass: Move package metadata handling functions into their own class file | Richard Purdie | 2009-02-05 | 1 | -82/+0 |
|/ |
|
* | base.bbclass: Remove pointless expand call | Richard Purdie | 2009-01-02 | 1 | -2/+2 |
* | base.bbclass: Add metadata revision handling for git (from OE) | Richard Purdie | 2009-01-02 | 1 | -3/+53 |
* | base.bbclass: Add unpack handling for .jar files (from OE) | Richard Purdie | 2009-01-02 | 1 | -2/+2 |
* | bitbake.conf: Create BPN variable containing the pruned version of PN with va... | Richard Purdie | 2009-01-02 | 1 | -1/+9 |
* | base.bbclass: Improve the git proxy syntax to match the http/ftp syntax too | Richard Purdie | 2008-11-04 | 1 | -5/+2 |
* | base.bbclass: Set GIT_CONFIG correctly | Richard Purdie | 2008-11-04 | 1 | -5/+3 |
* | base.bbclass: Fix whitepsace damage | Richard Purdie | 2008-11-04 | 1 | -3/+3 |
* | base.bbclass: Create ~/.gitconfig if it doesn't already exist | Richard Purdie | 2008-11-04 | 1 | -1/+3 |
* | linux-simtec: Update simtec1 -> simtec3 and add COMPATIBLE_MACHINE | Richard Purdie | 2008-11-04 | 1 | -1/+2 |
* | base.bbclass: Fix infinite loop | Richard Purdie | 2008-10-31 | 1 | -3/+3 |
* | base.bbclass: Fix typo | Richard Purdie | 2008-10-31 | 1 | -2/+2 |
* | base.bbclass: Fix the git config file writing code | Richard Purdie | 2008-10-31 | 1 | -7/+8 |
* | base.bbclass: Fix getVar call | Richard Purdie | 2008-10-31 | 1 | -1/+1 |
* | base.bbclass: Add missing import os | Richard Purdie | 2008-10-31 | 1 | -0/+1 |
* | base.bbclass: Add missing import bb | Richard Purdie | 2008-10-31 | 1 | -0/+1 |
* | base.bbclass: Additional git proxy support. | Joshua Lock | 2008-10-30 | 1 | -0/+25 |
* | base.bbclass/bitbake.conf: Fix some string quoting to handle more unusual URLs | Richard Purdie | 2008-10-23 | 1 | -1/+1 |
* | base.bbclass: Output notes only on BB <= 1.8.x | Robert Bradford | 2008-10-20 | 1 | -2/+6 |
* | base.bbclass: Add automatic osc-native dependencies for osc:// recipes | Richard Purdie | 2008-10-07 | 1 | -0/+7 |
* | base.bbclass: Add read_subpkgdata_dict function | Richard Purdie | 2008-10-02 | 1 | -0/+13 |
* | bitbake.conf: Split STAGING and CROSS to become target specific so armv5 bina... | Richard Purdie | 2008-07-19 | 1 | -1/+1 |
* | Merge multimachine class into bitbake.conf and create singlemachine.bbclass a... | Richard Purdie | 2008-07-17 | 1 | -23/+37 |
* | base.bbclass: Disable do_mrproper - it doesn't do anything sane/useful | Richard Purdie | 2008-05-29 | 1 | -12/+12 |
* | base.bbclass: Add sanity check for multiple file matches to oe_libinstall fro... | Richard Purdie | 2008-05-12 | 1 | -0/+9 |
* | base.bbclass: don't add shasum-native dependency if we are building shasum-na... | Ross Burton | 2008-05-06 | 1 | -6/+7 |
* | base.bbclass: only depend on shasum-native if we don't have hashlib | Ross Burton | 2008-05-01 | 1 | -4/+22 |
* | When checksuming tarballs use bb.utils.*_sum instead of calling commands dire... | Ross Burton | 2008-05-01 | 1 | -15/+15 |
* | base.bbclass: Remove unneeded imports | Richard Purdie | 2008-04-27 | 1 | -2/+2 |
* | base.bbclass: Add checkuri/checkuriall tasks to check validity of upstream so... | Richard Purdie | 2008-04-27 | 1 | -0/+39 |
* | base.bbclass: Add setscene task to handle preparing the work area at the star... | Richard Purdie | 2008-04-27 | 1 | -2/+20 |
* | base.bbclass: Prefer gcc 3.4.6/7 over 3.4 | Richard Purdie | 2008-04-25 | 1 | -1/+1 |
* | base.bbclass: Fix dependency_libs libtool mangling regexp | Richard Purdie | 2008-04-22 | 1 | -1/+1 |
* | base.bbclass: Sync with OE.dev | Richard Purdie | 2008-03-19 | 1 | -0/+19 |
* | base.bbclass: Let unpack task remove S beforehand which fixes clean handling.... | Richard Purdie | 2008-03-10 | 1 | -4/+7 |
* | base.bbclass: Sync with OE | Richard Purdie | 2008-03-03 | 1 | -23/+38 |
* | base.bbclass: align build configuration dump properly | Marcin Juszkiewicz | 2008-02-17 | 1 | -1/+1 |
* | base.bbclass: Drop _FUNCTION suffix to METADATA_REVISION | Richard Purdie | 2008-02-15 | 1 | -3/+1 |
* | base.bbclass: Show svn revision of poky being used | Richard Purdie | 2008-02-15 | 1 | -12/+28 |
* | base.bbclass: Make sure PATH searched for applications is expanded | Richard Purdie | 2008-01-06 | 1 | -1/+1 |
* | base and sanity bbclasses + qemu: move gcc3 availability checking into base.b... | Marcin Juszkiewicz | 2008-01-03 | 1 | -0/+17 |
* | base.bbclass: Fix populate_staging whitespace | Richard Purdie | 2007-11-30 | 1 | -1/+1 |
* | base.bbclass: Fix PKGDATA to work properly with multimachine | Richard Purdie | 2007-11-25 | 1 | -6/+13 |
* | base.bbclass: Add buildall task | Richard Purdie | 2007-11-25 | 1 | -0/+7 |
* | base.bbclass: Fix regexp | Richard Purdie | 2007-11-14 | 1 | -1/+1 |
* | base.bbclass: Improve .la file conversion from installed=yes to installed=no | Richard Purdie | 2007-11-13 | 1 | -1/+4 |