From: Armin Kuster <akuster808@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 2/2] lz4: update to 131
Date: Sun, 16 Aug 2015 19:50:27 -0700 [thread overview]
Message-ID: <1439779827-15189-2-git-send-email-akuster808@gmail.com> (raw)
In-Reply-To: <1439779827-15189-1-git-send-email-akuster808@gmail.com>
Clean up SRC_URI and convert to use github mirror variable.
Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
meta/recipes-support/lz4/lz4.bb | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-support/lz4/lz4.bb b/meta/recipes-support/lz4/lz4.bb
index 0b0c632..39edeab 100644
--- a/meta/recipes-support/lz4/lz4.bb
+++ b/meta/recipes-support/lz4/lz4.bb
@@ -4,11 +4,11 @@ DESCRIPTION = "LZ4 is a very fast lossless compression algorithm, providing comp
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://lib/LICENSE;md5=0b0d063f37a4477b54af2459477dcafd"
-SRCREV = "5780864c0ce08622238a267c46fb489d7066cad4"
+SRCREV = "d86dc916771c126afb797637dda9f6421c0cb998"
-PV = "128+git${SRCPV}"
+PV = "131+git${SRCPV}"
-SRC_URI = "git://github.com/Cyan4973/lz4.git;protocol=http"
+SRC_URI = "${GITHUB_MIRROR}/Cyan4973/lz4.git"
S = "${WORKDIR}/git"
--
2.3.5
next prev parent reply other threads:[~2015-08-17 2:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-17 2:50 [PATCH 1/2] bitbake.conf: Add Github mirror Armin Kuster
2015-08-17 2:50 ` Armin Kuster [this message]
2015-08-17 3:29 ` Robert Yang
2015-08-17 11:47 ` akuster808
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1439779827-15189-2-git-send-email-akuster808@gmail.com \
--to=akuster808@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox