summaryrefslogtreecommitdiffstats
path: root/meta/classes/package_tar.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes/package_tar: fix conflicts with package_deb / package_ipkPaul Eggleton2014-02-251-3/+4
* classes/package_tar: fix file ownership within tarballsPaul Eggleton2013-06-191-1/+1
* package_tar: Fix so it actually worksRichard Purdie2013-02-171-1/+3
* package_tar: Remove completely pointless codeRichard Purdie2013-02-171-21/+4
* package_tar: bb.mkdirhier -> bb.utils.mkdirhierRichard Purdie2013-02-171-4/+4
* package_tar: Fix whitespaceRichard Purdie2013-02-171-51/+51
* package_rpm/dev/ipk/tar: Drop unused functionsRichard Purdie2013-02-171-27/+0
* Split do_packagedata task from do_packageRichard Purdie2013-01-251-1/+1
* meta: replace os.system with subprocess.callRobert Yang2012-05-301-2/+4
* meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie2012-03-051-2/+2
* meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie2012-03-051-9/+9
* getVar/setVar cleanupsRichard Purdie2011-11-271-2/+2
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-19/+19
* classes/package_xxx.class: Use PKGE/PKGV/PKGR.Lianhao Lu2011-05-271-2/+2
* package_*.bbclass: Always run these tasks under fakerootRichard Purdie2010-08-191-0/+1
* Use pseudo rather than fakeroot for fake root privilegesJoshua Lock2010-07-161-1/+1
* bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Richard Purdie2009-11-131-2/+2
* classes: Remove and sanitise import statementsRichard Purdie2009-11-131-5/+1
* package_tar.bbclass: Make the output slightly less verboseRichard Purdie2008-02-111-4/+1
* package_{ipk|deb|tar|rpm): append depend-tasks instead of overwritingMarcin Juszkiewicz2007-11-281-1/+4
* packaging: Split deb and ipk creation into separate tasks so changing the pac...Richard Purdie2007-08-211-6/+15
* classes: Rework core dependencies to work properly at the task levelRichard Purdie2007-04-031-0/+2
* package.bbclass: Split into two tasks, one which prepares the packages and th...Richard Purdie2006-10-201-1/+1
* Sync up.. all the deb/dpkg changes which I have locally are now in svn.Chris Larson2006-09-191-0/+1
* Rename /openembedded/ -> /meta/Richard Purdie2006-07-211-0/+99
OpenPOWER on IntegriCloud