From: Ulf Samuelsson <ulf@atmel.com>
To: buildroot@busybox.net
Subject: [Buildroot] <package>_VER vs <package>_VERSION
Date: Sat, 7 Jul 2007 16:10:16 +0200 [thread overview]
Message-ID: <004201c7c0a2$9420c900$dcc4af0a@atmel.com> (raw)
Some packages use <package>_VER and some use <package>_VERSION
and some does not use this at all and hardcodes the version.
Suggest we clean this up so we use a single template.
Suggest we do it using the following template, allowing user to override.
ifeq ($(<package>_VERSION),)
<package>_VERSION:=X.Y.Z
endif
Best Regards
Ulf Samuelsson
next reply other threads:[~2007-07-07 14:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-07 14:10 Ulf Samuelsson [this message]
2007-07-07 15:49 ` [Buildroot] <package>_VER vs <package>_VERSION Steven J. Hill
2007-07-07 19:33 ` Ulf Samuelsson
2007-07-07 19:43 ` Ulf Samuelsson
2007-07-08 0:42 ` Bernhard Fischer
2007-07-07 21:07 ` Bernhard Fischer
2007-07-07 22:19 ` Ulf Samuelsson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='004201c7c0a2$9420c900$dcc4af0a@atmel.com' \
--to=ulf@atmel.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox