diff options
Diffstat (limited to 'unik-olsrd')
-rw-r--r-- | unik-olsrd/files/lib.diff | 0 | ||||
-rw-r--r-- | unik-olsrd/unik-olsrd_0.4.7.oe | 4 |
2 files changed, 3 insertions, 1 deletions
diff --git a/unik-olsrd/files/lib.diff b/unik-olsrd/files/lib.diff new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/unik-olsrd/files/lib.diff diff --git a/unik-olsrd/unik-olsrd_0.4.7.oe b/unik-olsrd/unik-olsrd_0.4.7.oe index 90133dadd3..026693b648 100644 --- a/unik-olsrd/unik-olsrd_0.4.7.oe +++ b/unik-olsrd/unik-olsrd_0.4.7.oe @@ -4,9 +4,11 @@ MAINTAINER = "Bruno Randolf <bruno.randolf@4g-systems.biz>" SECTION = "console/network" PRIORITY = "optional" LICENSE = "GPL" +PR = "r1" SRC_URI="http://www.olsr.org/downloadolsr.cgi?file=olsrd-${PV}.tar.bz2 \ - file://unik-olsrd" + file://unik-olsrd \ + file://lib.diff;patch=1" PACKAGES =+ "unik-olsrd-libs" FILES_unik-olsrd-libs = "${libdir}" |