[Buildroot] [git commit] gen-manual-lists.py: fixup after 2440385 (config: reorder top-level menu)

Peter Korsgaard jacmet at sunsite.dk
Thu Aug 29 22:29:27 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=13d917aaffadc991360992c86031f2da67e07553
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 support/scripts/gen-manual-lists.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/support/scripts/gen-manual-lists.py b/support/scripts/gen-manual-lists.py
index ae1d4ff..3568843 100755
--- 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,


More information about the buildroot mailing list