aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/bootchart2/bootchart2_git.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-devtools/bootchart2/bootchart2_git.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-devtools/bootchart2/bootchart2_git.bb')
-rw-r--r--meta/recipes-devtools/bootchart2/bootchart2_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/bootchart2/bootchart2_git.bb b/meta/recipes-devtools/bootchart2/bootchart2_git.bb
index ea9f179e8c..9018bbec97 100644
--- a/meta/recipes-devtools/bootchart2/bootchart2_git.bb
+++ b/meta/recipes-devtools/bootchart2/bootchart2_git.bb
@@ -91,7 +91,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=44ac4678311254db62edf8fd39cb8124"
# one commit beyond 1.14.6 for a systemd-related bugfix
PV = "0.14.6+git${SRCPV}"
-SRC_URI = "git://github.com/mmeeks/bootchart.git \
+SRC_URI = "${GITHUB_GIT}/mmeeks/bootchart.git \
file://bootchartd_stop.sh \
file://bootchartd-no-bashism.patch \
"