diff options
author | Greg Gilbert <greg@treke.net> | 2004-11-20 22:09:15 +0000 |
---|---|---|
committer | Greg Gilbert <greg@treke.net> | 2004-11-20 22:09:15 +0000 |
commit | bdaf582b400a65e2476de4ac29ec31cc6197b7f7 (patch) | |
tree | 1cbae6e65d48497121d07706c7667202d049b2b1 /etherpuppet/etherpuppet_0.1.oe | |
parent | cbc3b4bf92f8e0ebff234609bd057664da925183 (diff) |
Merging
2004/11/20 14:07:46-08:00 treke.net!ggilbert
Many files:
Adding License
2004/11/19 19:49:44-08:00 treke.net!ggilbert
Merge bk://openembedded@openembedded.bkbits.net/packages-devel
into olddog.home.treke.net:/home/ggilbert/oe/packages
2004/11/19 15:14:06-08:00 treke.net!ggilbert
Many files:
Adding Licenses
BKrev: 419fc08b7iR3pqDDSd3V4Ok3hOoSmw
Diffstat (limited to 'etherpuppet/etherpuppet_0.1.oe')
-rw-r--r-- | etherpuppet/etherpuppet_0.1.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etherpuppet/etherpuppet_0.1.oe b/etherpuppet/etherpuppet_0.1.oe index 3c79b073e5..4259f97bb1 100644 --- a/etherpuppet/etherpuppet_0.1.oe +++ b/etherpuppet/etherpuppet_0.1.oe @@ -4,6 +4,7 @@ your machine to create the doll, which will have the shape of a virtual \ TUN/TAP interface (named by default puppet%d, where %d is a number). \ You also have to run Etherpuppet on the victim interface's machine." SECTION = "console/network" +LICENSE = "LGPL" SRC_URI = "http://www.cartel-securite.fr/pbiondi/projects/etherpuppet/etherpuppet.c" S = "${WORKDIR}" |