diff options
-rw-r--r-- | lisa/lisa-0.2.2/head-n.patch | 0 | ||||
-rw-r--r-- | lisa/lisa_0.2.2.oe | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/lisa/lisa-0.2.2/head-n.patch b/lisa/lisa-0.2.2/head-n.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/lisa/lisa-0.2.2/head-n.patch diff --git a/lisa/lisa_0.2.2.oe b/lisa/lisa_0.2.2.oe index 2de643e586..416bd8b42a 100644 --- a/lisa/lisa_0.2.2.oe +++ b/lisa/lisa_0.2.2.oe @@ -3,7 +3,8 @@ like the network neighbourhood under windows, but more and \ only relying on the TCP/IP protocol stack." SRC_URI = "http://lisa-home.sourceforge.net/src/lisa-${PV}.tar.bz2 \ - file://configure.patch;patch=1" + file://configure.patch;patch=1 \ + file://head-n.patch;patch=1" inherit autotools |