aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-ivi/conf/distro/poky-ivi-systemd.conf2
-rw-r--r--meta-ivi/recipes-yocto-ivi/images/horizon-image.bb2
-rw-r--r--meta-ivi/recipes-yocto-ivi/images/ivi-image.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-ivi/conf/distro/poky-ivi-systemd.conf b/meta-ivi/conf/distro/poky-ivi-systemd.conf
index 00d77a6..b2e5f5b 100644
--- a/meta-ivi/conf/distro/poky-ivi-systemd.conf
+++ b/meta-ivi/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.1"
+DISTRO_VERSION = "6.0.2"
DISTRO_CODENAME ="horizon"
MAINTAINER = "meta-ivi <genivi-meta-ivi@lists.genivi.org>"
diff --git a/meta-ivi/recipes-yocto-ivi/images/horizon-image.bb b/meta-ivi/recipes-yocto-ivi/images/horizon-image.bb
index 7186861..84eb348 100644
--- a/meta-ivi/recipes-yocto-ivi/images/horizon-image.bb
+++ b/meta-ivi/recipes-yocto-ivi/images/horizon-image.bb
@@ -1,5 +1,5 @@
# Base this image on generic IVI image
include recipes-yocto-ivi/images/ivi-image.bb
-PV = "6.0.1"
+PV = "6.0.2"
diff --git a/meta-ivi/recipes-yocto-ivi/images/ivi-image.bb b/meta-ivi/recipes-yocto-ivi/images/ivi-image.bb
index c4de687..3593976 100644
--- a/meta-ivi/recipes-yocto-ivi/images/ivi-image.bb
+++ b/meta-ivi/recipes-yocto-ivi/images/ivi-image.bb
@@ -1,7 +1,7 @@
# Base this image on generic IVI image
include recipes-yocto-ivi/images/ivi-image.inc
-PV = "6.0.1"
+PV = "6.0.2"
IMAGE_INSTALL_append = " \
packagegroup-abstract-component-p1 \