]> code.ossystems Code Review - openembedded-core.git/commit
deploy.bbclass: use new style staging for deploy tasks
authorJoshua Lock <josh@linux.intel.com>
Thu, 5 Aug 2010 13:25:20 +0000 (13:25 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 19 Aug 2010 19:06:25 +0000 (20:06 +0100)
commit369920107edd8ae2487d71a324072fcfaba0731e
tree14aea71394438111dd1eda29db443ce9784aa314
parent29ca8936493b2044c6926becca0ffcf3747b2528
deploy.bbclass: use new style staging for deploy tasks

All tasks which implement a do_deploy should inherit this class to have the
changes in the deploy task staged.

Update recipes which include a do_deploy function to inherit this class and
to use DEPLOYDIR rather than DEPLOY_DIR_IMAGE.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
meta-extras/packages/linux/linux-nokia800.inc
meta-openmoko/packages/dfu-util/dfu-util-native_svn.bb
meta/classes/deploy.bbclass [new file with mode: 0644]
meta/classes/kernel.bbclass
meta/packages/linux/linux-mx31.inc
meta/packages/linux/linux-omap.inc
meta/packages/linux/linux-simtec.inc
meta/packages/linux/linux-zylonite.inc
meta/packages/uboot/u-boot.inc
meta/packages/x-load/x-load.inc
meta/packages/zaurus-updater/zaurus-updater.bb