[oe-commits] Angus Ainslie : fos-paroli-image : 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: 64edc5e659ef3bbfc1c189036d3454dec305d8ea
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=64edc5e659ef3bbfc1c189036d3454dec305d8ea

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

fos-paroli-image : allow other packages to append ROOTFS_POSTPROCESS rules

---

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

diff --git a/recipes/images/fso-paroli-image.bb b/recipes/images/fso-paroli-image.bb
index 242e170..8133dac 100644
--- a/recipes/images/fso-paroli-image.bb
+++ b/recipes/images/fso-paroli-image.bb
@@ -57,4 +57,4 @@ paroli_rootfs_postprocess() {
     cd $curdir
 }
 
-ROOTFS_POSTPROCESS_COMMAND += "paroli_rootfs_postprocess"
+ROOTFS_POSTPROCESS_COMMAND += "paroli_rootfs_postprocess;"





More information about the Openembedded-commits mailing list