diff options
Diffstat (limited to 'meta/recipes-devtools')
| -rw-r--r-- | meta/recipes-devtools/flex/flex_2.6.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/flex/flex_2.6.0.bb b/meta/recipes-devtools/flex/flex_2.6.0.bb index 12ce0cb461..9bdd99c59f 100644 --- a/meta/recipes-devtools/flex/flex_2.6.0.bb +++ b/meta/recipes-devtools/flex/flex_2.6.0.bb | |||
| @@ -3,7 +3,7 @@ DESCRIPTION = "Flex is a fast lexical analyser generator. Flex is a tool for ge | |||
| 3 | lexical patterns in text." | 3 | lexical patterns in text." |
| 4 | HOMEPAGE = "http://sourceforge.net/projects/flex/" | 4 | HOMEPAGE = "http://sourceforge.net/projects/flex/" |
| 5 | SECTION = "devel" | 5 | SECTION = "devel" |
| 6 | LICENSE = "BSD" | 6 | LICENSE = "BSD-2-Clause" |
| 7 | 7 | ||
| 8 | DEPENDS = "${@bb.utils.contains('PTEST_ENABLED', '1', 'bison-native flex-native', '', d)}" | 8 | DEPENDS = "${@bb.utils.contains('PTEST_ENABLED', '1', 'bison-native flex-native', '', d)}" |
| 9 | BBCLASSEXTEND = "native nativesdk" | 9 | BBCLASSEXTEND = "native nativesdk" |
