summaryrefslogtreecommitdiff
path: root/classes/packaged-staging.bbclass
AgeCommit message (Expand)AuthorFiles
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
2008-03-14packaged-staging bbclass: make PSTAGE_EXTRAPATH overridable Koen Kooi1
2008-03-14packaged-staging.bbclass: Various improvements. Add handling for -native and ...Richard Purdie1
2008-03-06packaged-staging.bbclass: Set MULTMACH_ARCH if its not been set so we don't d...Richard Purdie1
2008-03-04packaged-staging.bbclass: Only need to run after do_package_write, no need to...Richard Purdie1
2008-02-19packaged-staging.bbclass: Remove older version and replace with improved versionRichard Purdie1
2006-11-20Convert IPKG_ARCHS -> PACKAGE_ARCHS, IPKG_EXTRA_ARCHS -> PACKAGE_EXTRA_ARCHS ...Richard Purdie1
2006-11-11Add quotes for assignments to make the new parser happyHolger Freyther1
2006-10-17packaged-staging.bbclass: update instructionsKoen Kooi1
2006-10-17packaged-staging: add a recipe for stage-manager and DEPENDS on itKoen Kooi1
2006-10-07packaged-staging.bbclass: Add a class to put staging/ under package managementKoen Kooi1