mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
cunit: fix upstream check URL
Fixes: $: devtool check-upgrade-status cunit <...> INFO: cunit 2.1-3 UNKNOWN_BROKEN None Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
b28d5c226b
commit
c31bf82c59
@ -11,6 +11,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/project/cunit/CUnit/${PV}/CUnit-${PV}.tar.bz2 \
|
||||
SRC_URI[md5sum] = "b5f1a9f6093869c070c6e4a9450cc10c"
|
||||
SRC_URI[sha256sum] = "f5b29137f845bb08b77ec60584fdb728b4e58f1023e6f249a464efa49a40f214"
|
||||
|
||||
UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/cunit/files/releases"
|
||||
|
||||
inherit autotools-brokensep remove-libtool
|
||||
|
||||
EXTRA_OECONF = "--enable-memtrace --enable-automated --enable-basic --enable-console"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user