summaryrefslogtreecommitdiffstats
path: root/meta/classes/packaged-staging.bbclass
AgeCommit message (Expand)Author
2010-06-11packaged-staging.bbclass: fix typo in scan_cmdJoshua Lock
2010-06-10packaged-staging.bbclass: Use a differnet opkg.conf for each TARGET_ARCHJoshua Lock
2010-06-04packaged-staging: Add the correct architectures to the opkg confJoshua Lock
2010-04-27Install cross-packages into the native sysrootJoshua Lock
2010-04-27packaged-staging.bbclass: Fix architecture fieldJoshua Lock
2010-04-08packaged-staging.bbclass: Remove hardcoded paths in binfiles for target packagesJoshua Lock
2010-03-23packaged-staging.bbclass: Revert accidental damageRichard Purdie
2010-03-23packaged-staging.bbclass: Fix mkdir to actually create the destination directoryRichard Purdie
2010-03-05packaged-staging: tweak previous fix to accomodate possible changes to CROSS_DIRJoshua Lock
2010-03-04packaged-staging: Fix packagaging of cross packagesJoshua Lock
2010-03-03packaged-staging: Fix typo, grep not qrep ...Joshua Lock
2010-02-26packaged-staging: post-process non-binary files to fix paths in native packagesJoshua Lock
2010-01-29packaged-staging: basic support for pulling staging packages from a mirrorJoshua Lock
2010-01-29packaged-staging: Move packaged staging directory outside of DEPLOY_DIRJoshua Lock
2010-01-29packaged-staging: fix up handling of crosssdk packagesJoshua Lock
2009-11-19Disable packaged-staging for cross-linkage/staging-linkage and external-poky-...Richard Purdie
2009-11-16packaged-staging.bbclass: Fix staging reference -> sysrootsRichard Purdie
2009-11-16packaged-staging: Fix libdir references to use libdir_nativeRichard Purdie
2009-11-13bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Richard Purdie
2009-11-13classes: Remove and sanitise import statementsRichard Purdie
2009-11-13classes: Various staging improvement fixupsRichard Purdie
2009-11-13base.bbclass: Rework staging function to use a DESTDIR style configuration ba...Richard Purdie
2009-11-13packaged-staging.bbclass: Use a variable for the location of the staging lock...Richard Purdie
2009-10-28packaged-staging: Whitelist the empty base_do_stage function as it does nothi...Richard Purdie
2009-09-17packaged-staging.bbclass Use libdir_native for opkg paths in directory creationRichard Purdie
2009-09-17Remove layout_* variablesRichard Purdie
2009-06-12packaged-staging.bbclass: Fix for packages which don't stage anythingRichard Purdie
2009-06-11packaged-staging.bbckass: Add option of setting PSTAGE_BROKEN_DESTDIR to disa...Richard Purdie
2009-06-11packaged-staging.bbclass: Turn off debugRichard Purdie
2009-06-11packaged-staging.bbclass: Detect when we're using autotools_stage_all and don...Richard Purdie
2009-06-08packaged-staging.bbclass: Fix accidental debug additionRichard Purdie
2009-06-04packaged-staging.bbclass: Add support for mangling .la files so the staging d...Richard Purdie
2008-11-04packaged-staging.bbclass: Ignore errors resulting from parallel threads clashingRichard Purdie
2008-11-03packaged-staging.bbclass: Make sure target directory exists, fixing build fai...Richard Purdie
2008-10-20packaged-staging.bbclass: Avoid removing the staging.lock lock file.Robert Bradford
2008-10-02packaged-staging.bbclass: Add rpm package coverageRichard Purdie
2008-07-24packaged-staging.bbclass: Add OELAYOUT_ABI to the package paths so staging pa...Richard Purdie
2008-07-19cross.bbclass: Preserve BASE_PACKAGE_ARCH variable when chaging HOST_ARCHRichard Purdie
2008-07-17bitbake.conf: Set MULTIMACH_ARCH to a default valueRichard Purdie
2008-07-02packaged-staging.bbclass: force symlinking as ipkg->opkg link can be presentMarcin Juszkiewicz
2008-07-01packaged-staging: allow to set DEPLOY_DIR_PSTAGE in local.confMarcin Juszkiewicz
2008-06-13packaged-staging.bbclass: Fix indentationRichard Purdie
2008-06-13packaged-staging.bbclass: create the opkg directories as required (from Richard)Ross Burton
2008-06-06packaged-staging.bbclass: Tweak package install commandRichard Purdie
2008-05-21packaged-staging.bbclass: The staging_packager function should not be install...Richard Purdie
2008-05-18packaged-staging.bbclass: Make the class compatible with opkg, ipkg and ipkg-...Richard Purdie
2008-05-18packaged-staging.bbclass: Execute staging_helper earlier to make sure the con...Richard Purdie
2008-05-16packaged-staging.bbclass: Improve postamble exit code handlingRichard Purdie
2008-05-14packaged-staging.bbclass: Add code to handle checking the stamp dependency tr...Richard Purdie
2008-05-04packaged-staging.bbclass: Set BB_STAMP_WHITELIST with packaged-staging tasks,...Richard Purdie