diff options
author | Valentin Popa <valentin.popa@intel.com> | 2012-06-28 15:43:55 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-29 13:17:36 +0100 |
commit | 5a06c7d357cd08d9c6392a72e9581e3c6b6f75fc (patch) | |
tree | 0248de2572abd14c026a2367a5da9dd4043fc835 /meta/recipes-qt | |
parent | 04096f31778886479dac479132bded57e717653e (diff) | |
download | openembedded-core-5a06c7d357cd08d9c6392a72e9581e3c6b6f75fc.tar.gz openembedded-core-5a06c7d357cd08d9c6392a72e9581e3c6b6f75fc.tar.bz2 openembedded-core-5a06c7d357cd08d9c6392a72e9581e3c6b6f75fc.zip |
qt4e-demo-image: new description
(-) replaced qt4e-demo-image description
[YOCTO #2636]
Signed-off-by: Valentin Popa <valentin.popa@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-qt')
-rw-r--r-- | meta/recipes-qt/images/qt4e-demo-image.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-qt/images/qt4e-demo-image.bb b/meta/recipes-qt/images/qt4e-demo-image.bb index 794dac5b7c..8f9478d961 100644 --- a/meta/recipes-qt/images/qt4e-demo-image.bb +++ b/meta/recipes-qt/images/qt4e-demo-image.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "Version 1.0-r1 of the qtr3-demo-image." +DESCRIPTION = "An image that will launch into the demo application for the embedded (not based on X11) version of Qt." LICENSE = "MIT" PR="r2" |