All of lore.kernel.org
 help / color / mirror / Atom feed
* [distro][PATCH] fslc-base: Add -snapshot-${DATE} to DISTRO_VERSION
@ 2017-08-23 18:29 Fabio Berton
  0 siblings, 0 replies; only message in thread
From: Fabio Berton @ 2017-08-23 18:29 UTC (permalink / raw)
  To: meta-freescale

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
---
 conf/distro/include/fslc-base.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/distro/include/fslc-base.inc b/conf/distro/include/fslc-base.inc
index b9d08bb..c623701 100644
--- a/conf/distro/include/fslc-base.inc
+++ b/conf/distro/include/fslc-base.inc
@@ -2,6 +2,8 @@ require conf/distro/poky.conf
 
 DISTRO = "fslc-base"
 DISTRO_NAME = "FSLC Distro Base"
+DISTRO_VERSION = "2.3-snapshot-${DATE}"
+
 SDK_VENDOR = "-fslcsdk"
 
 MAINTAINER = "FSL Community Team <meta-freescale@yoctoproject.org>"
-- 
2.11.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-08-23 18:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-23 18:29 [distro][PATCH] fslc-base: Add -snapshot-${DATE} to DISTRO_VERSION Fabio Berton

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.