diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-02-12 03:27:50 +0000 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-02-12 03:27:50 +0000 |
commit | 5572e1f2a11806acc21a7ab8113f34a1e662eafa (patch) | |
tree | 6c8b86d4dadcf63b3faa9445a8a7be8d9b840bef /packages/ghettotooth | |
parent | 72c947edd12ff87dcf825942138f30670e7e491a (diff) |
divers: fix sections "net/misc" and "net-misc" as per http://www.openembedded.org/user-manual&dpage=section_variable
Diffstat (limited to 'packages/ghettotooth')
-rw-r--r-- | packages/ghettotooth/ghettotooth.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/ghettotooth/ghettotooth.bb b/packages/ghettotooth/ghettotooth.bb index 413d81a819..426a657848 100644 --- a/packages/ghettotooth/ghettotooth.bb +++ b/packages/ghettotooth/ghettotooth.bb @@ -1,4 +1,4 @@ -SECTION = "net/misc" +SECTION = "network/misc" DESCRIPTION = "Bluetooth scanner" LICENSE = "GPL" RDEPENDS = "perl" |