From 8b6d701aa812536dc5d4350d8a7646f54942ebac Mon Sep 17 00:00:00 2001 From: Robert Yang Date: Tue, 28 Jul 2015 03:00:37 -0700 Subject: meta: git://github.com -> ${GITHUB_GIT} It allows for people to add local mirrors for example and even remap fetching without touching the recipes. Signed-off-by: Robert Yang --- meta/recipes-core/update-rc.d/update-rc.d_0.7.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-core/update-rc.d/update-rc.d_0.7.bb') 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 \ -- cgit 1.2.3-korg