[meta-virtualization] [PATCH] docker: override GOROOT at build time

2016-05-30 Thread Yunguo Wei
-by: Yunguo Wei <yunguo@windriver.com> --- recipes-containers/docker/docker_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-containers/docker/docker_git.bb b/recipes-containers/docker/docker_git.bb index 597ff4f..4eea3f4 100644 --- a/recipes-containers/docker/docker_

[meta-virtualization] [PATCH 1/1] libvirt: uprev to 1.3.2

2016-03-31 Thread Yunguo Wei
Release notes here http://libvirt.org/news.html. Signed-off-by: Yunguo Wei <yunguo@windriver.com> --- .../0001-to-fix-build-error.patch | 24 ++--- recipes-extended/libvirt/libvirt-python.inc| 4 +- ...vert-build-add-prefix-to-SYSTEMD_UNIT_DIR.patch

[meta-virtualization] [V3][PATCH 0/1] libvirt: uprev to 1.3.2

2016-03-31 Thread Yunguo Wei
the patch was actually fixing an issue introduced during rebasing 1.2.19 patches. 3. Rebase existing patches to make 2) happen. - commit c3e03a8f5d4c8dce3d4d4076b2be5cb9bb44a8b5 Author: Yunguo Wei <yunguo@windriver.com> Date: Mon Mar 28 16:

[meta-virtualization] [PATCH 1/1] libvirt: uprev to 1.3.2

2016-03-31 Thread Yunguo Wei
Release notes here http://libvirt.org/news.html. Signed-off-by: Yunguo Wei <yunguo@windriver.com> --- .../0001-to-fix-build-error.patch | 24 ++--- recipes-extended/libvirt/libvirt-python.inc| 4 +- ...vert-build-add-prefix-to-SYSTEMD_UNIT_DIR.patch

[meta-virtualization] [PATCH] go-fsnotify: switch to new repository on github

2018-03-21 Thread Yunguo Wei
fsnotify is changed to new repository on gihub, so adapt this chanage accordingly to avoid fetch failure. Signed-off-by: Yunguo Wei <yunguo@windriver.com> --- recipes-devtools/go/go-fsnotify_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-devtools

[meta-virtualization] [PATCH] lxc: restore the ability to move nl80211 device

2019-09-12 Thread Yunguo Wei
uprev afterwards. See more details here: https://github.com/lxc/lxc/issues/3105 Signed-off-by: Yunguo Wei --- ...k-restore-ability-to-move-nl80211-devices.patch | 94 ++ recipes-containers/lxc/lxc_3.2.1.bb| 1 + 2 files changed, 95 insertions(+) create mode