diff options
Diffstat (limited to 'meta/recipes-devtools/dejagnu/dejagnu_1.6.2.bb')
-rw-r--r-- | meta/recipes-devtools/dejagnu/dejagnu_1.6.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/dejagnu/dejagnu_1.6.2.bb b/meta/recipes-devtools/dejagnu/dejagnu_1.6.2.bb index 10220ebc91..0a007bb2cd 100644 --- a/meta/recipes-devtools/dejagnu/dejagnu_1.6.2.bb +++ b/meta/recipes-devtools/dejagnu/dejagnu_1.6.2.bb | |||
@@ -1,6 +1,7 @@ | |||
1 | SUMMARY = "GNU unit testing framework, written in Expect and Tcl" | 1 | SUMMARY = "GNU unit testing framework, written in Expect and Tcl" |
2 | DESCRIPTION = "DejaGnu is a framework for testing other programs. Its purpose \ | 2 | DESCRIPTION = "DejaGnu is a framework for testing other programs. Its purpose \ |
3 | is to provide a single front end for all tests." | 3 | is to provide a single front end for all tests." |
4 | HOMEPAGE = "https://www.gnu.org/software/dejagnu/" | ||
4 | LICENSE = "GPLv2" | 5 | LICENSE = "GPLv2" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
6 | SECTION = "devel" | 7 | SECTION = "devel" |