[oe-commits] org.oe.dev dhcdbd: fix SRC_URI and remove inaccessible HOMEPAGE. Thanks to the jlime project for the hint.

Laibsch commit oe at amethyst.openembedded.net
Tue May 6 01:48:52 UTC 2008


dhcdbd: fix SRC_URI and remove inaccessible HOMEPAGE. Thanks to the jlime project for the hint.

Author: Laibsch at openembedded.org
Branch: org.openembedded.dev
Revision: 972947ed7637fb6f7f9d628935c85322caa88d45
ViewMTN: http://monotone.openembedded.org/revision/info/972947ed7637fb6f7f9d628935c85322caa88d45
Files:
1
packages/dhcdbd/dhcdbd_2.0.bb
Diffs:

#
# mt diff -r9e580a678f2605300358d2e2cf2eabb8d6e577b4 -r972947ed7637fb6f7f9d628935c85322caa88d45
#
#
#
# patch "packages/dhcdbd/dhcdbd_2.0.bb"
#  from [ab0568c4c5c9a92bbb085d5b006c693289df37d0]
#    to [0016f6ae4005e2408c723870fe8789cdba363f91]
#
============================================================
--- packages/dhcdbd/dhcdbd_2.0.bb	ab0568c4c5c9a92bbb085d5b006c693289df37d0
+++ packages/dhcdbd/dhcdbd_2.0.bb	0016f6ae4005e2408c723870fe8789cdba363f91
@@ -1,11 +1,10 @@ DESCRIPTION = "DBus-enabled dhcp client"
 DESCRIPTION = "DBus-enabled dhcp client"
-HOMEPAGE = "http://people.redhat.com/jvdias/dhcdbd/"
 SECTION = "net"
 LICENSE = "GPL"
 DEPENDS = "dbus"
 RDEPENDS = "dhcp-client"
 
-SRC_URI = "http://people.redhat.com/dcantrel/dhcdbd/dhcdbd-${PV}.tar.bz2 \
+SRC_URI = "http://dcantrel.fedorapeople.org/dhcdbd/dhcdbd-${PV}.tar.bz2 \
            file://no-ext-options.patch;patch=1 \
            file://dhcdbd"
 






More information about the Openembedded-commits mailing list