projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e4a0a3
)
gen-manual-lists.py: fixup after 2440385 (config: reorder top-level menu)
author
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 29 Aug 2013 22:29:27 +0000
(
00:29
+0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 29 Aug 2013 22:29:27 +0000
(
00:29
+0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
support/scripts/gen-manual-lists.py
patch
|
blob
|
history
diff --git
a/support/scripts/gen-manual-lists.py
b/support/scripts/gen-manual-lists.py
index ae1d4ff42011b7fb41dd1fd55b55736c6efab14e..35688430e6f213cf50572d03ad17f19fffb301da 100755
(executable)
--- a/
support/scripts/gen-manual-lists.py
+++ b/
support/scripts/gen-manual-lists.py
@@
-185,7
+185,7
@@
class Buildroot:
list_info = {
'target-packages': {
'filename': "package-list",
- 'root_menu': "
Package Selection for the target
",
+ 'root_menu': "
Target packages
",
'filter': "_is_package",
'sorted': True,
'sub_menu': True,