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-graphics/xinput-calibrator/xinput-calibrator_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb') diff --git a/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb b/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb index a9de3d7ef2..425a6b0e8c 100644 --- a/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb +++ b/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb @@ -12,7 +12,7 @@ inherit autotools pkgconfig distro_features_check REQUIRED_DISTRO_FEATURES = "x11" SRCREV = "c01c5af807cb4b0157b882ab07a893df9a810111" -SRC_URI = "git://github.com/tias/xinput_calibrator.git \ +SRC_URI = "${GITHUB_GIT}/tias/xinput_calibrator.git \ file://30xinput_calibrate.sh \ file://Allow-xinput_calibrator_pointercal.sh-to-be-run-as-n.patch" -- cgit 1.2.3-korg