summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorAmy Fong <amy.fong@windriver.com>2015-07-27 14:14:16 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-07-29 11:07:17 -0400
commit26b2724b4335a5e3038fec508e65a8d9c2f5792a (patch)
treedd5cd4ca63f8717607e95c1f4e160b2db8cfd3c0 /README
parentacb711dfa93a916805c286fafa8c304394fc05cc (diff)
downloadmeta-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 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index ae5406d7..beb37602 100644
--- a/README
+++ b/README
@@ -20,6 +20,7 @@ layers: meta-oe
20 meta-networking 20 meta-networking
21 meta-filesystems 21 meta-filesystems
22 meta-python 22 meta-python
23 oe-meta-go
23 24
24BBFILE_PRIORITY_openembedded-layer = "4" 25BBFILE_PRIORITY_openembedded-layer = "4"
25 26