projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39b5a72
)
genimage: Fix typo in description
author
Marcus Hoffmann
<m.hoffmann@cartelsol.com>
Tue, 28 Feb 2017 11:21:29 +0000
(12:21 +0100)
committer
Peter Korsgaard
<peter@korsgaard.com>
Tue, 28 Feb 2017 14:54:18 +0000
(15:54 +0100)
Signed-off-by: Marcus Hoffmann <m.hoffmann@cartelsol.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/genimage/Config.in.host
patch
|
blob
|
history
diff --git
a/package/genimage/Config.in.host
b/package/genimage/Config.in.host
index acf777c8bf4da1d5a09634f67b351492da1b4f84..5c5a8a8a2c164320b762dc76d17cd7fc77d0d1ef 100644
(file)
--- a/
package/genimage/Config.in.host
+++ b/
package/genimage/Config.in.host
@@
-5,7
+5,7
@@
config BR2_PACKAGE_HOST_GENIMAGE
images from a given root filesystem tree. genimage is
intended to be run in a fakeroot environment.
- Configuration is done i
s
a config file parsed by
+ Configuration is done i
n
a config file parsed by
libconfuse. Options like the path to tools can be given in
environment variables, the config file or commandline
switches.