diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-10-03 10:31:26 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-10-03 10:31:26 +0000 |
commit | a9092917b2e3d8d97bc2c3a1eaa6e8862b6fad48 (patch) | |
tree | 6a5609ba6996ea31761ba6ace838586f5eba0527 /flexis-zaurus/flexis-zaurus_1.0.0.oe | |
parent | 9c92fde12032401f9d153900b9b4165335a7d134 (diff) |
flexis-zaurus, portabase, qpegps, qplot: fixed SECTION, oelint fixes
BKrev: 415fd4feHugmKEGuRbmC4fc3lw9_0A
Diffstat (limited to 'flexis-zaurus/flexis-zaurus_1.0.0.oe')
-rw-r--r-- | flexis-zaurus/flexis-zaurus_1.0.0.oe | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/flexis-zaurus/flexis-zaurus_1.0.0.oe b/flexis-zaurus/flexis-zaurus_1.0.0.oe index 677f4366a2..8ef8d4c1e0 100644 --- a/flexis-zaurus/flexis-zaurus_1.0.0.oe +++ b/flexis-zaurus/flexis-zaurus_1.0.0.oe @@ -1,8 +1,9 @@ DESCRIPTION = "A Qtopia/Opie Input Method plugin for the Flexis FX100 Keyboard." -SECTION = "base" +SECTION = "opie/inputmethods" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" LICENSE = "GPL" +PR = "r1" SRC_URI = "http://www.Vanille.de/mirror/flexis-zaurus-${PV}.tar.bz2" S = "${WORKDIR}/flexis-zaurus" |