* Move IMAGE_POSTPROCESS_COMMAND to truly be what its name implies -- it now
authorChris Larson <clarson@kergoth.com>
Sat, 18 Sep 2004 06:08:29 +0000 (06:08 +0000)
committerChris Larson <clarson@kergoth.com>
Sat, 18 Sep 2004 06:08:29 +0000 (06:08 +0000)
commitbeaa7c6e54b18ec0c5a8f17a729b9675c9a65cb6
tree2c24127f4e4aebf9301b35d02bc728abf20578ba
parent5a9545e6268740bb50937a724df7bbe6902aa779
* Move IMAGE_POSTPROCESS_COMMAND to truly be what its name implies -- it now
  occurs after oeimage is called.
* Add ROOTFS_POSTPROCESS_COMMAND, which occurs after rootfs population but
  before oeimage.
* Pass -n option to oeimage, this ensures that the IMAGE_NAME variable used in
  our metadata expansion in oemake is the same as that used by oeimage (it
  parses its own metadata, and would become desynced if IMAGE_NAME
  contained ${DATETIME} or similar).  Note that this is a new option; ensure
  that your 'oe' trees are up to date.

BKrev: 414bd0ddJb2EgJAkAD_JloxA0CdB1w
classes/image_ipk.oeclass
classes/rootfs_ipk.oeclass