aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/distro/poky-ivi-systemd.conf2
-rw-r--r--recipes-yocto-ivi/images/excalibur-image.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/poky-ivi-systemd.conf b/conf/distro/poky-ivi-systemd.conf
index e7ec650..242efba 100644
--- a/conf/distro/poky-ivi-systemd.conf
+++ b/conf/distro/poky-ivi-systemd.conf
@@ -1,6 +1,6 @@
require ${COREBASE}/meta/conf/distro/defaultsetup.conf
-DISTRO_VERSION = "3.0.1"
+DISTRO_VERSION = "3.0.2"
VIRTUAL-RUNTIME_init_manager = "systemd"
VIRTUAL-RUNTIME_initscripts = ""
diff --git a/recipes-yocto-ivi/images/excalibur-image.bb b/recipes-yocto-ivi/images/excalibur-image.bb
index 9bf2c29..91fcb1a 100644
--- a/recipes-yocto-ivi/images/excalibur-image.bb
+++ b/recipes-yocto-ivi/images/excalibur-image.bb
@@ -1,7 +1,7 @@
# Base this image on generic IVI image
include recipes-yocto-ivi/images/ivi-image.inc
-PV = "3.0.1"
+PV = "3.0.2"
PR = "r1"
IMAGE_INSTALL_append = " packagegroup-core-p1 packagegroup-core-p2"