summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/distro/poky-ivi-systemd.conf2
-rw-r--r--recipes-yocto-ivi/images/gemini-image.bb3
2 files changed, 2 insertions, 3 deletions
diff --git a/conf/distro/poky-ivi-systemd.conf b/conf/distro/poky-ivi-systemd.conf
index 6488778..b05a333 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 = "5.0.1"
+DISTRO_VERSION = "5.0.2"
DISTRO_CODENAME ="gemini"
MAINTAINER = "meta-ivi <genivi-meta-ivi@lists.genivi.org>"
diff --git a/recipes-yocto-ivi/images/gemini-image.bb b/recipes-yocto-ivi/images/gemini-image.bb
index 55f17b5..7bb6c07 100644
--- a/recipes-yocto-ivi/images/gemini-image.bb
+++ b/recipes-yocto-ivi/images/gemini-image.bb
@@ -1,8 +1,7 @@
# Base this image on generic IVI image
include recipes-yocto-ivi/images/ivi-image.inc
-PV = "5.0.1"
-#PR = "r1"
+PV = "5.0.2"
IMAGE_INSTALL_append = " \
packagegroup-abstract-component-p1 \