mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] ptxdist
@ 2013-07-31 12:06 Henrik.Kraft
  2013-08-16 12:52 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Henrik.Kraft @ 2013-07-31 12:06 UTC (permalink / raw)
  To: ptxdist


[-- Attachment #1.1: Type: text/plain, Size: 510 bytes --]

I have created a binary package doing some of the steps required to install some application related stuff. The ptxdist command with this works and everything is getting installed as supposed. The trouble I have is that with every ptxdist go the package is reinstalled. With every step in [package].make I have:

$(STATEDIR)/[Package].[stepname]:
               ...
               ...
               @$(call touch)

How can I stop ptxdist from doing unnecessary work.

Kind regards

Henrik Kraft


[-- Attachment #1.2: Type: text/html, Size: 3429 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] ptxdist
  2013-07-31 12:06 [ptxdist] ptxdist Henrik.Kraft
@ 2013-08-16 12:52 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2013-08-16 12:52 UTC (permalink / raw)
  To: ptxdist

Hi,

On Wed, Jul 31, 2013 at 12:06:44PM +0000, Henrik.Kraft@heidolph.de wrote:
> I have created a binary package doing some of the steps required to install
> some application related stuff. The ptxdist command with this works and
> everything is getting installed as supposed. The trouble I have is that with
> every ptxdist go the package is reinstalled. With every step in
> [package].make I have:
> 
> $(STATEDIR)/[Package].[stepname]:
>                ...
>                ...
>                @$(call touch)
> 
> How can I stop ptxdist from doing unnecessary work.

Check your [package].make. This usually happens if the "@$(call touch)" is
missing and the corresponding file in STATEDIR is not created.

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-08-16 12:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-31 12:06 [ptxdist] ptxdist Henrik.Kraft
2013-08-16 12:52 ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox