diff options
Diffstat (limited to 'gpsd')
-rw-r--r-- | gpsd/gpsd-1.10-r0/gcc3.patch (renamed from gpsd/gpsd-1.07-r0/gcc3.patch) | 0 | ||||
-rw-r--r-- | gpsd/gpsd_1.07.oe | 15 | ||||
-rw-r--r-- | gpsd/gpsd_1.10.oe | 0 |
3 files changed, 0 insertions, 15 deletions
diff --git a/gpsd/gpsd-1.07-r0/gcc3.patch b/gpsd/gpsd-1.10-r0/gcc3.patch index e69de29bb2..e69de29bb2 100644 --- a/gpsd/gpsd-1.07-r0/gcc3.patch +++ b/gpsd/gpsd-1.10-r0/gcc3.patch diff --git a/gpsd/gpsd_1.07.oe b/gpsd/gpsd_1.07.oe deleted file mode 100644 index 84024a7d0d..0000000000 --- a/gpsd/gpsd_1.07.oe +++ /dev/null @@ -1,15 +0,0 @@ -SECTION="NET" -PRIORITY="optional" -MAINTAINER="Michael Lauer <mickey@Vanille.de>" -RDEPENDS=libc6 -DEPENDS=virtual/libc - -SRC_URI=http://pygps.org/gpsd/downloads/gpsd-${PV}.tar.gz \ - file://${FILESDIR}/gcc3.patch;patch=1 - -inherit autotools libtool - -do_install () { - install -d ${D}/${bindir} - install -m 0755 ${S}/gpsd ${D}/${bindir}/gpsd -} diff --git a/gpsd/gpsd_1.10.oe b/gpsd/gpsd_1.10.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/gpsd/gpsd_1.10.oe |