diff options
-rw-r--r-- | BitKeeper/etc/logging_ok | 1 | ||||
-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 | ||||
-rw-r--r-- | libpcap/libpcap-0.8.1/shared.patch | 0 | ||||
-rw-r--r-- | libpcap/libpcap_0.7.2.oe | 3 | ||||
-rw-r--r-- | libpcap/libpcap_0.8.1.oe | 0 | ||||
-rw-r--r-- | tin/tin-1.7.3/makecfg-buildcc.patch | 0 | ||||
-rw-r--r-- | tin/tin_1.7.3.oe | 0 |
9 files changed, 3 insertions, 16 deletions
diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok index a1c80ed883..24aef844a9 100644 --- a/BitKeeper/etc/logging_ok +++ b/BitKeeper/etc/logging_ok @@ -14,3 +14,4 @@ timh@host10.kano.org.uk wind@spiritship.(none) xf005570@cn014xf005570l1.(none) xf005570@cn014xf005570w1. +kergoth@direwolf.itg.ti.com 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 diff --git a/libpcap/libpcap-0.8.1/shared.patch b/libpcap/libpcap-0.8.1/shared.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/libpcap/libpcap-0.8.1/shared.patch diff --git a/libpcap/libpcap_0.7.2.oe b/libpcap/libpcap_0.7.2.oe index 279e62ab9b..686dec95d1 100644 --- a/libpcap/libpcap_0.7.2.oe +++ b/libpcap/libpcap_0.7.2.oe @@ -2,6 +2,7 @@ DESCRIPTION="Network Packet Capture Library" SECTION="libs" PRIORITY="required" MAINTAINER="Greg Gilbert <treke@handhelds.org>" +DEPENDS=virtual/libc RDEPENDS="libc6" SRC_URI=http://www.tcpdump.org/release/libpcap-${PV}.tar.gz; @@ -9,10 +10,10 @@ SRC_URI_append=" file://${FILESDIR}/libpcap-shared.patch;patch=1" SRC_URI_append=" file://${FILESDIR}/configure.patch;patch=1" SRC_URI_append=" file://${FILESDIR}/ldflags.patch;patch=1" DEPENDS=virtual/libc -S=${WORKDIR}/libpcap-${PV} inherit autotools EXTRA_OECONF=" --with-pcap=linux" + do_configure_prepend () { if [ ! -e acinclude.m4 ]; then cat aclocal.m4 > acinclude.m4 diff --git a/libpcap/libpcap_0.8.1.oe b/libpcap/libpcap_0.8.1.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/libpcap/libpcap_0.8.1.oe diff --git a/tin/tin-1.7.3/makecfg-buildcc.patch b/tin/tin-1.7.3/makecfg-buildcc.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tin/tin-1.7.3/makecfg-buildcc.patch diff --git a/tin/tin_1.7.3.oe b/tin/tin_1.7.3.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tin/tin_1.7.3.oe |