diff options
author | Amy Fong <amy.fong@windriver.com> | 2015-07-27 14:14:16 -0400 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-07-29 11:07:17 -0400 |
commit | 26b2724b4335a5e3038fec508e65a8d9c2f5792a (patch) | |
tree | dd5cd4ca63f8717607e95c1f4e160b2db8cfd3c0 /recipes-devtools/go/golang-1.3.inc | |
parent | acb711dfa93a916805c286fafa8c304394fc05cc (diff) | |
download | meta-virtualization-26b2724b4335a5e3038fec508e65a8d9c2f5792a.tar.gz |
golang: use oe-meta-go
From b101a0c7ce6ef1eb41bef786831e58fa4d1b069f Mon Sep 17 00:00:00 2001
From: Amy Fong <amy.fong@windriver.com>
Date: Mon, 27 Jul 2015 14:10:20 -0400
Subject: [PATCH] golang: use oe-meta-go
Update meta-virtualization to use go package from oe-meta-go.
The package golang-cross is go-cross in the oe-meta-go.
Signed-off-by: Amy Fong <amy.fong@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-devtools/go/golang-1.3.inc')
-rw-r--r-- | recipes-devtools/go/golang-1.3.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes-devtools/go/golang-1.3.inc b/recipes-devtools/go/golang-1.3.inc deleted file mode 100644 index 5c507b45..00000000 --- a/recipes-devtools/go/golang-1.3.inc +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | LICENSE = "BSD" | ||
2 | LIC_FILES_CHKSUM = "file://LICENSE;md5=591778525c869cdde0ab5a1bf283cd81" | ||
3 | SRC_URI[md5sum] = "4b66d7249554181c314f139ea78920b1" | ||
4 | SRC_URI[sha256sum] = "eb983e6c5b2b9838f482c5442b1ac1856f610f2b21f3c123b3fedb48ffc35382" | ||