From: Boris Ostrovsky <boris.ostrovsky@oracle.com>
To: xen-devel@lists.xen.org
Cc: lars.kurth@citrix.com, wei.liu2@citrix.com,
andrew.cooper3@citrix.com, ian.jackson@eu.citrix.com,
jbeulich@suse.com, Boris Ostrovsky <boris.ostrovsky@oracle.com>
Subject: [PATCH 0/2] libacpi updates
Date: Mon, 14 Nov 2016 23:52:25 -0500 [thread overview]
Message-ID: <1479185547-2873-1-git-send-email-boris.ostrovsky@oracle.com> (raw)
First patch makes all DSDT tables to be licensed under LGPL.
Seconds patch updates makefiles to create only DSDT files that are
needed by a particular component/architecture (some files were
built unnecessarily). I haven't tested on ARM so if Julian or
Shannon could give it a quick test I'd appreciate it.
Boris Ostrovsky (2):
tools/libacpi: Re-licence remaining GPL code to LGPLv2.1
libacpi: Be specific about which DSDT files to build
tools/firmware/hvmloader/Makefile | 11 ++--
tools/libacpi/COPYING | 12 ----
tools/libacpi/Makefile | 25 +++-----
tools/libacpi/dsdt.asl | 11 ++++
tools/libacpi/gpl/COPYING | 22 -------
tools/libacpi/gpl/mk_dsdt_gpl.sh | 117 --------------------------------------
tools/libacpi/mk_dsdt.c | 68 +++++++++++++++++++++-
tools/libxl/Makefile | 15 ++---
8 files changed, 99 insertions(+), 182 deletions(-)
delete mode 100644 tools/libacpi/gpl/COPYING
delete mode 100755 tools/libacpi/gpl/mk_dsdt_gpl.sh
--
2.7.4
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
next reply other threads:[~2016-11-15 4:52 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-15 4:52 Boris Ostrovsky [this message]
2016-11-15 4:52 ` [PATCH 1/2] tools/libacpi: Re-licence remaining GPL code to LGPLv2.1 Boris Ostrovsky
2016-11-15 6:14 ` Wei Liu
2016-11-15 8:10 ` Jan Beulich
2016-11-15 15:14 ` Wei Liu
2016-11-15 4:52 ` [PATCH 2/2] libacpi: Be specific about which DSDT files to build Boris Ostrovsky
2016-11-15 6:17 ` Wei Liu
2016-11-15 13:35 ` Boris Ostrovsky
2016-11-15 13:45 ` Andrew Cooper
2016-11-15 14:14 ` Lars Kurth
2016-11-15 8:14 ` Jan Beulich
2016-11-15 4:55 ` [PATCH 0/2] libacpi updates Boris Ostrovsky
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=1479185547-2873-1-git-send-email-boris.ostrovsky@oracle.com \
--to=boris.ostrovsky@oracle.com \
--cc=andrew.cooper3@citrix.com \
--cc=ian.jackson@eu.citrix.com \
--cc=jbeulich@suse.com \
--cc=lars.kurth@citrix.com \
--cc=wei.liu2@citrix.com \
--cc=xen-devel@lists.xen.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).