All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: Anuj Mittal <anuj.mittal@intel.com>
Cc: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH] glibc-version.inc: remove branch= from GLIBC_GIT_URI
Date: Thu, 11 Nov 2021 08:27:33 -0800	[thread overview]
Message-ID: <CAMKF1srS75BpqQ0XJ_aJvXSQSrLGqYSGwDGnyS7aTj2nMcpc5Q@mail.gmail.com> (raw)
In-Reply-To: <20211111153946.10084-1-anuj.mittal@intel.com>

On Thu, Nov 11, 2021 at 7:40 AM Anuj Mittal <anuj.mittal@intel.com> wrote:
>
> GLIBC_GIT_URI is used along with branch=${SRCBRANCH} so no need to add
> it here.

right, LGTM

>
> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
> ---
>  meta/recipes-core/glibc/glibc-version.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-core/glibc/glibc-version.inc b/meta/recipes-core/glibc/glibc-version.inc
> index 6dac7f0c7a..281df7ecda 100644
> --- a/meta/recipes-core/glibc/glibc-version.inc
> +++ b/meta/recipes-core/glibc/glibc-version.inc
> @@ -3,6 +3,6 @@ PV = "2.34"
>  SRCREV_glibc ?= "ae37d06c7d127817ba43850f0f898b793d42aea7"
>  SRCREV_localedef ?= "95c0221703ad970a52445e9eaf91c4aff35eebef"
>
> -GLIBC_GIT_URI ?= "git://sourceware.org/git/glibc.git;branch=master"
> +GLIBC_GIT_URI ?= "git://sourceware.org/git/glibc.git"
>
>  UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+\.\d+(\.(?!90)\d+)*)"
> --
> 2.31.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#158190): https://lists.openembedded.org/g/openembedded-core/message/158190
> Mute This Topic: https://lists.openembedded.org/mt/86984642/1997914
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>


      reply	other threads:[~2021-11-11 16:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-11 15:39 [PATCH] glibc-version.inc: remove branch= from GLIBC_GIT_URI Anuj Mittal
2021-11-11 16:27 ` Khem Raj [this message]

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=CAMKF1srS75BpqQ0XJ_aJvXSQSrLGqYSGwDGnyS7aTj2nMcpc5Q@mail.gmail.com \
    --to=raj.khem@gmail.com \
    --cc=anuj.mittal@intel.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 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.