[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST PATCH 05/26] rumprun: Fetch source from new upstream
Also, update for the current set of submodules. Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> --- ap-common | 2 +- ts-rumprun-build | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/ap-common b/ap-common index 6fe3b78..14cc25a 100644 --- a/ap-common +++ b/ap-common @@ -37,7 +37,7 @@ : ${PUSH_TREE_LIBVIRT:=$XENBITS:/home/xen/git/libvirt.git} : ${BASE_TREE_LIBVIRT:=git://xenbits.xen.org/libvirt.git} -: ${TREE_RUMPRUN:=https://github.com/rumpkernel/rumprun-xen} +: ${TREE_RUMPRUN:=http://repo.rumpkernel.org/rumprun} : ${TREEVCS_RUMPRUN:=git} : ${BASE_TREE_RUMPRUN:=git://xenbits.xen.org/rumpuser-xen.git} : ${PUSH_TREE_RUMPRUN:=$XENBITS:/home/xen/git/rumpuser-xen.git} diff --git a/ts-rumprun-build b/ts-rumprun-build index 574781f..abc1f7d 100755 --- a/ts-rumprun-build +++ b/ts-rumprun-build @@ -25,9 +25,8 @@ tsreadconfig(); selectbuildhost(\@ARGV); builddirsprops(); -our %submodmap = qw(nblibs nblibs - buildrump.sh buildrumpsh - rumpsrc netbsdsrc); +our %submodmap = qw(buildrump.sh buildrumpsh + src-netbsd netbsdsrc); our ($rux, $bodges); -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |