git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
15077be
)
serialconsole: move to Terminal submenu
author
Alberto Bursi
<redacted>
Sun, 23 Oct 2016 16:30:33 +0000
(18:30 +0200)
committer
GitHub
<redacted>
Sun, 23 Oct 2016 16:30:33 +0000
(18:30 +0200)
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <redacted>
utils/serialconsole/Makefile
patch
|
blob
|
history
diff --git
a/utils/serialconsole/Makefile
b/utils/serialconsole/Makefile
index fa336ac63686531c0397ab483bf0d164e9a575da..fbf648e29a15bf16f6e1d2a2e9af7d125d108a7c 100644
(file)
--- a/
utils/serialconsole/Makefile
+++ b/
utils/serialconsole/Makefile
@@
-23,6
+23,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/serialconsole
SECTION:=utils
CATEGORY:=Utilities
+ SUBMENU:=Terminal
TITLE:=Serial Console - minimal terminal program
URL:=http://sourceforge.net/projects/serialconsole/
endef
git clone https://git.99rst.org/PROJECT