[ptxdist] Building a package every time

2012-01-03 Thread Bart Jonkers
Hi all, Is there a way to build a package every time ptxdist go is executed without dropping any of its stages? The package generates a file for the target root file system which contains build information (build time, host, ...) which should updated every time a build is triggered. Regards,

[ptxdist] [PATCH] i2c-tools: version bump (3.0.3 - 3.1.0)

2012-01-03 Thread Bernhard Walle
Signed-off-by: Bernhard Walle bernh...@bwalle.de --- rules/i2c-tools.make |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/i2c-tools.make b/rules/i2c-tools.make index 6ee8582..a8d2d00 100644 --- a/rules/i2c-tools.make +++ b/rules/i2c-tools.make @@ -16,8 +16,8 @@

Re: [ptxdist] Building a package every time

2012-01-03 Thread Tim Sander
Hi Is there a way to build a package every time ptxdist go is executed without dropping any of its stages? The package generates a file for the target root file system which contains build information (build time, host, ...) which should updated every time a build is triggered. Well i think