[meta-freescale] [distro][PATCH][thud] fslc-base.inc: Use 2.6 as DISTRO_VERSION number

Fabio Berton fabio.berton at ossystems.com.br
Tue Feb 19 06:56:14 PST 2019


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

diff --git a/conf/distro/include/fslc-base.inc b/conf/distro/include/fslc-base.inc
index 75a8925..46db74c 100644
--- a/conf/distro/include/fslc-base.inc
+++ b/conf/distro/include/fslc-base.inc
@@ -2,7 +2,7 @@ require conf/distro/poky.conf
 
 DISTRO = "fslc-base"
 DISTRO_NAME = "FSLC Distro Base"
-DISTRO_VERSION = "2.6-snapshot-${DATE}"
+DISTRO_VERSION = "2.6"
 
 SDK_VENDOR = "-fslcsdk"
 
-- 
2.20.1



More information about the meta-freescale mailing list