From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Fri, 3 Jan 2020 16:29:41 +0100 Subject: [Buildroot] [PATCH 07/11] support/scripts/pkg-stats: store dependencies of package In-Reply-To: <20200103151849.10956-8-heiko.thiery@gmail.com> References: <20200103151849.10956-1-heiko.thiery@gmail.com> <20200103151849.10956-8-heiko.thiery@gmail.com> Message-ID: <20200103162941.6b428eec@windsurf> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Fri, 3 Jan 2020 16:18:44 +0100 Heiko Thiery wrote: > Signed-off-by: Heiko Thiery Storing those dependencies do not make sense, because dependencies are completely different depending on the Buildroot configuration. Packages have optional dependencies, some dependencies on host packages only exist depending on the system configuration, etc. So exposing those dependencies is never going to give anything that is correct. Best regards, Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com