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 1WzTAE-000552-Q3 for ptxdist@pengutronix.de; Tue, 24 Jun 2014 18:01:42 +0200 Received: from mol by ptx.hi.pengutronix.de with local (Exim 4.80) (envelope-from ) id 1WzTAE-0001B5-Oj for ptxdist@pengutronix.de; Tue, 24 Jun 2014 18:01:42 +0200 Date: Tue, 24 Jun 2014 18:01:42 +0200 From: Michael Olbrich Message-ID: <20140624160142.GN21175@pengutronix.de> References: <20140623172305.GA3731@localhost.localdomain> <20140624075002.GH21175@pengutronix.de> <20140624103720.GA16683@localhost.localdomain> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20140624103720.GA16683@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 Tue, Jun 24, 2014 at 12:37:20PM +0200, Richard Cochran wrote: > On Tue, Jun 24, 2014 at 09:50:02AM +0200, Michael Olbrich wrote: > > > > @$(call install_tree, mypackage, 0, 0, -, /) > > > > should work. > > No, it doesn't. (That is why I asked the question in the first place.) > I get the following. > > install_fixup: @DESCRIPTION@ -> missing ... done. > xpkg_finish: collecting license (unknown) ... done. > xpkg_finish: creating opkg package ... > > No suitable file '' could be found in any of these locations: > -.pengutronix-beagleboneti > - > > Error: install_tree failed! > failed > > I guess this is a bug? It is, and it's not so easy to fix. This should work as a workaround: @$(call install_tree, mypackage, 0, 0, -, /.) 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