From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-yw0-f43.google.com ([209.85.213.43]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1SUVpt-0007VI-86 for barebox@lists.infradead.org; Wed, 16 May 2012 04:27:43 +0000 Received: by yhkk6 with SMTP id k6so460367yhk.16 for ; Tue, 15 May 2012 21:27:39 -0700 (PDT) MIME-Version: 1.0 Date: Wed, 16 May 2012 08:27:39 +0400 Message-ID: From: Antony Pavlov List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: build timestamps don't work To: barebox Hi! I have found that on my Debian testing build system generation of timestamps don't work correctly. $ cd barebox.git $ git checkout next $ make mrproper $ make qemu-malta_defconfig $ make $ cat .version 0 $ edit ... $ edit ... $ edit ... $ make $ cat .version 0 $ echo 4 > .version $ make $ edit ... $ edit ... $ edit ... $ make $ cat .version 4 -- = Best regards, =A0 Antony Pavlov _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox