aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2015-07-28 03:00:37 -0700
committerRobert Yang <liezhi.yang@windriver.com>2015-07-29 18:50:05 -0700
commit8b6d701aa812536dc5d4350d8a7646f54942ebac (patch)
treee457ebb1896d86a765cfeb86a9d84dea0b20a892 /meta/recipes-core/update-rc.d/update-rc.d_0.7.bb
parent98beb892abafc3fde525406411af9d6ce6fe6b8f (diff)
downloadopenembedded-core-contrib-rbt/github.tar.gz
meta: git://github.com -> ${GITHUB_GIT}rbt/github
It allows for people to add local mirrors for example and even remap fetching without touching the recipes. Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'meta/recipes-core/update-rc.d/update-rc.d_0.7.bb')
-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 c15cb78033..b5a1727ce2 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
@@ -10,7 +10,7 @@ PR = "r5"
# Revision corresponding to tag update-rc.d_0.7
SRCREV = "eca680ddf28d024954895f59a241a622dd575c11"
-SRC_URI = "git://github.com/philb/update-rc.d.git \
+SRC_URI = "${GITHUB_GIT}/philb/update-rc.d.git \
file://add-verbose.patch \
file://check-if-symlinks-are-valid.patch \
file://fix-to-handle-priority-numbers-correctly.patch \