summaryrefslogtreecommitdiffstats
path: root/meta/classes/packaged-staging.bbclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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