]> code.ossystems Code Review - openembedded-core.git/commit
image.bbclass: add DEB_{PRE, POST}PROCESS_COMMANDS to rootfs_command_variables list
authorBill Randle <william.c.randle@intel.com>
Tue, 12 Apr 2016 22:10:52 +0000 (15:10 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Apr 2016 09:58:27 +0000 (10:58 +0100)
commite951a8970b456de71f6596f061211a48adce3e3a
tree3cebd7c01f8da350e4034a00d217ad01de9682f1
parent8f2571881cd01ace88d282a63ad802cab4ab6940
image.bbclass: add DEB_{PRE, POST}PROCESS_COMMANDS to rootfs_command_variables list

Remove duplicate ROOTFS_POSTPROCESS_COMMAND in the rootfs_command_variables list.
Add DEB_PREPROCESS_COMMANDS and DEB_POSTPROCESS_COMMANDS to rootfs_command_variables
list for consistency with the RPM_ and OPKG_ versions of those variables.
Note: the package manager specific pre and post process commands
may removed entirely in Yocto 2.2 or later.

Signed-off-by: Bill Randle <william.c.randle@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/image.bbclass