summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--conf/distro/poky-ivi-systemd.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1579320..43a7a46 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ Layer Dependencies
URI: git://git.yoctoproject.org/poky
> branch: master
-> revision: 44c3f72684c5c920ce8af1da54a2268047342589
+> revision: bf8dcb43432004328162ddad3c8b38eaab6ab5ce
Using the above git sha's and master meta-ivi, bitbaking horizon-image is
known to work (the horizon-image build should be GENIVI 6.0 compliant).
diff --git a/conf/distro/poky-ivi-systemd.conf b/conf/distro/poky-ivi-systemd.conf
index 8998d2a..32f3564 100644
--- a/conf/distro/poky-ivi-systemd.conf
+++ b/conf/distro/poky-ivi-systemd.conf
@@ -1,6 +1,6 @@
DISTRO = "poky-ivi-systemd"
DISTRO_NAME = "Yocto GENIVI Baseline (Poky/meta-ivi)"
-DISTRO_VERSION = "6.0+snapshot-${DATE}"
+DISTRO_VERSION = "6.0.0"
DISTRO_CODENAME ="horizon"
MAINTAINER = "meta-ivi <genivi-meta-ivi@lists.genivi.org>"