[CRIU] [PATCH 2/3] make: yoda -- Allow to use yoda generated files

Cyrill Gorcunov gorcunov at openvz.org
Mon Jun 3 12:43:02 EDT 2013


Strictly speaking here we only introduce building procedure
for yoda generated files, no real usage in criu yet, thus
the only change is that now make test if YODADIR variable
is passed on command line.

Main problem of swithing to yoda completely at moment is that
criu code requires some more massive modification. Thus I
dropped of the yoda/criu.yoda contents but leave there empty
file for building procedure testing.

“Size matters not, ... Look at me. Judge me by size, do you?” (c)

Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 .gitignore       |  2 ++
 Makefile         |  8 +++++---
 Makefile.config  |  3 +++
 Makefile.crtools |  7 +++++++
 Makefile.yoda    | 19 +++++++++++++++++++
 yoda/criu.yoda   |  1 +
 6 files changed, 37 insertions(+), 3 deletions(-)
 create mode 100644 Makefile.yoda
 create mode 100644 yoda/criu.yoda

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-make-yoda-Allow-to-use-yoda-generated-files.patch
Type: text/x-patch
Size: 2792 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130603/552430cb/attachment.bin>


More information about the CRIU mailing list