[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH] tools: fix ipxe version issue in Makefile



Hi All,

The ipxe git commit version changed, but its release version should still stay at v1.0.0

 

Signed-off-by: Yongjie Ren <yongjie.ren@xxxxxxxxx>

------

 

diff -r 4086e4811547 tools/firmware/etherboot/Makefile

--- a/tools/firmware/etherboot/Makefile Thu Jan 05 17:25:23 2012 +0000

+++ b/tools/firmware/etherboot/Makefile Fri Jan 06 14:30:54 2012 +0800

@@ -12,7 +12,9 @@

 

IPXE_GIT_TAG := 9a93db3f0947484e30e753bbd61a10b17336e20e

 

-IPXE_TARBALL_URL := $(XEN_EXTFILES_URL)/ipxe-git-$(IPXE_GIT_TAG).tar.gz

+IPXE_VERSION := v1.0.0

+

+IPXE_TARBALL_URL := $(XEN_EXTFILES_URL)/ipxe-git-$(IPXE_VERSION).tar.gz

 

D=ipxe

T=ipxe.tar.gz

 

Best Regards,

     Yongjie Ren  (Jay)

 

Attachment: ipxe-version.patch
Description: ipxe-version.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.