aboutsummaryrefslogtreecommitdiffstats
path: root/classes/packaged-staging.bbclass
AgeCommit message (Expand)Author
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
2008-03-28packaged-staging.bbclass: Put ipk/deb files in the correct directoriesRichard Purdie
2008-03-18various: move over to opkg, as discussed on the mailinglistKoen Kooi
2008-03-17packaged-staging.bbclass: Switch architecture to BUILD_SYS, inject the target...Richard Purdie
2008-03-14packaged-staging.bbclass: Switch to including stamps files in the staging pac...Richard Purdie
2008-03-14packaged-staging bbclass: make PSTAGE_EXTRAPATH overridable Koen Kooi
2008-03-14packaged-staging.bbclass: Various improvements. Add handling for -native and ...Richard Purdie
2008-03-06packaged-staging.bbclass: Set MULTMACH_ARCH if its not been set so we don't d...Richard Purdie
2008-03-04packaged-staging.bbclass: Only need to run after do_package_write, no need to...Richard Purdie
2008-02-19packaged-staging.bbclass: Remove older version and replace with improved versionRichard Purdie
2006-11-20Convert IPKG_ARCHS -> PACKAGE_ARCHS, IPKG_EXTRA_ARCHS -> PACKAGE_EXTRA_ARCHS ...Richard Purdie
2006-11-11Add quotes for assignments to make the new parser happyHolger Freyther
2006-10-17packaged-staging.bbclass: update instructionsKoen Kooi
2006-10-17packaged-staging: add a recipe for stage-manager and DEPENDS on itKoen Kooi
2006-10-07packaged-staging.bbclass: Add a class to put staging/ under package managementKoen Kooi