Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
meta-elphel393
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
meta-elphel393
Commits
04231a9b
Commit
04231a9b
authored
Nov 13, 2013
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
now mii-diag should be included to the ramdisk's /usr/sbin
parent
ecb55c3f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
config.make
recipes-extended/net-tools/files/config.make
+1
-0
net-tools_1.60-24.2.bb
recipes-extended/net-tools/net-tools_1.60-24.2.bb
+1
-1
No files found.
recipes-extended/net-tools/files/config.make
View file @
04231a9b
...
@@ -34,4 +34,5 @@ HAVE_HWIRDA=1
...
@@ -34,4 +34,5 @@ HAVE_HWIRDA=1
HAVE_FW_MASQUERADE
=
1
HAVE_FW_MASQUERADE
=
1
HAVE_IP_TOOLS
=
1
HAVE_IP_TOOLS
=
1
HAVE_MII
=
1
HAVE_MII
=
1
# new tools should be added to the list in the recipe (*.bb)
HAVE_MII_DIAG
=
1
HAVE_MII_DIAG
=
1
\ No newline at end of file
recipes-extended/net-tools/net-tools_1.60-24.2.bb
View file @
04231a9b
...
@@ -81,7 +81,7 @@ do_install() {
...
@@ -81,7 +81,7 @@ do_install() {
inherit update-alternatives
inherit update-alternatives
base_sbindir_progs = "arp ifconfig ipmaddr iptunnel mii-tool nameif plipconfig rarp route slattach"
base_sbindir_progs = "arp ifconfig ipmaddr iptunnel mii-tool
mii-diag
nameif plipconfig rarp route slattach"
base_bindir_progs = "dnsdomainname domainname hostname netstat nisdomainname ypdomainname"
base_bindir_progs = "dnsdomainname domainname hostname netstat nisdomainname ypdomainname"
ALTERNATIVE_${PN} = "${base_sbindir_progs} ${base_bindir_progs}"
ALTERNATIVE_${PN} = "${base_sbindir_progs} ${base_bindir_progs}"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment