diff options
author | Chris Larson <clarson@kergoth.com> | 2004-01-02 22:00:55 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-01-02 22:00:55 +0000 |
commit | 14a1364db7d059fae8dbd8c88a40ec8052264ef8 (patch) | |
tree | 281db01a243156a4eccdf60fcc1d1b3edd71c5df /gpsd | |
parent | ba340d03aad0ad3e840fd07f348093f3f2802378 (diff) |
Merge openembedded@openembedded.bkbits.net:packages
into direwolf.itg.ti.com:/home/kergoth/coding/projects/user/oe-metadata/packages
2004/01/02 20:16:50+01:00 uni-frankfurt.de!mickeyl
add tin 1.7.3 to build system
2004/01/02 14:51:15+01:00 uni-frankfurt.de!mickeyl
add libpcap 0.8.1 to buildsystem. rewrote the shared libray patch and stripped all bogus debianisms :)
BKrev: 3ff5ea17s-y_L80-HsdZcoMuyIXvOQ
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 |