]> code.ossystems Code Review - openembedded-core.git/commit
selftest: Replace building dep tool with direnv
authorKhem Raj <raj.khem@gmail.com>
Wed, 24 Feb 2021 22:08:46 +0000 (14:08 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 26 Feb 2021 15:16:56 +0000 (15:16 +0000)
commitbb510037beaaaa723b9158d1f4e11a3547f6fb73
treeccdd735424747d1dd48e26281c92bbba091330cb
parent93ad1ab49be03dd082a98f80464cfee9d98a3a33
selftest: Replace building dep tool with direnv

dep tool is now deprecated and its replaced with go modules so using
this as sample for testing is also getting arcane. Replace it with
another project direnv[1] which is quite active and uptodate

[1] https://github.com/direnv/direnv

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/gotoolchain.py