[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 0/2] libacpi updates
On 11/14/2016 11:52 PM, Boris Ostrovsky wrote: 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. And copying them would have been a good idea. -boris 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 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |