| Commit message (Expand) | Author | Age | Files | Lines |
* | package_tar: avoid chdir warnings and restore cwd after packaging | Robert Yang | 2016-10-15 | 1 | -0/+5 |
* | classes/lib: Add expand parameter to getVarFlag | Richard Purdie | 2016-02-04 | 1 | -1/+1 |
* | meta: Add explict getVar param for (non) expansion | Richard Purdie | 2015-06-23 | 1 | -1/+1 |
* | classes/package_tar: fix conflicts with package_deb / package_ipk | Paul Eggleton | 2014-02-25 | 1 | -3/+4 |
* | classes/package_tar: fix file ownership within tarballs | Paul Eggleton | 2013-06-19 | 1 | -1/+1 |
* | package_tar: Fix so it actually works | Richard Purdie | 2013-02-17 | 1 | -1/+3 |
* | package_tar: Remove completely pointless code | Richard Purdie | 2013-02-17 | 1 | -21/+4 |
* | package_tar: bb.mkdirhier -> bb.utils.mkdirhier | Richard Purdie | 2013-02-17 | 1 | -4/+4 |
* | package_tar: Fix whitespace | Richard Purdie | 2013-02-17 | 1 | -51/+51 |
* | package_rpm/dev/ipk/tar: Drop unused functions | Richard Purdie | 2013-02-17 | 1 | -27/+0 |
* | Split do_packagedata task from do_package | Richard Purdie | 2013-01-25 | 1 | -1/+1 |
* | meta: replace os.system with subprocess.call | Robert Yang | 2012-05-30 | 1 | -2/+4 |
* | meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx) | Richard Purdie | 2012-03-05 | 1 | -2/+2 |
* | meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) | Richard Purdie | 2012-03-05 | 1 | -9/+9 |
* | getVar/setVar cleanups | Richard Purdie | 2011-11-27 | 1 | -2/+2 |
* | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 2011-11-10 | 1 | -19/+19 |
* | classes/package_xxx.class: Use PKGE/PKGV/PKGR. | Lianhao Lu | 2011-05-27 | 1 | -2/+2 |
* | package_*.bbclass: Always run these tasks under fakeroot | Richard Purdie | 2010-08-19 | 1 | -0/+1 |
* | Use pseudo rather than fakeroot for fake root privileges | Joshua Lock | 2010-07-16 | 1 | -1/+1 |
* | bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p... | Richard Purdie | 2009-11-13 | 1 | -2/+2 |
* | classes: Remove and sanitise import statements | Richard Purdie | 2009-11-13 | 1 | -5/+1 |
* | package_tar.bbclass: Make the output slightly less verbose | Richard Purdie | 2008-02-11 | 1 | -4/+1 |
* | package_{ipk|deb|tar|rpm): append depend-tasks instead of overwriting | Marcin Juszkiewicz | 2007-11-28 | 1 | -1/+4 |
* | packaging: Split deb and ipk creation into separate tasks so changing the pac... | Richard Purdie | 2007-08-21 | 1 | -6/+15 |
* | classes: Rework core dependencies to work properly at the task level | Richard Purdie | 2007-04-03 | 1 | -0/+2 |
* | package.bbclass: Split into two tasks, one which prepares the packages and th... | Richard Purdie | 2006-10-20 | 1 | -1/+1 |
* | Sync up.. all the deb/dpkg changes which I have locally are now in svn. | Chris Larson | 2006-09-19 | 1 | -0/+1 |
* | Rename /openembedded/ -> /meta/ | Richard Purdie | 2006-07-21 | 1 | -0/+99 |