Commit Graph

3 Commits

Author SHA1 Message Date
Khem Raj
2fb467c8f8 go: Adjust for 1.14 changes in oe-core
We still use 1.13 for risv64, so cheat a little so we can re-use recipes
from oe-core to pretend to be 1.14

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-02-29 11:25:53 -08:00
Khem Raj
687750d761 go-riscv: Delete 0009-ld-replace-glibc-dynamic-linker-with-musl.patch duplication
Core applies this patch via a bbappend too, so no need to apply here

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-28 16:03:35 -08:00
Khem Raj
301946f338 go: Add recipes to support go on riscv64
Alter the SRC_URIs to fetch 1.13 from the right fork.
Rename refreshed 0002-cmd-go-make-content-based-hash-generation-less-pedan.patch
so it does not conflict with oe-core go recipes

Fixes #114

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-26 11:34:21 -08:00