diff options
author | Greg Gilbert <greg@treke.net> | 2004-11-11 22:14:33 +0000 |
---|---|---|
committer | Greg Gilbert <greg@treke.net> | 2004-11-11 22:14:33 +0000 |
commit | 6747a42cca468886fb139b48c86b7f9affa0cea0 (patch) | |
tree | c1675a22a4400a7d5b8e78430583a36fc5e7a97c /cetools | |
parent | 1f45b950369943206f32ac5674277e58176e1ec9 (diff) |
Many files:
License updates
BKrev: 4193e449tVh4LpDKmQWm4OBDPvx5PA
Diffstat (limited to 'cetools')
-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}" |