diff options
author | Florin Sarbu <florin.sarbu@windriver.com> | 2013-12-03 21:48:23 +0200 |
---|---|---|
committer | Florin Sarbu <florin.sarbu@windriver.com> | 2013-12-05 08:31:15 +0200 |
commit | efeb671d2ec3b07c2136af57b5e117ae6a19bd5a (patch) | |
tree | cd73592e8d6cb24e4910729eadf2df801e7681d2 | |
parent | 889dbce330106d566e84db03b44e4efb849f6c30 (diff) | |
download | meta-ivi-5.0.1.tar.gz meta-ivi-5.0.1.tar.bz2 meta-ivi-5.0.1.zip |
Prepared 5.0.1 (G-1.1) delivery5.0.1
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | conf/distro/poky-ivi-systemd.conf | 2 | ||||
-rw-r--r-- | recipes-yocto-ivi/images/gemini-image.bb | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -32,7 +32,7 @@ Layer Dependencies URI: git://git.yoctoproject.org/poky > branch: dora -> revision: 56f39bcf2237c11508d82238b6292e4bfbfed764 +> revision: 53d2563ff13fcec74d4250bef5419e36169e55cc Using the above git sha's and meta-ivi 5.0 branch, bitbaking gemini-image is known to work (the gemini-image build should be GENIVI 5.0 compliant). diff --git a/conf/distro/poky-ivi-systemd.conf b/conf/distro/poky-ivi-systemd.conf index 226171d..6488778 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.0" +DISTRO_VERSION = "5.0.1" 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 4d168a2..55f17b5 100644 --- a/recipes-yocto-ivi/images/gemini-image.bb +++ b/recipes-yocto-ivi/images/gemini-image.bb @@ -1,7 +1,7 @@ # Base this image on generic IVI image include recipes-yocto-ivi/images/ivi-image.inc -PV = "5.0.0" +PV = "5.0.1" #PR = "r1" IMAGE_INSTALL_append = " \ |