git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
396c84a
)
Revert "qemu.inc: zap_root_password for qemu images."
author
Khem Raj
<raj.khem@gmail.com>
Wed, 2 Jun 2010 19:39:03 +0000
(12:39 -0700)
committer
Khem Raj
<raj.khem@gmail.com>
Wed, 2 Jun 2010 19:39:03 +0000
(12:39 -0700)
Its better not to put this was here but in the images
if needed.
This reverts commit
39a7a0152d5d9a38ab202e11eb2eaab163dc35fa
.
conf/machine/include/qemu.inc
patch
|
blob
|
history
diff --git
a/conf/machine/include/qemu.inc
b/conf/machine/include/qemu.inc
index
93d2175
..
852c12a
100644
(file)
--- a/
conf/machine/include/qemu.inc
+++ b/
conf/machine/include/qemu.inc
@@
-13,5
+13,3
@@
IMAGE_ROOTFS_SIZE_ext2 ?= "230000"
RDEPENDS_kernel-base = ""
EXTRA_IMAGEDEPENDS += "qemu-native"
-
-ROOTFS_POSTPROCESS_COMMAND =+ "zap_root_password"