]> code.ossystems Code Review - openembedded-core.git/commit
bdwgc: enable full version name in recipe name
authorBogdan Marinescu <bogdan.a.marinescu@intel.com>
Tue, 4 Jun 2013 06:52:20 +0000 (09:52 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Jun 2013 14:53:47 +0000 (15:53 +0100)
commit662b485e155257695ac7cc47f4cd26ddf94720ba
treea5274bbd62f0c5151e18b4d9259a0fe22a36f060
parent6866fd80ec59ef1e2d24263827237be8ff21584f
bdwgc: enable full version name in recipe name

bdwgc has version names that may or may not contain a revision
(for example 7.2d or simply 7.2). The current recipe specifies
the revision as a separate variable, which confuses the automatic
version checker. This patch enables using the full version name
as part of the recipe name.

Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/bdwgc/bdwgc_7.2d.bb [moved from meta/recipes-support/bdwgc/bdwgc_7.2.bb with 92% similarity]