diff options
Diffstat (limited to 'cetools/cetools_0.3.oe')
-rw-r--r-- | cetools/cetools_0.3.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cetools/cetools_0.3.oe b/cetools/cetools_0.3.oe index e4b7fb537d..cd1a4ef97c 100644 --- a/cetools/cetools_0.3.oe +++ b/cetools/cetools_0.3.oe @@ -1,5 +1,5 @@ DESCRIPTION = "Ethload for Linux is a tool to send ROM images over ethernet using tftp." - +SECTION = "console/network" SRC_URI = "http://linuxsh.free.fr/tools/cetools-${PV}.tar.gz \ file://sean-hsieh.patch;patch=1" S = "${WORKDIR}/cetools-${PV}" |