aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/lz4/lz4.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-support/lz4/lz4.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-support/lz4/lz4.bb')
-rw-r--r--meta/recipes-support/lz4/lz4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/lz4/lz4.bb b/meta/recipes-support/lz4/lz4.bb
index 0b0c632276..e3da4d0e29 100644
--- a/meta/recipes-support/lz4/lz4.bb
+++ b/meta/recipes-support/lz4/lz4.bb
@@ -8,7 +8,7 @@ SRCREV = "5780864c0ce08622238a267c46fb489d7066cad4"
PV = "128+git${SRCPV}"
-SRC_URI = "git://github.com/Cyan4973/lz4.git;protocol=http"
+SRC_URI = "${GITHUB_GIT}/Cyan4973/lz4.git;protocol=http"
S = "${WORKDIR}/git"