From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from ptx.hi.pengutronix.de ([2001:6f8:1178:2:5054:ff:fec0:8e10] ident=Debian-exim) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1WzLUQ-0001tw-6x for ptxdist@pengutronix.de; Tue, 24 Jun 2014 09:50:02 +0200 Received: from mol by ptx.hi.pengutronix.de with local (Exim 4.80) (envelope-from ) id 1WzLUQ-0007zO-5C for ptxdist@pengutronix.de; Tue, 24 Jun 2014 09:50:02 +0200 Date: Tue, 24 Jun 2014 09:50:02 +0200 From: Michael Olbrich Message-ID: <20140624075002.GH21175@pengutronix.de> References: <20140623172305.GA3731@localhost.localdomain> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20140623172305.GA3731@localhost.localdomain> Subject: Re: [ptxdist] how to install everything into the ipk? Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de Hi, On Mon, Jun 23, 2014 at 07:23:05PM +0200, Richard Cochran wrote: > I have a new and complex application package, and I don't know exactly > what is needed at run time. I know about the 'install_lib|tree|etc' > macros to cherry pick the essential bits, but how can I just include > everything from packages/foo-x.y in order to test the application? @$(call install_tree, mypackage, 0, 0, -, /) should work. Michael -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list ptxdist@pengutronix.de