summaryrefslogtreecommitdiff
path: root/slugtool
diff options
context:
space:
mode:
Diffstat (limited to 'slugtool')
-rw-r--r--slugtool/slugtool-native.oe1
-rw-r--r--slugtool/slugtool.oe1
2 files changed, 2 insertions, 0 deletions
diff --git a/slugtool/slugtool-native.oe b/slugtool/slugtool-native.oe
index 3217e1215e..a1bb7857af 100644
--- a/slugtool/slugtool-native.oe
+++ b/slugtool/slugtool-native.oe
@@ -1,3 +1,4 @@
+SECTION = "unknown"
include slugtool.oe
inherit native
diff --git a/slugtool/slugtool.oe b/slugtool/slugtool.oe
index 0ede70cfac..b4ee1f6c3a 100644
--- a/slugtool/slugtool.oe
+++ b/slugtool/slugtool.oe
@@ -1,3 +1,4 @@
+SECTION = "unknown"
DESCRIPTION = "Slugtool is a small app to disassemble and reassemble \
flash images for the Linksys NSLU2 device."
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"