summaryrefslogtreecommitdiffstats
path: root/meta/classes/packaged-staging.bbclass
Commit message (Expand)AuthorAgeFilesLines
* Rename packaged-staging2 -> sstate and remove the old empty classRichard Purdie2010-08-191-2/+0
* Remove packaged-staging.bbclassRichard Purdie2010-08-191-456/+0
* packaged-staging: Fix architecture of nativesdk and cross-canadian packages. ...Richard Purdie2010-08-041-7/+8
* packaged-staing.bbclass: Make sure python function is marked as suchRichard Purdie2010-08-031-1/+1
* staging: Remove now unused legacy staging codeRichard Purdie2010-07-301-33/+0
* stagemanager: Move functionality into the scripts directoryRichard Purdie2010-07-221-5/+0
* packaged-staging.bbclass: fix typo in scan_cmdJoshua Lock2010-06-111-1/+1
* packaged-staging.bbclass: Use a differnet opkg.conf for each TARGET_ARCHJoshua Lock2010-06-101-3/+3
* packaged-staging: Add the correct architectures to the opkg confJoshua Lock2010-06-041-1/+1
* Install cross-packages into the native sysrootJoshua Lock2010-04-271-5/+0
* packaged-staging.bbclass: Fix architecture fieldJoshua Lock2010-04-271-1/+6
* packaged-staging.bbclass: Remove hardcoded paths in binfiles for target packagesJoshua Lock2010-04-081-1/+1
* packaged-staging.bbclass: Revert accidental damageRichard Purdie2010-03-231-1/+1
* packaged-staging.bbclass: Fix mkdir to actually create the destination directoryRichard Purdie2010-03-231-2/+2
* packaged-staging: tweak previous fix to accomodate possible changes to CROSS_DIRJoshua Lock2010-03-051-3/+1
* packaged-staging: Fix packagaging of cross packagesJoshua Lock2010-03-041-1/+3
* packaged-staging: Fix typo, grep not qrep ...Joshua Lock2010-03-031-2/+2
* packaged-staging: post-process non-binary files to fix paths in native packagesJoshua Lock2010-02-261-6/+19
* packaged-staging: basic support for pulling staging packages from a mirrorJoshua Lock2010-01-291-1/+26
* packaged-staging: Move packaged staging directory outside of DEPLOY_DIRJoshua Lock2010-01-291-12/+12
* packaged-staging: fix up handling of crosssdk packagesJoshua Lock2010-01-291-1/+1
* Disable packaged-staging for cross-linkage/staging-linkage and external-poky-...Richard Purdie2009-11-191-0/+3
* packaged-staging.bbclass: Fix staging reference -> sysrootsRichard Purdie2009-11-161-1/+1
* packaged-staging: Fix libdir references to use libdir_nativeRichard Purdie2009-11-161-8/+7
* bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Richard Purdie2009-11-131-14/+14
* classes: Remove and sanitise import statementsRichard Purdie2009-11-131-12/+1
* classes: Various staging improvement fixupsRichard Purdie2009-11-131-1/+1
* base.bbclass: Rework staging function to use a DESTDIR style configuration ba...Richard Purdie2009-11-131-42/+11
* packaged-staging.bbclass: Use a variable for the location of the staging lock...Richard Purdie2009-11-131-5/+4
* packaged-staging: Whitelist the empty base_do_stage function as it does nothi...Richard Purdie2009-10-281-1/+4
* packaged-staging.bbclass Use libdir_native for opkg paths in directory creationRichard Purdie2009-09-171-1/+1
* Remove layout_* variablesRichard Purdie2009-09-171-8/+8
* packaged-staging.bbclass: Fix for packages which don't stage anythingRichard Purdie2009-06-121-2/+2
* packaged-staging.bbckass: Add option of setting PSTAGE_BROKEN_DESTDIR to disa...Richard Purdie2009-06-111-2/+5
* packaged-staging.bbclass: Turn off debugRichard Purdie2009-06-111-1/+1
* packaged-staging.bbclass: Detect when we're using autotools_stage_all and don...Richard Purdie2009-06-111-3/+37
* packaged-staging.bbclass: Fix accidental debug additionRichard Purdie2009-06-081-8/+2
* packaged-staging.bbclass: Add support for mangling .la files so the staging d...Richard Purdie2009-06-041-5/+29
* 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