diff options
author | 2013-01-29 19:13:40 +0200 | |
---|---|---|
committer | 2013-01-29 19:21:46 +0200 | |
commit | c93d2cb4763eab05f179530e35bb08e38d54f4b2 (patch) | |
tree | 9b13d372b26bde050933c84d7498c8e29693f557 | |
parent | 5066f01608c63a7e539ef4cb0562ac8e63cd13c6 (diff) | |
download | meta-ivi-3.0.tar.gz meta-ivi-3.0.tar.bz2 meta-ivi-3.0.zip |
excalibur-image.bb: prepare 3.0.33.0
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
-rw-r--r-- | recipes-yocto-ivi/images/excalibur-image.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-yocto-ivi/images/excalibur-image.bb b/recipes-yocto-ivi/images/excalibur-image.bb index 91fcb1a..6d74cbb 100644 --- a/recipes-yocto-ivi/images/excalibur-image.bb +++ b/recipes-yocto-ivi/images/excalibur-image.bb @@ -1,8 +1,8 @@ # Base this image on generic IVI image include recipes-yocto-ivi/images/ivi-image.inc -PV = "3.0.2" -PR = "r1" +PV = "3.0.3" +#PR = "r1" IMAGE_INSTALL_append = " packagegroup-core-p1 packagegroup-core-p2" |