Skip to content

Latest commit

 

History

100 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Mixin" layer for adding latest Go toolchain versions into the Yocto Project LTS.

At the time Kirkstone was released in May 2022, Go 1.17 was the latest version
and officially Kirkstone supports only that. This thin special-purpose mixin
layer is meant to address this issue by backporting Go recipes from the master
branch of openembedded-core.

The patches can be backport from openembedded-core with:

 git -C ../openembedded-core format-patch --stdout -1 origin/master meta/recipes-devtools/go | \
 git am --signoff -p4 --directory=recipes-devtools/go

Maintainers:
Jose Quaresma <jose.quaresma@foundries.io>
Peter Marko <peter.marko@siemens.com>

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages