From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Sverdlin Date: Sat, 24 Nov 2018 20:06:31 +0100 Subject: [Buildroot] [PATCH v2] package/libtool: Reduce target package to libltdl only In-Reply-To: <20181124184708.GB20308@scaer> References: <20181124165434.31651-1-alexander.sverdlin@gmail.com> <20181124184708.GB20308@scaer> Message-ID: <20181124200631.03099f939ead1a2cf50cb714@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi! On Sat, 24 Nov 2018 19:47:08 +0100 "Yann E. MORIN" wrote: > So, the host presumably also builds libltdl, no? Thus, we should include > its licensing information too; > > HOST_LIBTOOL_LICENSE = GPL-2.0+, LGPLv2.1 (libltdl) > HOST_LIBTOOL_LICENSE_FILES = COPYING $(LIBTOOL_SUBDIR)/COPYING.LIB > > Not sure about that one, wait a bit for others to confirm before > respinning the patch. If others agree that there is a licensing issue, this would be totally unrelated to libltdl conversion, so I can do it in a separate patch. -- Alexander Sverdlin.