mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-19 01:55:23 +00:00
dejagnu: recipe taken from openembedded
Signed-off-by: Krzysztof Sywula <krzysztof.m.sywula@intel.com>
This commit is contained in:
parent
7f9e810cb6
commit
0f56bc4e28
13
meta-oe/recipes-devtools/dejagnu/dejagnu_1.4.4.bb
Normal file
13
meta-oe/recipes-devtools/dejagnu/dejagnu_1.4.4.bb
Normal file
@ -0,0 +1,13 @@
|
||||
SUMMARY = "GNU unit testing framework, written in Expect and Tcl"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b"
|
||||
SECTION = "devel"
|
||||
|
||||
inherit autotools
|
||||
|
||||
SRC_URI = "${GNU_MIRROR}/${BPN}/${BP}.tar.gz"
|
||||
|
||||
SRC_URI[md5sum] = "053f18fd5d00873de365413cab17a666"
|
||||
SRC_URI[sha256sum] = "d0fbedef20fb0843318d60551023631176b27ceb1e11de7468a971770d0e048d"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
Loading…
x
Reference in New Issue
Block a user