This was pointing to the zypper homepage, presumably a copy-paste error. Signed-off-by: Paul Eggleton <[email protected]> --- meta/recipes-support/libcheck/libcheck_0.9.9.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-support/libcheck/libcheck_0.9.9.bb b/meta/recipes-support/libcheck/libcheck_0.9.9.bb index f3fa546..64bc714 100644 --- a/meta/recipes-support/libcheck/libcheck_0.9.9.bb +++ b/meta/recipes-support/libcheck/libcheck_0.9.9.bb @@ -1,5 +1,5 @@ DESCRIPTION = "Check Test Framework" -HOMEPAGE = "http://gitorious.org/opensuse/zypper" +HOMEPAGE = "http://check.sourceforge.net/" SECTION = "devel" LICENSE = "LGPLv2.1+" -- 1.7.10.4 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
