meta-virtualization/recipes-devtools
Amy Fong d0ef47396d Enable go-cross 1.3 to coexist with later versions
Since we need go 1.3 to co-exist with later versions (ie 1.4),
package go-cross_1.3 as go-cross-1.3_1.3.

go 1.3 will be installed to a different path than go-cross, this requires
go packages needing go 1.3 to set its PATH to:
        export PATH=${STAGING_BINDIR_NATIVE}/${HOST_SYS}/go-1.3:$PATH

Signed-off-by: Amy Fong <amy.fong@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2015-10-13 11:29:57 -04:00
..
go golang: use oe-meta-go 2015-07-29 11:07:17 -04:00
go-cross Enable go-cross 1.3 to coexist with later versions 2015-10-13 11:29:57 -04:00
python bbappend: switch to use a wildcard beyond major version 2015-09-08 09:59:36 -04:00