summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/boost
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/boost')
-rw-r--r--meta/recipes-support/boost/boost-36.inc1
-rw-r--r--meta/recipes-support/boost/boost-jam-native.inc1
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"
7HOMEPAGE = "http://www.boost.org/" 7HOMEPAGE = "http://www.boost.org/"
8SECTION = "libs" 8SECTION = "libs"
9DEPENDS = "boost-jam-native zlib" 9DEPENDS = "boost-jam-native zlib"
10PRIORITY = "optional"
11LICENSE = "Boost" 10LICENSE = "Boost"
12PR = "r4" 11PR = "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 @@
6DESCRIPTION = "Make system for boost (native)" 6DESCRIPTION = "Make system for boost (native)"
7HOMEPAGE = "http://www.boost.org/" 7HOMEPAGE = "http://www.boost.org/"
8SECTION = "devel" 8SECTION = "devel"
9PRIORITY = "optional"
10LICENSE = "Boost" 9LICENSE = "Boost"
11PR = "r0" 10PR = "r0"
12 11