[oe] [PATCH v3] spi-tools: Add version info

Khem Raj raj.khem at gmail.com
Mon Oct 30 23:15:29 UTC 2017


On Mon, Oct 30, 2017 at 1:06 PM, akuster808 <akuster808 at gmail.com> wrote:
>
>
> On 10/29/2017 09:45 PM, Fan Xin wrote:
>> Signed-off-by: Fan Xin <fan.xin at jp.fujitsu.com>
>> ---
>>  meta-oe/recipes-support/spitools/spitools_git.bb | 2 ++
>>  1 file changed, 2 insertions(+)
>>
>> diff --git a/meta-oe/recipes-support/spitools/spitools_git.bb b/meta-oe/recipes-support/spitools/spitools_git.bb
>> index f808125..168f0f3 100644
>> --- a/meta-oe/recipes-support/spitools/spitools_git.bb
>> +++ b/meta-oe/recipes-support/spitools/spitools_git.bb
>> @@ -4,6 +4,8 @@ AUTHOR = "Christophe BLAESS"
>>  LICENSE="GPLv2"
>>  LIC_FILES_CHKSUM = "file://LICENSE;md5=8c16666ae6c159876a0ba63099614381"
>>
>> +PV = "0.8.1"
>> +
>>  S = "${WORKDIR}/git"
>
> Should we think of converting these kinds recipes to spitools_0.8.1.bb
> to avoid the need for PV ?  Maybe a best practices on the recipes naming??
>

I think yes. on the downside its convenient for git log to have same
file name but then we do have
git log --follow

> - armin
>>
>>  SRC_URI = "git://github.com/cpb-/spi-tools.git;protocol=git"
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel



More information about the Openembedded-devel mailing list