From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from optimeas.de ([78.46.18.2]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1WJNZ3-00051X-08 for ptxdist@pengutronix.de; Fri, 28 Feb 2014 14:33:22 +0100 From: "Matthias Klein" Date: Fri, 28 Feb 2014 13:33:16 +0000 In-Reply-To: Message-Id: Mime-Version: 1.0 Subject: Re: [ptxdist] PTXdist 2014.02.0: problem with root.tgz Reply-To: ptxdist@pengutronix.de, Matthias Klein List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: Jon Ringle , "ptxdist@pengutronix.de" Hello Jon, yes, that works. But I still get these warnings: /home/user/bsp/rules/post/image_tgz.make:15: warning: overriding commands for target `/home/user/bsp/platform-bsp/images/root.tgz' /usr/local/lib/ptxdist-2014.02.0/rules/post/image_tgz.make:15: warning: ignoring old commands for target `/home/user/bsp/platform-bsp/images/root.tgz' Best regards, Matthias ------ Originalnachricht ------ Von: "Jon Ringle" An: "ptxdist@pengutronix.de" ; "Matthias Klein" Gesendet: 28.02.2014 14:21:45 Betreff: Re: [ptxdist] PTXdist 2014.02.0: problem with root.tgz >On Fri, Feb 28, 2014 at 7:26 AM, Matthias Klein > wrote: >> Hello Alex, >> >> thank you for the quick response! >> >> >> But my problem is, that I have ptxdist 2014.01.0 based targets in the >>field >> which I want to remote update with ther existing busybox tar and the >> root.tgz file. >> >> In the meantime I have found the problem: it is the --label option. >>(Jon >> Ringle: image: Create root.tgz with label >> 0c30fd38e32126e6b1624a4acdc4a1efcd88c09c) >> >> I tried to copy the old rules/post/image_tgz.make file into my local >>rules >> directory to override the new one, but then I get the following >>warnings and >> the new rule inside ptxdist is still used: >> >> /usr/local/lib/ptxdist-2014.02.0/rules/post/image_tgz.make:15: >>warning: >> overriding commands for target >>`/home/user/bsp/platform-bsp/images/root.tgz' >> /home/user/bsp/rules/image_tgz.make:15: warning: ignoring old >>commands for >> target `/home/user/bsp/platform-bsp/images/root.tgz' >> >> Is there a way to override that rule locally in my bsp? > >I think if you create the rule in >'/home/user/bsp/rules/post/image_tgz.make' you will override it in the >correct order. > -- ptxdist mailing list ptxdist@pengutronix.de