summaryrefslogtreecommitdiffstats
path: root/meta/classes/packaged-staging.bbclass
Commit message (Expand)AuthorAgeFilesLines
* packaged-staging.bbclass: Ignore errors resulting from parallel threads clashingRichard Purdie2008-11-041-2/+1
* packaged-staging.bbclass: Make sure target directory exists, fixing build fai...Richard Purdie2008-11-031-0/+1
* packaged-staging.bbclass: Avoid removing the staging.lock lock file.Robert Bradford2008-10-201-0/+3
* packaged-staging.bbclass: Add rpm package coverageRichard Purdie2008-10-021-0/+14
* packaged-staging.bbclass: Add OELAYOUT_ABI to the package paths so staging pa...Richard Purdie2008-07-241-1/+1
* cross.bbclass: Preserve BASE_PACKAGE_ARCH variable when chaging HOST_ARCHRichard Purdie2008-07-191-1/+1
* bitbake.conf: Set MULTIMACH_ARCH to a default valueRichard Purdie2008-07-171-3/+0
* packaged-staging.bbclass: force symlinking as ipkg->opkg link can be presentMarcin Juszkiewicz2008-07-021-1/+1
* packaged-staging: allow to set DEPLOY_DIR_PSTAGE in local.confMarcin Juszkiewicz2008-07-011-1/+1
* packaged-staging.bbclass: Fix indentationRichard Purdie2008-06-131-1/+1
* packaged-staging.bbclass: create the opkg directories as required (from Richard)Ross Burton2008-06-131-0/+1
* packaged-staging.bbclass: Tweak package install commandRichard Purdie2008-06-061-1/+1
* packaged-staging.bbclass: The staging_packager function should not be install...Richard Purdie2008-05-211-1/+0
* packaged-staging.bbclass: Make the class compatible with opkg, ipkg and ipkg-...Richard Purdie2008-05-181-37/+43
* packaged-staging.bbclass: Execute staging_helper earlier to make sure the con...Richard Purdie2008-05-181-5/+15
* packaged-staging.bbclass: Improve postamble exit code handlingRichard Purdie2008-05-161-0/+8
* packaged-staging.bbclass: Add code to handle checking the stamp dependency tr...Richard Purdie2008-05-141-12/+56
* packaged-staging.bbclass: Set BB_STAMP_WHITELIST with packaged-staging tasks,...Richard Purdie2008-05-041-11/+11
* packaged-staging.bbclass: Fixup do_prepackaged_stage referencesRichard Purdie2008-05-011-3/+2
* packaged-staging.bbclass: Fix variable name typoRichard Purdie2008-04-301-1/+1
* packaged-staging.bbclass: Fix install race, improve staging cleaning functions.Richard Purdie2008-04-281-16/+48
* base.bbclass: Add setscene task to handle preparing the work area at the star...Richard Purdie2008-04-271-9/+4
* packaged-staging: Make sure the task is part of the default tasks chainRichard Purdie2008-04-231-1/+11
* classes: Add packaged-staging.bbclass (from OE.dev)Richard Purdie2008-04-221-0/+322