[oe-commits] Angus Ainslie : fso-image.inc : allow other packages to append ROOTFS_POSTPROCESS rules

GIT User account git at amethyst.openembedded.net
Tue May 19 20:56:22 UTC 2009


Module: openembedded.git
Branch: fso/milestone5.5
Commit: c764254f5c9cdf1cd544143e2817bd6c978b6501
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c764254f5c9cdf1cd544143e2817bd6c978b6501

Author: Angus Ainslie <nytowl at openmoko.org>
Date:   Tue May 19 14:49:33 2009 -0600

fso-image.inc : allow other packages to append ROOTFS_POSTPROCESS rules

---

 recipes/images/fso-image.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/images/fso-image.inc b/recipes/images/fso-image.inc
index 8028918..727b730 100644
--- a/recipes/images/fso-image.inc
+++ b/recipes/images/fso-image.inc
@@ -139,4 +139,4 @@ fso_rootfs_postprocess() {
     cd $curdir
 }
 
-ROOTFS_POSTPROCESS_COMMAND += "fso_rootfs_postprocess"
+ROOTFS_POSTPROCESS_COMMAND += "fso_rootfs_postprocess;"





More information about the Openembedded-commits mailing list