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

akuster808 akuster808 at gmail.com
Mon Oct 30 20:06:21 UTC 2017



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??

- armin
>  
>  SRC_URI = "git://github.com/cpb-/spi-tools.git;protocol=git"




More information about the Openembedded-devel mailing list