aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/image-convert/README
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2008-02-06 16:36:16 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2008-02-06 16:36:16 +0000
commitc4b9bd13292f10884ad96854b79b1d22251bd1e7 (patch)
tree25eca358bf73c213f132526e1b0e36cb1a684b93 /contrib/image-convert/README
parent6b9c2ffba4d6d8dc85d3667c76af92a8cf53eacf (diff)
downloadopenembedded-c4b9bd13292f10884ad96854b79b1d22251bd1e7.tar.gz
contrib/image-convert: Add scripts to convert FS images to different formats.
* Per RFC on the list.
Diffstat (limited to 'contrib/image-convert/README')
-rw-r--r--contrib/image-convert/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/image-convert/README b/contrib/image-convert/README
new file mode 100644
index 0000000000..9daca60703
--- /dev/null
+++ b/contrib/image-convert/README
@@ -0,0 +1,5 @@
+This directory contains scripts to convert (root) filesystem images from one
+format to another. While OpenEmbedded has extensive support for generating
+images in various formats, sometimes it may be useful/needed to convert
+already existing image.
+