diff options
author | Holger Behrens <holger.behrens@windriver.com> | 2012-10-31 13:43:29 +0100 |
---|---|---|
committer | Holger Behrens <holger.behrens@windriver.com> | 2012-10-31 13:43:29 +0100 |
commit | 52bf85734855712fe9f63ea09ea326f63a294f4d (patch) | |
tree | c072b4f6c60e67f80015a6d583f75ce0c53d366e | |
parent | 0fb5e1808325618c796f45503fc79798adf316c3 (diff) | |
download | meta-ivi-52bf85734855712fe9f63ea09ea326f63a294f4d.tar.gz meta-ivi-52bf85734855712fe9f63ea09ea326f63a294f4d.tar.bz2 meta-ivi-52bf85734855712fe9f63ea09ea326f63a294f4d.zip |
poky-ivi-systemd.conf: prepare 3.0.1
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
-rw-r--r-- | conf/distro/poky-ivi-systemd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/poky-ivi-systemd.conf b/conf/distro/poky-ivi-systemd.conf index 2f7df17..9ea9efb 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.0" +DISTRO_VERSION = "3.0.1" VIRTUAL-RUNTIME_init_manager = "systemd" VIRTUAL-RUNTIME_initscripts = "" |