summaryrefslogtreecommitdiff
path: root/meta/classes/package_tar.bbclass
AgeCommit message (Expand)AuthorFiles
2017-02-15classes: Drop now unneeded update_data callsRichard Purdie1
2016-12-16meta: remove True option to getVarFlag callsJoshua Lock1
2016-12-16meta: remove True option to getVar callsJoshua Lock1
2016-10-15package_tar: avoid chdir warnings and restore cwd after packagingRobert Yang1
2016-02-04classes/lib: Add expand parameter to getVarFlagRichard Purdie1
2015-06-23meta: Add explict getVar param for (non) expansionRichard Purdie1
2014-02-24classes/package_tar: fix conflicts with package_deb / package_ipkPaul Eggleton1
2013-06-19classes/package_tar: fix file ownership within tarballsPaul Eggleton1
2013-02-17package_tar: Fix so it actually worksRichard Purdie1
2013-02-17package_tar: Remove completely pointless codeRichard Purdie1
2013-02-17package_tar: bb.mkdirhier -> bb.utils.mkdirhierRichard Purdie1
2013-02-17package_tar: Fix whitespaceRichard Purdie1
2013-02-17package_rpm/dev/ipk/tar: Drop unused functionsRichard Purdie1
2013-01-25Split do_packagedata task from do_packageRichard Purdie1
2012-05-30meta: replace os.system with subprocess.callRobert Yang1
2012-03-05meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie1
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie1
2011-11-26getVar/setVar cleanupsRichard Purdie1
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie1
2011-05-27classes/package_xxx.class: Use PKGE/PKGV/PKGR.Lianhao Lu1
2010-08-19package_*.bbclass: Always run these tasks under fakerootRichard Purdie1
2010-07-16Use pseudo rather than fakeroot for fake root privilegesJoshua Lock1
2009-11-13bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Richard Purdie1
2009-11-13classes: Remove and sanitise import statementsRichard Purdie1
2008-02-11package_tar.bbclass: Make the output slightly less verboseRichard Purdie1
2007-11-28package_{ipk|deb|tar|rpm): append depend-tasks instead of overwritingMarcin Juszkiewicz1
2007-08-21packaging: Split deb and ipk creation into separate tasks so changing the pac...Richard Purdie1
2007-04-03classes: Rework core dependencies to work properly at the task levelRichard Purdie1
2006-10-20package.bbclass: Split into two tasks, one which prepares the packages and th...Richard Purdie1
2006-09-19Sync up.. all the deb/dpkg changes which I have locally are now in svn.Chris Larson1
2006-07-21Rename /openembedded/ -> /meta/Richard Purdie1