diff options
Diffstat (limited to 'corkscrew')
-rw-r--r-- | corkscrew/corkscrew_2.0.bb | 0 | ||||
-rw-r--r-- | corkscrew/corkscrew_2.0.oe | 8 |
2 files changed, 0 insertions, 8 deletions
diff --git a/corkscrew/corkscrew_2.0.bb b/corkscrew/corkscrew_2.0.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/corkscrew/corkscrew_2.0.bb diff --git a/corkscrew/corkscrew_2.0.oe b/corkscrew/corkscrew_2.0.oe deleted file mode 100644 index e3c12ca9d8..0000000000 --- a/corkscrew/corkscrew_2.0.oe +++ /dev/null @@ -1,8 +0,0 @@ -HOMEPAGE = "http://www.agroman.net/corkscrew/" -DESCRIPTION = "Tunnel SSH throught HTTP proxies" -LICENSE = "GPL" -SECTION = "console/network" -SRC_URI = "http://www.agroman.net/corkscrew/corkscrew-${PV}.tar.gz \ - file://configure.patch;patch=1" - -inherit autotools |