diff options
author | Elizabeth Flanagan <elizabeth.flanagan@intel.com> | 2012-04-05 00:50:55 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-06 01:07:58 +0100 |
commit | 479b020edbc609c3ae1e3846e9e0d1643ac10059 (patch) | |
tree | cb5a650c40b53bd8879d948a3e7729fb0c1b5570 /meta/recipes-qt/images | |
parent | 3c77f7a3bbd47d33dd7cac7ba536675357991c5f (diff) | |
download | openembedded-core-479b020edbc609c3ae1e3846e9e0d1643ac10059.tar.gz openembedded-core-479b020edbc609c3ae1e3846e9e0d1643ac10059.tar.bz2 openembedded-core-479b020edbc609c3ae1e3846e9e0d1643ac10059.zip |
Hob: Modify Image Descriptions
Fixes [YOCTO #2227]
I've updated the image descriptions per the bug description.
Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
Diffstat (limited to 'meta/recipes-qt/images')
-rw-r--r-- | meta/recipes-qt/images/qt4e-demo-image.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-qt/images/qt4e-demo-image.bb b/meta/recipes-qt/images/qt4e-demo-image.bb index 2e50bf6029..6c0dc70853 100644 --- a/meta/recipes-qt/images/qt4e-demo-image.bb +++ b/meta/recipes-qt/images/qt4e-demo-image.bb @@ -1,3 +1,4 @@ +DESCRIPTION = "Version 1.0-r1 of the qtr3-demo-image." LICENSE = "MIT" PR="r1" |