|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] TXT: update Makefile to latest tboot tarfile
This patch updates the Makefile to download the latest version of tboot, which
supports the interface changes made recently. This should go into 3.4, since
3.4 supports the new tboot interface.
However, as the download URL is now http://xenbits.xensource.com/xen-extfiles,
the new tarfile will need to be copied there from its location on SourceForge
before this can be tested.
Signed-off-by: Joseph Cihula
joseph.cihula@xxxxxxxxx<mailto:joseph.cihula@xxxxxxxxx>
diff -r 655dc3bc1d8e Makefile
--- a/Makefile Thu Apr 16 11:54:06 2009 +0100
+++ b/Makefile Fri Apr 17 07:48:23 2009 -0700
@@ -237,7 +237,7 @@ linux26:
# tboot targets
#
-TBOOT_TARFILE = tboot-20080613.tar.gz
+TBOOT_TARFILE = tboot-20090330.tar.gz
#TBOOT_BASE_URL = http://downloads.sourceforge.net/tboot
TBOOT_BASE_URL = $(XEN_EXTFILES_URL)
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH] TXT: update Makefile to latest tboot tarfile,
Cihula, Joseph <=
|
|
|
|
|