[oe-commits] Ricardo Salveti : Just changing the SECTION of mamona-input-methods.

GIT User account git at amethyst.openembedded.net
Thu Oct 23 21:34:43 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: a12bef78513c7b56cd86cdf206a11ae6cc5351a7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a12bef78513c7b56cd86cdf206a11ae6cc5351a7

Author: Ricardo Salveti <ricardo.salveti at openbossa.org>
Date:   Thu Jul  3 18:48:42 2008 -0300

Just changing the SECTION of mamona-input-methods.

When creating the bb file I just put x11, but now looking at other
recipes I saw that we also have lib/inputmethods. Don't think
that this will really affect something, but it's better than just x11.

---

 packages/mamona/mamona-input-methods_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/mamona/mamona-input-methods_git.bb b/packages/mamona/mamona-input-methods_git.bb
index b5df425..1295df9 100644
--- a/packages/mamona/mamona-input-methods_git.bb
+++ b/packages/mamona/mamona-input-methods_git.bb
@@ -4,7 +4,7 @@
 DESCRIPTION = "Mamona input methods"
 HOMEPAGE = "http://dev.openbossa.org/trac/mamona/wiki"
 LICENSE = "GPL"
-SECTION = "x11"
+SECTION = "libs/inputmethods"
 DEPENDS = "ecore"
 PR = "r1"
 





More information about the Openembedded-commits mailing list