On Thu, Nov 11, 2021 at 7:40 AM Anuj Mittal <[email protected]> wrote: > > GLIBC_GIT_URI is used along with branch=${SRCBRANCH} so no need to add > it here.
right, LGTM > > Signed-off-by: Anuj Mittal <[email protected]> > --- > 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 (#158192): https://lists.openembedded.org/g/openembedded-core/message/158192 Mute This Topic: https://lists.openembedded.org/mt/86984642/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
