All of lore.kernel.org
 help / color / mirror / Atom feed
* : git tag and PV variable
@ 2016-02-24 15:29 GUEYTAT Julien
  2016-02-24 15:35 ` Khem Raj
  0 siblings, 1 reply; 6+ messages in thread
From: GUEYTAT Julien @ 2016-02-24 15:29 UTC (permalink / raw)
  To: yocto@yoctoproject.org


[-- Attachment #1.1: Type: text/plain, Size: 817 bytes --]

Hi,

I have this command in my qmake pro files:
VERSION = $$system(git describe --abbrev=0 --tags)

I would like to have the package manager follow the tag versioning.

Which means I would like to have something like:
PV = "git describe --abbrev=0 --tags"
SRC_URI = "${STUDIEL_GIT}/core.git;protocol=file;tag=${PV}"

It does not work for sure. What is the correct way to do this ?

Thanks for sharing!

Julien GUEYTAT
Ingénieur Informatique
[Logo CDS SOFT]
1027, avenue du Docteur Julien Lefebre BP27
06271 Villeneuve-Loubet Cedex
Fixe :  +33 (0) 492 024 545
Mob :  +33(0) 617 980 383
Fax :    +33(0) 492 024 546
Email : j.gueytat@cdssoft.studiel.fr<mailto:j.gueytat@cdssoft.studiel.fr>
www : www.studiel.fr<http://www.studiel.fr/>
P Pensez Environnement, imprimez seulement si nécessaire


[-- Attachment #1.2: Type: text/html, Size: 5558 bytes --]

[-- Attachment #2: image001.png --]
[-- Type: image/png, Size: 7552 bytes --]

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

end of thread, other threads:[~2016-02-25 13:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-24 15:29 : git tag and PV variable GUEYTAT Julien
2016-02-24 15:35 ` Khem Raj
2016-02-24 16:02   ` Alexander Kanavin
2016-02-24 16:39     ` Martin Jansa
2016-02-24 18:09     ` Maciej Borzecki
2016-02-25 13:19       ` GUEYTAT Julien

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.