summaryrefslogtreecommitdiff
path: root/meta/opie-image.oe
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-07-10 14:55:15 +0000
committerPhil Blundell <philb@gnu.org>2004-07-10 14:55:15 +0000
commit5f230ae1b32d4f8fa7e962b8d0faed9c94afd8a2 (patch)
tree6c7cbfcc7b2c599e23becb5294740208eb2975b5 /meta/opie-image.oe
parent166b04b66872ed310eb33a6e53a03935508c4142 (diff)
Merge bk://openembedded@openembedded.bkbits.net/packages
into workhouse.nexus.co.uk:/home/pb/oe/oe-packages 2004/07/10 15:08:51+02:00 (none)!ich Merge bk://openembedded@openembedded.bkbits.net/packages into debian.(none):/home/ich/programming/oe/oe-packages-exported 2004/07/10 15:07:39+02:00 (none)!ich Move zapping of passwords from gpe-image.oe to image_ipk.oeclass so that all images can use this function. Currently gpe uses it and in the opie-image.oe it is still commented out BKrev: 40f00353lvCZEyW1qeOLzClEQDO2JQ
Diffstat (limited to 'meta/opie-image.oe')
-rw-r--r--meta/opie-image.oe4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/opie-image.oe b/meta/opie-image.oe
index b785b8f94e..731d6aa000 100644
--- a/meta/opie-image.oe
+++ b/meta/opie-image.oe
@@ -60,4 +60,8 @@ DEPENDS = "task-bootstrap ${OPIE_LIBS_DEPEND} ${OPIE_BASE} ${OPIE_BASE_APPLETS}
${OPIE_EXTRA_APPLETS} ${OPIE_EXTRA_SETTINGS} ${OPIE_EXTRA_APPS} \
${OPIE_BASE_STYLES} ${OPIE_BASE_DECOS} ${OPIE_BASE_INPUTMETHODS}"
+
+# zap the root password
+#IMAGE_POSTPROCESS_COMMAND = "zap_root_password"
+
inherit image_ipk