summaryrefslogtreecommitdiffstats
path: root/meta/classes/packaged-staging.bbclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* packaged-staging.bbclass: Fixup do_prepackaged_stage referencesRichard Purdie2008-05-011-3/+2
* packaged-staging.bbclass: Fix variable name typoRichard Purdie2008-04-301-1/+1
* packaged-staging.bbclass: Fix install race, improve staging cleaning functions.Richard Purdie2008-04-281-16/+48
* base.bbclass: Add setscene task to handle preparing the work area at the star...Richard Purdie2008-04-271-9/+4
* packaged-staging: Make sure the task is part of the default tasks chainRichard Purdie2008-04-231-1/+11
* classes: Add packaged-staging.bbclass (from OE.dev)Richard Purdie2008-04-221-0/+322