From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: "Robert P. J. Day" <rpjday@crashcourse.ca>
Cc: Yocto discussion list <yocto@yoctoproject.org>
Subject: Re: [PATCH] Fix HOMEPAGE values in libzypp and sat-solver .bb files
Date: Tue, 01 Nov 2011 18:28:47 +0000 [thread overview]
Message-ID: <1320172127.20107.8.camel@ted> (raw)
In-Reply-To: <alpine.DEB.2.02.1110281320260.5965@localhost6.localdomain6>
On Fri, 2011-10-28 at 13:27 -0400, Robert P. J. Day wrote:
> 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.
>
> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
>
> ---
>
> diff --git a/meta/recipes-extended/libzypp/libzypp_git.bb b/meta/recipes-extended/libzypp/libzypp_git.bb
> index 7d9382a..20e8f7c 100644
> --- a/meta/recipes-extended/libzypp/libzypp_git.bb
> +++ b/meta/recipes-extended/libzypp/libzypp_git.bb
> @@ -1,4 +1,4 @@
> -HOMEPAGE = "http://en.opensue.org/Portal:Libzypp"
> +HOMEPAGE = "http://en.opensuse.org/Portal:Libzypp"
> DESCRIPTION = "The ZYpp Linux Software management framework"
>
> LICENSE = "GPLv2+"
> diff --git a/meta/recipes-extended/sat-solver/sat-solver_git.bb b/meta/recipes-extended/sat-solver/sat-solver_git.bb
> index b616c57..e243c6a 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"
I've merged this to master, thanks.
Richard
prev parent reply other threads:[~2011-11-01 18:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-28 17:27 [PATCH] Fix HOMEPAGE values in libzypp and sat-solver .bb files Robert P. J. Day
2011-11-01 18:28 ` Richard Purdie [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1320172127.20107.8.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=rpjday@crashcourse.ca \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.