diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-04-24 18:11:12 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-29 14:43:49 +0100 |
commit | c32b0607809aa437672ce79fad61b2046a3fe350 (patch) | |
tree | 13baddeabf0a56597c017136a67579a710a0051d | |
parent | 8986e76e8fcaeeddb23d234dbb877dcf5cc45cfe (diff) | |
download | openembedded-core-c32b0607809aa437672ce79fad61b2046a3fe350.tar.gz openembedded-core-c32b0607809aa437672ce79fad61b2046a3fe350.tar.bz2 openembedded-core-c32b0607809aa437672ce79fad61b2046a3fe350.zip |
core-image-directfb: add SUMMARY
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
-rw-r--r-- | meta/recipes-graphics/images/core-image-directfb.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/images/core-image-directfb.bb b/meta/recipes-graphics/images/core-image-directfb.bb index 4f47185437..3a74e9413e 100644 --- a/meta/recipes-graphics/images/core-image-directfb.bb +++ b/meta/recipes-graphics/images/core-image-directfb.bb @@ -1,3 +1,4 @@ +SUMMARY = "An image that uses DirectFB instead of X11." LICENSE = "MIT" PR="r0" |