Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | godep.bbclass: Add helper class to enable go-dep tool | Khem Raj | 2018-03-06 | 1 | -0/+8 |
Many go packages can take advantage of dep tool since they manage their own dependencies, this class helps in using go dep tool for such packages (From OE-Core rev: 9bea8313b0dd5a6af08d15ee8634fe2ef9ee0f75) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |