From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcin =?utf-8?Q?Niestr=C3=B3j?= Date: Mon, 04 Nov 2019 11:42:15 +0100 Subject: [Buildroot] [External] [PATCH v2 1/2] package/netdata: new package In-Reply-To: <87y2wwx8zx.fsf@grinn-global.com> References: <20191030093243.2936111-1-m.niestroj@grinn-global.com> <87r22sq4p6.fsf@grinn-global.com> <87y2wwx8zx.fsf@grinn-global.com> Message-ID: <87wocfylbs.fsf@grinn-global.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi Matt, Marcin Niestr?j writes: > Hi Matt, > > [snip] > > So in order to do things properly we would need to ask netdata about > their prefered build system for future and do improvements there :) > Looking at Github issues there is an ongoing effort to support cmake as the main build system. So I would go with autotools for now and add patch that removes .keep installation. In future we can convert to cmake if that will be ready in next netdata release. Then we will drop Buildroot specific patch and do improvements in cmake installation if neccessary. What do you think about that? -- Marcin Niestr?j