All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Richard Purdie" <richard.purdie@linuxfoundation.org>
To: Khem Raj <raj.khem@gmail.com>, openembedded-core@lists.openembedded.org
Cc: Otavio Salvador <otavio.salvador@ossystems.com.br>
Subject: Re: [OE-core] [PATCH 4/4] go-dep: Remove
Date: Sun, 14 Mar 2021 16:31:05 +0000	[thread overview]
Message-ID: <729a07918ea4baec2608d1f462c4a4bdcd593551.camel@linuxfoundation.org> (raw)
In-Reply-To: <20210312062107.1549935-4-raj.khem@gmail.com>

On Thu, 2021-03-11 at 22:21 -0800, Khem Raj wrote:
> go-dep was an effort for dependency management before go modules, which
> since 2020 has been deprecated in favor of go modules. Since its not
> developed any longer and go mdules is officially supported, this should
> be retired from OE-core as well.
> 
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> Cc: Otavio Salvador <otavio.salvador@ossystems.com.br>
> ---
>  meta/classes/godep.bbclass                    |      8 -
>  meta/conf/distro/include/maintainers.inc      |      1 -
>  meta/lib/oeqa/selftest/cases/reproducible.py  |      1 -
>  .../0001-Add-support-for-mips-mips64.patch    |     54 -
>  ...bolt_riscv64-Add-support-for-riscv64.patch |     33 -
>  meta/recipes-devtools/go/go-dep_0.5.4.bb      |     30 -
>  7 files changed, 145701 deletions(-)
>  delete mode 100644 meta/classes/godep.bbclass
>  delete mode 100644 meta/recipes-devtools/go/go-dep/0001-Add-support-for-mips-mips64.patch
>  delete mode 100644 meta/recipes-devtools/go/go-dep/0001-bolt_riscv64-Add-support-for-riscv64.patch
>  delete mode 100644 meta/recipes-devtools/go/go-dep_0.5.4.bb

So we also need to remove the go-dep tests?

https://autobuilder.yoctoproject.org/typhoon/#/builders/87/builds/1950/steps/14/logs/stdio

If so, is there some other go test we could replace them with?

Cheers,

Richard


  reply	other threads:[~2021-03-14 16:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-12  6:21 [PATCH 1/4] libucontext: Recognize ppc64le architecture Khem Raj
2021-03-12  6:21 ` [PATCH 2/4] libunwind: Do not assume libdir for ppc64 Khem Raj
2021-03-12  6:21 ` [PATCH 3/4] go: Update to 1.16.2 Khem Raj
2021-03-12  6:21 ` [PATCH 4/4] go-dep: Remove Khem Raj
2021-03-14 16:31   ` Richard Purdie [this message]
2021-03-14 16:55     ` [OE-core] " Khem Raj
2021-03-14 16:58     ` Khem Raj
2021-03-14 22:13       ` Richard Purdie

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=729a07918ea4baec2608d1f462c4a4bdcd593551.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=otavio.salvador@ossystems.com.br \
    --cc=raj.khem@gmail.com \
    /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.