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 bc4e750a9..bb267d791 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" HOMEPAGE = "http://www.boost.org/" SECTION = "libs" DEPENDS = "boost-jam-native zlib" -PRIORITY = "optional" LICENSE = "Boost" PR = "r4" diff --git a/meta/recipes-support/boost/boost-jam-native.inc b/meta/recipes-support/boost/boost-jam-native.inc index fbaef1a8a..e6b252985 100644 --- a/meta/recipes-support/boost/boost-jam-native.inc +++ b/meta/recipes-support/boost/boost-jam-native.inc @@ -6,7 +6,6 @@ DESCRIPTION = "Make system for boost (native)" HOMEPAGE = "http://www.boost.org/" SECTION = "devel" -PRIORITY = "optional" LICENSE = "Boost" PR = "r0" |