From: Evade Flow <evadeflow@gmail.com>
To: yocto@yoctoproject.org
Subject: [PATCH 2/2] Move 'tag=' to SRCREV in mtd-utils recipe
Date: Mon, 8 Oct 2012 13:18:16 -0400 [thread overview]
Message-ID: <1349716696-15807-3-git-send-email-evadeflow@gmail.com> (raw)
In-Reply-To: <1349716696-15807-1-git-send-email-evadeflow@gmail.com>
Signed-off-by: Evade Flow <evadeflow@gmail.com>
---
meta/recipes-devtools/mtd/mtd-utils_1.5.0.bb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/mtd/mtd-utils_1.5.0.bb b/meta/recipes-devtools/mtd/mtd-utils_1.5.0.bb
index 1a9d4d3..bdfb022 100644
--- a/meta/recipes-devtools/mtd/mtd-utils_1.5.0.bb
+++ b/meta/recipes-devtools/mtd/mtd-utils_1.5.0.bb
@@ -6,7 +6,8 @@ LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
file://include/common.h;beginline=1;endline=17;md5=ba05b07912a44ea2bf81ce409380049c"
-SRC_URI = "git://git.infradead.org/mtd-utils.git;protocol=git;tag=ca39eb1d98e736109c64ff9c1aa2a6ecca222d8f \
+SRCREV = "ca39eb1d98e736109c64ff9c1aa2a6ecca222d8f"
+SRC_URI = "git://git.infradead.org/mtd-utils.git;protocol=git \
file://add-exclusion-to-mkfs-jffs2-git-2.patch"
S = "${WORKDIR}/git/"
--
1.7.9.5
next prev parent reply other threads:[~2012-10-08 17:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <011802>
2012-10-08 17:18 ` [PATCH 0/2] Move 'tag=' for a few SRC_URIs to SRCREV Evade Flow
2012-10-08 17:18 ` [PATCH 1/2] Move 'tag=' to SRCREV in btrfs-tools recipe Evade Flow
2012-10-08 17:18 ` Evade Flow [this message]
2012-10-18 20:10 ` [PATCH 0/2] Move 'tag=' for a few SRC_URIs to SRCREV Saul Wold
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=1349716696-15807-3-git-send-email-evadeflow@gmail.com \
--to=evadeflow@gmail.com \
--cc=yocto@yoctoproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.