summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Blundell <pb@pbcl.net>2011-05-17 13:28:07 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-17 15:14:45 +0100
commit8197f4dd579324c329d6259f7daec7bf32b9b7ce (patch)
tree3dba55d46712b19ebe9d1e6ee44cc6b4a24d3c94
parente62569a2eea8bf8e6d58c55e64c084a63e860784 (diff)
downloadast2050-yocto-poky-8197f4dd579324c329d6259f7daec7bf32b9b7ce.zip
ast2050-yocto-poky-8197f4dd579324c329d6259f7daec7bf32b9b7ce.tar.gz
update-rc.d: point SRC_URI to new devel repo
handhelds.org cvs is down and doesn't seem to be coming back. update-rc.d now has a new upstream home, point SRC_URI to that. (From OE-Core rev: 1510fb829eff897efb888ae853d2ede90351c9a1) Signed-off-by: Phil Blundell <philb@gnu.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-core/update-rc.d/update-rc.d_0.7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb b/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb
index accb385..403056a 100644
--- a/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb
+++ b/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://update-rc.d;beginline=5;endline=15;md5=148a48321b10eb
PR = "r3"
-SRC_URI = "${HANDHELDS_CVS};module=apps/update-rc.d;tag=r0_7 \
+SRC_URI = "git://github.com/philb/update-rc.d.git;tag=update-rc.d_${PV};protocol=git \
file://add-verbose.patch;apply=yes"
S = "${WORKDIR}/update-rc.d"
OpenPOWER on IntegriCloud