aboutsummaryrefslogtreecommitdiffstats
path: root/classes/packaged-staging.bbclass
AgeCommit message (Expand)Author
2010-09-13packaged-staging: Fix libtool-cross stagingTom Rini
2010-09-13packaged-staging: When taking ipks use PKGV not PVTom Rini
2010-09-10packaged-staging: add missing debug levelChris Larson
2010-09-09packaged-staging: use oe_run rather than os.systemChris Larson
2010-08-20staging, packaged-staging.bbclass: Update call to fastpathTom Rini
2010-07-28packaged-staging, native{,sdk}: Rework OVERRIDES to check PSTAGING_DISABLEDTom Rini
2010-07-27Revert "packaged-staging: Make setting PSTAGING_ACTIVE be a named python func"Tom Rini
2010-07-27packaged-staging: Make setting PSTAGING_ACTIVE be a named python funcTom Rini
2010-07-27packaged-staging: Place cross/native/etc into the normal pathTom Rini
2010-07-22classes,bitbake.conf: Remove CROSS_DIR, install cross-packages into native sy...Khem Raj
2010-06-23packaged-staging.bbclass: Change PSTAGE_PKGARCH to something dynamicTom Rini
2010-06-17Indentation fixups, caught by python -tChris Larson
2010-06-10Add a rm -rf utility function and use it in packaged-staging.bbclassChris Larson
2010-06-10packaged-staging.bbclass: fix typo, it's PSTAGE_TMPDIR_STAGE, not PSTAGE_TMDP...Chris Larson
2010-06-07packaged-staging.bbclass: fix issue with no SRC_URICliff Brake
2010-05-27packaged-staging.bbclass: added missing space in find callEnrico Scholz
2010-05-21packaged-staging: fixed deadlockEnrico Scholz
2010-05-05packaged-staging.bbclass: Remove hardcoded paths in binconfig files for targe...Joshua Lock
2010-05-05packaged-staging: enhancements from Poky for fetching and relocatabilityJoshua Lock
2010-05-05bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Joshua Lock
2010-05-05packaged-staging: Fix mkdir to actually create destinationJoshua Lock
2010-04-14packaged-staging.bbclass: use 'os.unlink()' instead of spawning 'rm'Enrico Scholz
2010-04-08Using NotHandled/Handled in event handlers is deprecatedChris Larson
2010-03-17packaged-staging: Fix packagaging of cross packagesJoshua Lock
2010-03-16packaged-staging: Grab the staging lock before we copy and test the stamps soTom Rini
2010-02-03packaged-staging.bbclass: removed two superfluous slashesFrans Meulenbroeks
2010-02-03Revert "packaged-staging.bbclass: removed two few superfluous slashes"Frans Meulenbroeks
2010-02-03packaged-staging.bbclass: removed two few superfluous slashesFrans Meulenbroeks
2010-02-03packaged-staging.bbclass: added missing $DISTRO_PR}'sFrans Meulenbroeks
2009-11-20packaged-staging.bbclass: Add method to disable packaged-staging from recipesRichard Purdie
2009-11-16classes: Drop a number of unneeded import calls (from Poky)Richard Purdie
2009-11-15packaged-staging.bbclass: Fix references to libdir which should be libdir_nat...Richard Purdie
2009-11-11classes: Drop some random import bb/os statementsRichard Purdie
2009-11-10base.bbclass: Add stubs for functions when package-staging isn't active and f...Richard Purdie
2009-11-10base.bbclass: Rework staging function to use a DESTDIR style configuration ba...Richard Purdie
2009-11-10packaged-staging.bbclass: Use a variable for the location of the staging lock...Richard Purdie
2009-11-10Start removal of layout_* variables and replace these with new mechanisms to ...Richard Purdie
2009-09-18packaged-staging: fix populate_staging_postamble after staging-split by base ...Andrea Adami
2009-06-24packaged-staging.bbclass: use ?= for PSTAGE_PKG.Chris Larson
2009-05-14Shorten some full paths printed to the user.Chris Larson
2009-05-14First pass of cleanup of messages outputted to the user.Chris Larson
2009-03-19packaged-staging.bbclass: Add rpm package coverage (from Poky)Richard Purdie
2008-10-27packaged-staging.bbclass: Set the extra staging paths to a sane defaultRichard Purdie
2008-10-01packaged-staging bbclass: make relinking workKoen Kooi
2008-07-24packed-staging.bblcass: change DEPLOY_DIR_PSTAGE from "=" to "?=" to be ableThomas Kunze
2008-07-19conf/bitbake.conf: Merge in multimachine making it the standard layout as dis...Richard Purdie
2008-06-17packaged-staging.bbclass: Make sure opkg's libdir exists in all cases for loc...Richard Purdie
2008-05-24packaged-staging.bbclass: Sync with Poky for a number of updates. In summary:...Richard Purdie
2008-05-05packaged-staging.bbclass: Merge in fixes/improvements from Poky and use new s...Richard Purdie
2008-04-11packaged-staging.bbclass: protect against empty SRC_URIKoen Kooi