From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Mon, 07 Feb 2022 09:08:15 +0100 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1nGz4J-0084FZ-94 for lore@lore.pengutronix.de; Mon, 07 Feb 2022 09:08:15 +0100 Received: from bombadil.infradead.org ([198.137.202.133]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nGz4H-0004Ni-T5 for lore@pengutronix.de; Mon, 07 Feb 2022 09:08:14 +0100 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:From:In-Reply-To:MIME-Version: References:Message-ID:Subject:Cc:To:Date:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=L8RqjITYMM2tkerk9tKPYndKoB1FzAOzAMembvbQIro=; b=tw6WS44z1o77atDY3WQtSqpYT5 fX+G6e+jRhgRv4zSN0iRcgxqlqGxc6HcRkWQbV15JN/IVHTzuXZeX6ixkAANNerye5zJ9edk8nPLz yEb7mOJrDDNSyylxLMRd+KhrtOV9hjRqKAVHPF+M6+9lNBAhWzw+CzBgqJ6NlY/0Zalfdn6e3eC8D q2p5Cr3vJnkJ8K0x+lhQoyRk82FBUYiNDVEPRmNTQShIbJWtp3t6KcsXTBAo1+4rGb7UjsIPWhNLP DTQIKp21oaF16dWBCGoWPzkmmwS/fVquDhgJcupRrRZeaN0icp8959PHn2/VS/LgWya1E74mc2s++ bi6sBNGA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nGz39-009Ich-DK; Mon, 07 Feb 2022 08:07:03 +0000 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nGz35-009IcE-3J for barebox@lists.infradead.org; Mon, 07 Feb 2022 08:07:00 +0000 Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nGz33-0003zL-TS; Mon, 07 Feb 2022 09:06:57 +0100 Received: from sha by ptx.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1nGz33-0004VM-7p; Mon, 07 Feb 2022 09:06:57 +0100 Date: Mon, 7 Feb 2022 09:06:57 +0100 To: Frank Wunderlich Cc: barebox@lists.infradead.org, Frank Wunderlich Message-ID: <20220207080657.GQ23490@pengutronix.de> References: <20220206150716.32531-1-linux@fw-web.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220206150716.32531-1-linux@fw-web.de> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-Uptime: 09:06:44 up 58 days, 16:52, 69 users, load average: 0.21, 0.33, 0.23 User-Agent: Mutt/1.10.1 (2018-07-13) From: Sascha Hauer X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220207_000659_157545_8898B55A X-CRM114-Status: GOOD ( 17.61 ) X-BeenThere: barebox@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" X-SA-Exim-Connect-IP: 198.137.202.133 X-SA-Exim-Mail-From: barebox-bounces+lore=pengutronix.de@lists.infradead.org X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on metis.ext.pengutronix.de X-Spam-Level: X-Spam-Status: No, score=-4.6 required=4.0 tests=AWL,BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_NONE, T_SCC_BODY_TEXT_LINE autolearn=unavailable autolearn_force=no version=3.4.2 Subject: Re: [PATCH] Kbuild: add bareboxversion target to Makefile X-SA-Exim-Version: 4.2.1 (built Wed, 08 May 2019 21:11:16 +0000) X-SA-Exim-Scanned: Yes (on metis.ext.pengutronix.de) On Sun, Feb 06, 2022 at 04:07:16PM +0100, Frank Wunderlich wrote: > From: Frank Wunderlich > > This allows getting version string with make bareboxversion > like for linux and uboot. > > Signed-off-by: Frank Wunderlich > --- > Makefile | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) Applied, thanks Sascha -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox