From: Denys Dmytriyenko <denis@denix.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH v3][2011.03-maintenance] Changed the Source-URI from (currently?) dead openmoko SVN-Server to new git-repository at git.yoctoproject.org
Date: Tue, 13 Mar 2012 20:31:39 -0400 [thread overview]
Message-ID: <20120314003139.GD22672@denix.org> (raw)
In-Reply-To: <1331661831-1684-1-git-send-email-daniel.zauner@me.com>
Well, this time it's better, but you still didn't make the description
properly. Did you forget to provide a short one-liner and then after an empty
line a more descriptive changelog?
Please follow the Guidelines at:
http://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
--
Denys
On Tue, Mar 13, 2012 at 07:03:51PM +0100, Daniel Zauner wrote:
> Signed-off-by: Daniel Zauner <daniel.zauner@me.com>
> ---
> .../{opkg-utils_svn.bb => opkg-utils_git.bb} | 12 +++++++-----
> 1 files changed, 7 insertions(+), 5 deletions(-)
> rename recipes/opkg-utils/{opkg-utils_svn.bb => opkg-utils_git.bb} (68%)
>
> diff --git a/recipes/opkg-utils/opkg-utils_svn.bb b/recipes/opkg-utils/opkg-utils_git.bb
> similarity index 68%
> rename from recipes/opkg-utils/opkg-utils_svn.bb
> rename to recipes/opkg-utils/opkg-utils_git.bb
> index 6b8d3ea..6adc7c1 100644
> --- a/recipes/opkg-utils/opkg-utils_svn.bb
> +++ b/recipes/opkg-utils/opkg-utils_git.bb
> @@ -2,17 +2,19 @@ DESCRIPTION = "OPKG Package Manager Utilities"
> SECTION = "base"
> HOMEPAGE = "http://wiki.openmoko.org/wiki/Opkg"
> PRIORITY = "optional"
> +LICENSE = "GPLv2"
> RDEPENDS_${PN} = "python"
> RDEPENDS_${PN}_virtclass-native = ""
> -SRCREV = "4747"
> -PV = "0.1.8+svnr${SRCPV}"
> -PR = "r6"
> +SRCREV = "002d29bc605d7c2d02e4cf20a43c5277c15f5597"
> +PV = "0.1.8+gitr${SRCPV}"
> +PR = "r0"
>
> -SRC_URI = "svn://svn.openmoko.org/trunk/src/host/;module=opkg-utils;proto=http \
> +SRC_URI = "git://git.yoctoproject.org/opkg-utils;protocol=git \
> file://index-ignore-filenotfound.patch \
> + file://arfile_header_split.patch \
> file://mtime-int.patch"
>
> -S = "${WORKDIR}/opkg-utils"
> +S = "${WORKDIR}/git"
>
> # Avoid circular dependencies from package_ipk.bbclass
> PACKAGES_virtclass-native = ""
> --
> 1.7.2.5
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
prev parent reply other threads:[~2012-03-14 1:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-09 6:07 [PATCH v2 [2011.03-maintenance]] Changed the Source-URI from (currently?) dead openmoko SVN-Server to new git-repository at git.yoctoproject.org Daniel Zauner
2012-03-12 21:00 ` Denys Dmytriyenko
2012-03-12 21:06 ` Daniel Zauner
2012-03-13 17:50 ` Tom Rini
2012-03-13 18:03 ` [PATCH v3][2011.03-maintenance] " Daniel Zauner
2012-03-14 0:31 ` Denys Dmytriyenko [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=20120314003139.GD22672@denix.org \
--to=denis@denix.org \
--cc=openembedded-devel@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox