Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] <package>_VER vs <package>_VERSION
@ 2007-07-07 14:10 Ulf Samuelsson
  2007-07-07 15:49 ` Steven J. Hill
  0 siblings, 1 reply; 7+ messages in thread
From: Ulf Samuelsson @ 2007-07-07 14:10 UTC (permalink / raw)
  To: buildroot

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

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

end of thread, other threads:[~2007-07-08  0:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-07 14:10 [Buildroot] <package>_VER vs <package>_VERSION Ulf Samuelsson
2007-07-07 15:49 ` 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

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