aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/junit
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/junit')
-rw-r--r--recipes-core/junit/junit4_4.3.1.bb2
-rw-r--r--recipes-core/junit/junit_3.8.2.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-core/junit/junit4_4.3.1.bb b/recipes-core/junit/junit4_4.3.1.bb
index 1cb8674..b2cd4d9 100644
--- a/recipes-core/junit/junit4_4.3.1.bb
+++ b/recipes-core/junit/junit4_4.3.1.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "JUnit is a testing framework for Java"
+SUMMARY = "JUnit is a testing framework for Java"
LICENSE = "CPL-1.0"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/CPL-1.0;md5=5295cd12fc5acc87bf1cf754455a1c56"
AUTHOR = "junit.org"
diff --git a/recipes-core/junit/junit_3.8.2.bb b/recipes-core/junit/junit_3.8.2.bb
index 90ffd66..b366910 100644
--- a/recipes-core/junit/junit_3.8.2.bb
+++ b/recipes-core/junit/junit_3.8.2.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "JUnit is a testing framework for Java"
+SUMMARY = "JUnit is a testing framework for Java"
AUTHOR = "junit.org"
HOMEPAGE = "http://www.junit.org"
LICENSE = "CPL-1.0"