From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Mon, 03 May 2021 13:21:55 +0200 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1ldWeB-0002vF-FZ for lore@lore.pengutronix.de; Mon, 03 May 2021 13:21:55 +0200 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1ldWeB-0004ki-3R; Mon, 03 May 2021 13:21:55 +0200 Received: from pty.hi.pengutronix.de ([2001:67c:670:100:1d::c5]) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ldWdp-0004kB-Pm for ptxdist@pengutronix.de; Mon, 03 May 2021 13:21:33 +0200 Received: from mfe by pty.hi.pengutronix.de with local (Exim 4.89) (envelope-from ) id 1ldWdp-0002f6-G8; Mon, 03 May 2021 13:21:33 +0200 Date: Mon, 3 May 2021 13:21:33 +0200 From: Marco Felsch To: ptxdist@pengutronix.de Message-ID: <20210503112133.vbfdichz3vcwm7on@pengutronix.de> References: <20210322134842.20388-1-m.cichy@pengutronix.de> <20210322134842.20388-2-m.cichy@pengutronix.de> <20210503102713.5vfpqnab6wrwfyan@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210503102713.5vfpqnab6wrwfyan@pengutronix.de> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-Uptime: 13:19:27 up 152 days, 1:25, 50 users, load average: 0.01, 0.04, 0.07 User-Agent: NeoMutt/20170113 (1.7.2) Subject: Re: [ptxdist] [PATCH 2/2] libcamera: Add package X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: Marian Cichy Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false On 21-05-03 12:27, Marco Felsch wrote: > Hi all, > > a few nits on this. > > On 21-03-22 14:48, Marian Cichy wrote: ... > > +config LIBCAMERA_TRACING > > + bool > > + prompt "Enable tracing" If enabled it causes an error, that 'lttng-ust' is not found. For the initial brinup we should remove the option and disable it within the makefile. Later on we can add the support for it. Regards, Marco _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de