various packages: Update SRC_URI
authorOyvind Repvik <nail@nslu2-linux.org>
Thu, 12 Oct 2006 16:20:07 +0000 (16:20 +0000)
committerOyvind Repvik <nail@nslu2-linux.org>
Thu, 12 Oct 2006 16:20:07 +0000 (16:20 +0000)
packages/eventlog/eventlog_0.2.5.bb
packages/lcdproc/lcdproc_0.5.0.bb
packages/libdvb/libdvb_0.5.5.1.bb
packages/libol/libol_0.3.18.bb
packages/litestream/litestream_1.3RC3.bb
packages/openntpd/openntpd_3.9p1.bb
packages/rng-tools/rng-tools_2.bb
packages/watchdog/watchdog_5.2.bb

index 39766cc..910e701 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Replacement syslog API"
 LICENSE = "BSD"
 PR = "r0"
 
-SRC_URI = "http://www.balabit.com/downloads/syslog-ng/2.0/src/${PN}-${PV}.tar.gz"
+SRC_URI = "http://www.balabit.com/downloads/syslog-ng/2.0/src/${P}.tar.gz"
 
 inherit autotools
 
index 08e4e00..0e6d4da 100644 (file)
@@ -9,7 +9,7 @@ PR="r2"
 DEPENDS = "libusb ncurses"
 RRECOMMENDS_lcdproc = "lcdd"
 
-SRC_URI = "${SOURCEFORGE_MIRROR}/lcdproc/lcdproc-${PV}.tar.gz"
+SRC_URI = "${SOURCEFORGE_MIRROR}/lcdproc/${P}.tar.gz"
 
 inherit autotools update-rc.d
 
index 13ebc5e..914fe18 100644 (file)
@@ -6,7 +6,7 @@ PRIORITY = "optional"
 LICENSE = "GPL"
 PR = "r2"
 
-SRC_URI = "http://www.metzlerbros.org/dvb/${PN}-${PV}.tar.gz \
+SRC_URI = "http://www.metzlerbros.org/dvb/${P}.tar.gz \
           file://topf2ps.patch;patch=1"
 
 S = "${WORKDIR}/${PN}-${PV}"
index 67677c8..dae22db 100644 (file)
@@ -1,6 +1,6 @@
 PR = "r5"
 
-SRC_URI = "http://www.balabit.com/downloads/libol/0.3/${PN}-${PV}.tar.gz"
+SRC_URI = "http://www.balabit.com/downloads/libol/0.3/${P}.tar.gz"
 
 S = "${WORKDIR}/${PN}-${PV}"
 
index 506bff6..022edd3 100644 (file)
@@ -2,7 +2,7 @@ LICENSE = "GPL"
 DESCRIPTION = "ShoutCast-compatible streamer"
 PR = "r0"
 
-SRC_URI = "http://www.litestream.org/litestream/${PN}-${PV}.tar.gz"
+SRC_URI = "http://www.litestream.org/litestream/${P}.tar.gz"
 
 inherit autotools
 
@@ -13,4 +13,4 @@ do_install () {
         install -m 755 source ${D}${bindir}
         install -m 755 client ${D}${bindir}
         install -m 755 server ${D}${bindir}
-}
\ No newline at end of file
+}
index 9373bda..03369fd 100644 (file)
@@ -7,7 +7,7 @@ DEPENDS += "openssl"
 DEPENDS = "timezones"
 PR = "r0"
 
-SRC_URI = "http://www.zip.com.au/~dtucker/openntpd/release/openntpd-${PV}.tar.gz \
+SRC_URI = "http://www.zip.com.au/~dtucker/openntpd/release/${P}.tar.gz \
            file://adjtimex-${PV}.patch;patch=1 \
            file://init"
 
index 083490a..a82daaa 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Random number generator daemon"
 LICENSE = "GPL"
 PR = "1"
 
-SRC_URI = "http://heanet.dl.sourceforge.net/sourceforge/gkernel/${PN}-${PV}.tar.gz \
+SRC_URI = "http://heanet.dl.sourceforge.net/sourceforge/gkernel/${P}.tar.gz \
            file://init"
 
 inherit autotools update-rc.d
@@ -13,4 +13,4 @@ INITSCRIPT_PARAMS = "defaults"
 do_install_append() {
         install -d "${D}${sysconfdir}/init.d"
         install -c -m 755 ${WORKDIR}/init ${D}${sysconfdir}/init.d/rng-tools
-}
\ No newline at end of file
+}
index deb6759..d61fbe2 100644 (file)
@@ -3,7 +3,7 @@ DESCRIPTION = "Software watchdog"
 LICENSE = "GPL"
 PR = "r3"
 
-SRC_URI = "http://www.ibiblio.org/pub/Linux/system/daemons/watchdog/${PN}-${PV}.tar.gz"
+SRC_URI = "http://www.ibiblio.org/pub/Linux/system/daemons/watchdog/${P}.tar.gz"
 SRC_URI += "file://mkinstalldirs.patch;patch=1"
 
 inherit autotools