summaryrefslogtreecommitdiff
path: root/meta/classes/packaged-staging.bbclass
AgeCommit message (Expand)AuthorFiles
2009-06-12packaged-staging.bbclass: Fix for packages which don't stage anythingRichard Purdie1
2009-06-11packaged-staging.bbckass: Add option of setting PSTAGE_BROKEN_DESTDIR to disa...Richard Purdie1
2009-06-11packaged-staging.bbclass: Turn off debugRichard Purdie1
2009-06-11packaged-staging.bbclass: Detect when we're using autotools_stage_all and don...Richard Purdie1
2009-06-08packaged-staging.bbclass: Fix accidental debug additionRichard Purdie1
2009-06-04packaged-staging.bbclass: Add support for mangling .la files so the staging d...Richard Purdie1
2008-11-04packaged-staging.bbclass: Ignore errors resulting from parallel threads clashingRichard Purdie1
2008-11-03packaged-staging.bbclass: Make sure target directory exists, fixing build fai...Richard Purdie1
2008-10-20packaged-staging.bbclass: Avoid removing the staging.lock lock file.Robert Bradford1
2008-10-02packaged-staging.bbclass: Add rpm package coverageRichard Purdie1
2008-07-24packaged-staging.bbclass: Add OELAYOUT_ABI to the package paths so staging pa...Richard Purdie1
2008-07-19cross.bbclass: Preserve BASE_PACKAGE_ARCH variable when chaging HOST_ARCHRichard Purdie1
2008-07-17bitbake.conf: Set MULTIMACH_ARCH to a default valueRichard Purdie1
2008-07-02packaged-staging.bbclass: force symlinking as ipkg->opkg link can be presentMarcin Juszkiewicz1
2008-07-01packaged-staging: allow to set DEPLOY_DIR_PSTAGE in local.confMarcin Juszkiewicz1
2008-06-13packaged-staging.bbclass: Fix indentationRichard Purdie1
2008-06-13packaged-staging.bbclass: create the opkg directories as required (from Richard)Ross Burton1
2008-06-06packaged-staging.bbclass: Tweak package install commandRichard Purdie1
2008-05-21packaged-staging.bbclass: The staging_packager function should not be install...Richard Purdie1
2008-05-18packaged-staging.bbclass: Make the class compatible with opkg, ipkg and ipkg-...Richard Purdie1
2008-05-18packaged-staging.bbclass: Execute staging_helper earlier to make sure the con...Richard Purdie1
2008-05-16packaged-staging.bbclass: Improve postamble exit code handlingRichard Purdie1
2008-05-14packaged-staging.bbclass: Add code to handle checking the stamp dependency tr...Richard Purdie1
2008-05-04packaged-staging.bbclass: Set BB_STAMP_WHITELIST with packaged-staging tasks,...Richard Purdie1
2008-05-01packaged-staging.bbclass: Fixup do_prepackaged_stage referencesRichard Purdie1
2008-04-30packaged-staging.bbclass: Fix variable name typoRichard Purdie1
2008-04-28packaged-staging.bbclass: Fix install race, improve staging cleaning functions.Richard Purdie1
2008-04-27base.bbclass: Add setscene task to handle preparing the work area at the star...Richard Purdie1
2008-04-23packaged-staging: Make sure the task is part of the default tasks chainRichard Purdie1
2008-04-22classes: Add packaged-staging.bbclass (from OE.dev)Richard Purdie1