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