summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/sat-solver
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2011-10-28 13:27:26 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-01 18:28:19 +0000
commit4a951e0433a99cd985515843f0a48fadc7050aca (patch)
tree4d57ac5d86bda14bd5eb80c5428f7c9ff9880e85 /meta/recipes-extended/sat-solver
parent023fd24369391dbcf85e3f6878a5a196cff895a4 (diff)
downloadpoky-4a951e0433a99cd985515843f0a48fadc7050aca.tar.gz
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 <rpjday@crashcourse.ca> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/sat-solver')
-rw-r--r--meta/recipes-extended/sat-solver/sat-solver_git.bb2
1 files changed, 1 insertions, 1 deletions
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 @@
1DESCRIPTION = "Sat Solver" 1DESCRIPTION = "Sat Solver"
2HOMEPAGE = "http://en.opensue.org/Portal:Libzypp" 2HOMEPAGE = "http://http://en.opensuse.org/openSUSE:Libzypp_satsolver"
3 3
4LICENSE = "BSD" 4LICENSE = "BSD"
5LIC_FILES_CHKSUM = "file://LICENSE.BSD;md5=62272bd11c97396d4aaf1c41bc11f7d8" 5LIC_FILES_CHKSUM = "file://LICENSE.BSD;md5=62272bd11c97396d4aaf1c41bc11f7d8"