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