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/bjam-native_1.55.0.bb2
-rw-r--r--meta/recipes-support/boost/boost.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/boost/bjam-native_1.55.0.bb b/meta/recipes-support/boost/bjam-native_1.55.0.bb
index 59a031032c..d85d1a96cb 100644
--- a/meta/recipes-support/boost/bjam-native_1.55.0.bb
+++ b/meta/recipes-support/boost/bjam-native_1.55.0.bb
@@ -1,6 +1,6 @@
include boost-${PV}.inc
-DESCRIPTION = "Portable Boost.Jam build tool for boost"
+SUMMARY = "Portable Boost.Jam build tool for boost"
SECTION = "devel"
inherit native
diff --git a/meta/recipes-support/boost/boost.inc b/meta/recipes-support/boost/boost.inc
index f13051c454..c7642befa4 100644
--- a/meta/recipes-support/boost/boost.inc
+++ b/meta/recipes-support/boost/boost.inc
@@ -1,4 +1,4 @@
-DESCRIPTION = "Free peer-reviewed portable C++ source libraries"
+SUMMARY = "Free peer-reviewed portable C++ source libraries"
SECTION = "libs"
DEPENDS = "bjam-native zlib bzip2"