All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Dan Murphy" <dmurphy@ti.com>
To: <richard.purdie@linuxfoundation.org>,
	<openembedded-core@lists.openembedded.org>
Cc: Dan Murphy <dmurphy@ti.com>
Subject: [dunfell] [PATCH 1/2] lz4: Use the new branch naming from upstream
Date: Wed, 9 Dec 2020 13:21:10 -0600	[thread overview]
Message-ID: <20201209192111.21817-1-dmurphy@ti.com> (raw)

From: Richard Purdie <richard.purdie@linuxfoundation.org>

Upstream renamed master -> dev, update SRC_URI to match.

[YOCTO #14135]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Dan Murphy <dmurphy@ti.com>
---
 meta/recipes-support/lz4/lz4_1.9.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-support/lz4/lz4_1.9.2.bb b/meta/recipes-support/lz4/lz4_1.9.2.bb
index 6510156ed0c9..455d2a5141f0 100644
--- a/meta/recipes-support/lz4/lz4_1.9.2.bb
+++ b/meta/recipes-support/lz4/lz4_1.9.2.bb
@@ -11,7 +11,7 @@ PE = "1"
 
 SRCREV = "fdf2ef5809ca875c454510610764d9125ef2ebbd"
 
-SRC_URI = "git://github.com/lz4/lz4.git \
+SRC_URI = "git://github.com/lz4/lz4.git;branch=dev \
            file://run-ptest \
            "
 UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>.*)"
-- 
2.29.2


             reply	other threads:[~2020-12-09 19:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-09 19:21 Dan Murphy [this message]
2020-12-09 19:21 ` [dunfell] [PATCH 2/2] lz4: upgrade 1.9.2 -> 1.9.3 Dan Murphy
2020-12-09 19:55   ` [OE-core] " Steve Sakoman
2020-12-09 20:03     ` Dan Murphy
2020-12-09 20:23       ` Steve Sakoman
2020-12-09 20:49         ` Dan Murphy
2020-12-10  0:29           ` Steve Sakoman

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=20201209192111.21817-1-dmurphy@ti.com \
    --to=dmurphy@ti.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.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.