diff options
author | Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com> | 2019-11-06 21:34:36 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-11-11 14:07:08 +0000 |
commit | 93b2c25ee7abe524c49f79255466899165ceac75 (patch) | |
tree | ea29e06a79ad5b84f978fbbeab684fcd5ef25f6e /meta/recipes-graphics/matchbox-session | |
parent | 93834891023dae5af3ed06beb6bd3f91d32d3a2a (diff) | |
download | poky-93b2c25ee7abe524c49f79255466899165ceac75.tar.gz |
meta: add missing description for some recipes in graphics
(From OE-Core rev: b025b433c6e7d9d7f5d09ae15e89fa038fb0d91f)
Signed-off-by: Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/matchbox-session')
-rw-r--r-- | meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb b/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb index cbaf054365..57a3024ea9 100644 --- a/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb +++ b/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb | |||
@@ -1,4 +1,5 @@ | |||
1 | SUMMARY = "Custom Matchbox session files" | 1 | SUMMARY = "Custom Matchbox session files" |
2 | DESCRIPTION = "Very simple session manager for matchbox tools" | ||
2 | HOMEPAGE = "http://www.matchbox-project.org/" | 3 | HOMEPAGE = "http://www.matchbox-project.org/" |
3 | BUGTRACKER = "http://bugzilla.yoctoproject.org/" | 4 | BUGTRACKER = "http://bugzilla.yoctoproject.org/" |
4 | 5 | ||