From: "Christoph Egger" <Christoph.Egger@amd.com>
To: xen-devel@lists.xensource.com
Subject: [PATCH] xen-unstable: 3.0-unstable or 3.1-unstable?
Date: Fri, 17 Aug 2007 14:55:42 +0200 [thread overview]
Message-ID: <200708171455.42352.Christoph.Egger@amd.com> (raw)
When I build xen-unstable, I see this line:
tools/figlet/figlet -d tools/figlet Xen 3.0-unstable >>
include/xen/compile.h.new
Is xen-unstable 3.0-unstable or is this 3.1-unstable?
In the latter case, the patch below should be applied.
diff -r 256160ff19b7 xen/Makefile
--- a/xen/Makefile Thu Aug 16 13:27:59 2007 +0100
+++ b/xen/Makefile Fri Aug 17 14:51:33 2007 +0200
@@ -1,7 +1,7 @@
# This is the correct place to edit the build version.
# All other places this is stored (eg. compile.h) should be autogenerated.
export XEN_VERSION = 3
-export XEN_SUBVERSION = 0
+export XEN_SUBVERSION = 1
export XEN_EXTRAVERSION ?= -unstable$(XEN_VENDORVERSION)
export XEN_FULLVERSION = $(XEN_VERSION).
$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
-include xen-version
--
AMD Saxony, Dresden, Germany
Operating System Research Center
Legal Information:
AMD Saxony Limited Liability Company & Co. KG
Sitz (Geschäftsanschrift):
Wilschdorfer Landstr. 101, 01109 Dresden, Deutschland
Registergericht Dresden: HRA 4896
vertretungsberechtigter Komplementär:
AMD Saxony LLC (Sitz Wilmington, Delaware, USA)
Geschäftsführer der AMD Saxony LLC:
Dr. Hans-R. Deppe, Thomas McCoy
next reply other threads:[~2007-08-17 12:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-17 12:55 Christoph Egger [this message]
2007-08-17 14:04 ` [PATCH] xen-unstable: 3.0-unstable or 3.1-unstable? Keir Fraser
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200708171455.42352.Christoph.Egger@amd.com \
--to=christoph.egger@amd.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.