From 4a951e0433a99cd985515843f0a48fadc7050aca Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Fri, 28 Oct 2011 13:27:26 -0400 Subject: Fix HOMEPAGE values in libzypp and sat-solver .bb files Fix obvious typoes in .bb files for libzypp and sat-solver packages, and update the HOMEPAGE for sat-solver to refer to the sat-solver home page itself, rather than the libzypp home page. (From OE-Core rev: d0a2c87d068f2d769d47c8455bb1434b90a7a844) Signed-off-by: Robert P. J. Day Signed-off-by: Richard Purdie --- meta/recipes-extended/sat-solver/sat-solver_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-extended/sat-solver') diff --git a/meta/recipes-extended/sat-solver/sat-solver_git.bb b/meta/recipes-extended/sat-solver/sat-solver_git.bb index b616c57552..e243c6add8 100644 --- a/meta/recipes-extended/sat-solver/sat-solver_git.bb +++ b/meta/recipes-extended/sat-solver/sat-solver_git.bb @@ -1,5 +1,5 @@ DESCRIPTION = "Sat Solver" -HOMEPAGE = "http://en.opensue.org/Portal:Libzypp" +HOMEPAGE = "http://http://en.opensuse.org/openSUSE:Libzypp_satsolver" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://LICENSE.BSD;md5=62272bd11c97396d4aaf1c41bc11f7d8" -- cgit v1.2.3-54-g00ecf