diff options
| author | Amy Fong <amy.fong@windriver.com> | 2015-06-08 13:26:01 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-06-14 23:00:09 -0400 |
| commit | fe357d8c80137595ee6d0a84b9178f2f846ba441 (patch) | |
| tree | fb1c7a56e680e716eeb1fd231331b483bd8a7737 /recipes-devtools/go/go-context_git.bb | |
| parent | e50e36cfa3898b1defcbffe9f3fd0a20403c8de3 (diff) | |
| download | meta-virtualization-fe357d8c80137595ee6d0a84b9178f2f846ba441.tar.gz | |
docker uprev 1.6.2
Uprev docker to 1.6.2
go-capability is upreved to a later git commit
go-dbus is upreved to version 2
go-distribution-digest is added as a new dependency. Only the
digest part of go-distribution is needed/kept here,
hence go-distribution-digest
go-logrus is upreved to 0.7.1
Remove PR since it's no longer used
Signed-off-by: Amy Fong <amy.fong@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-devtools/go/go-context_git.bb')
| -rw-r--r-- | recipes-devtools/go/go-context_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-devtools/go/go-context_git.bb b/recipes-devtools/go/go-context_git.bb index a4b832e1..15f6a8dd 100644 --- a/recipes-devtools/go/go-context_git.bb +++ b/recipes-devtools/go/go-context_git.bb | |||
| @@ -4,7 +4,6 @@ SECTION = "devel/go" | |||
| 4 | LICENSE = "BSD-3-Clause" | 4 | LICENSE = "BSD-3-Clause" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c50f6bd9c1e15ed0bad3bea18e3c1b7f" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c50f6bd9c1e15ed0bad3bea18e3c1b7f" |
| 6 | 6 | ||
| 7 | PR = "r0" | ||
| 8 | SRCNAME = "context" | 7 | SRCNAME = "context" |
| 9 | 8 | ||
| 10 | PKG_NAME = "github.com/gorilla/${SRCNAME}" | 9 | PKG_NAME = "github.com/gorilla/${SRCNAME}" |
