diff options
author | Holger Behrens <holger.behrens@windriver.com> | 2012-10-31 13:44:11 +0100 |
---|---|---|
committer | Holger Behrens <holger.behrens@windriver.com> | 2012-10-31 13:44:11 +0100 |
commit | c2f88e24bb15d58030b2e01f2a5fdfa1ae6f7a8c (patch) | |
tree | 9adb020a836dc59facf477e632c5700b55f90fbf | |
parent | 52bf85734855712fe9f63ea09ea326f63a294f4d (diff) | |
download | meta-ivi-c2f88e24bb15d58030b2e01f2a5fdfa1ae6f7a8c.tar.gz meta-ivi-c2f88e24bb15d58030b2e01f2a5fdfa1ae6f7a8c.tar.bz2 meta-ivi-c2f88e24bb15d58030b2e01f2a5fdfa1ae6f7a8c.zip |
excalibur-image.bb: prepare 3.0.1
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
-rw-r--r-- | recipes-yocto-ivi/images/excalibur-image.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-yocto-ivi/images/excalibur-image.bb b/recipes-yocto-ivi/images/excalibur-image.bb index bbf6de1..9bf2c29 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.0" +PV = "3.0.1" PR = "r1" IMAGE_INSTALL_append = " packagegroup-core-p1 packagegroup-core-p2" |