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