diff options
Diffstat (limited to 'meta/recipes-support/boost')
-rw-r--r-- | meta/recipes-support/boost/boost-36.inc | 1 | ||||
-rw-r--r-- | meta/recipes-support/boost/boost-jam-native.inc | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-support/boost/boost-36.inc b/meta/recipes-support/boost/boost-36.inc index bc4e750a92..bb267d791c 100644 --- a/meta/recipes-support/boost/boost-36.inc +++ b/meta/recipes-support/boost/boost-36.inc | |||
@@ -7,7 +7,6 @@ DESCRIPTION = "Free peer-reviewed portable C++ source libraries" | |||
7 | HOMEPAGE = "http://www.boost.org/" | 7 | HOMEPAGE = "http://www.boost.org/" |
8 | SECTION = "libs" | 8 | SECTION = "libs" |
9 | DEPENDS = "boost-jam-native zlib" | 9 | DEPENDS = "boost-jam-native zlib" |
10 | PRIORITY = "optional" | ||
11 | LICENSE = "Boost" | 10 | LICENSE = "Boost" |
12 | PR = "r4" | 11 | PR = "r4" |
13 | 12 | ||
diff --git a/meta/recipes-support/boost/boost-jam-native.inc b/meta/recipes-support/boost/boost-jam-native.inc index fbaef1a8ac..e6b2529858 100644 --- a/meta/recipes-support/boost/boost-jam-native.inc +++ b/meta/recipes-support/boost/boost-jam-native.inc | |||
@@ -6,7 +6,6 @@ | |||
6 | DESCRIPTION = "Make system for boost (native)" | 6 | DESCRIPTION = "Make system for boost (native)" |
7 | HOMEPAGE = "http://www.boost.org/" | 7 | HOMEPAGE = "http://www.boost.org/" |
8 | SECTION = "devel" | 8 | SECTION = "devel" |
9 | PRIORITY = "optional" | ||
10 | LICENSE = "Boost" | 9 | LICENSE = "Boost" |
11 | PR = "r0" | 10 | PR = "r0" |
12 | 11 | ||