aboutsummaryrefslogtreecommitdiffstats
path: root/bison
diff options
context:
space:
mode:
authorMatthias Hentges <oe@hentges.net>2004-10-11 15:05:02 +0000
committerMatthias Hentges <oe@hentges.net>2004-10-11 15:05:02 +0000
commitda9e38236f66050e87d8bd2c8f05f2326282aa58 (patch)
treeb9bfd64e913f7d98403f7105f43a7ba6bf5f8469 /bison
parenteaf972b286b334de7e24cf399de92627f89f3175 (diff)
downloadopenembedded-da9e38236f66050e87d8bd2c8f05f2326282aa58.tar.gz
More section fixes
BKrev: 416aa11e6aH4cgLtXbfv7aBu9HJHoQ
Diffstat (limited to 'bison')
-rw-r--r--bison/bison-native_1.875.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/bison/bison-native_1.875.oe b/bison/bison-native_1.875.oe
index 9b73b7b750..21eeb5cf67 100644
--- a/bison/bison-native_1.875.oe
+++ b/bison/bison-native_1.875.oe
@@ -1,5 +1,5 @@
include bison_${PV}.oe
-
+SECTION = "devel"
FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/bison-${PV}"
S = "${WORKDIR}/bison-${PV}"