From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 01/17] leafpad: Package currently unpackaged files.
Date: Tue, 13 Mar 2012 17:49:43 +0000 [thread overview]
Message-ID: <1331660983.18586.8.camel@ted> (raw)
In-Reply-To: <20120313095458.GD3861@jama.jama.net>
On Tue, 2012-03-13 at 10:54 +0100, Martin Jansa wrote:
> On Tue, Mar 13, 2012 at 09:52:14AM +0000, Richard Purdie wrote:
> > On Tue, 2012-03-13 at 09:07 +0100, Koen Kooi wrote:
> > > Op 13 mrt. 2012, om 01:22 heeft Richard Purdie het volgende geschreven:
> > > > meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb | 6 ++++--
> > > > 1 files changed, 4 insertions(+), 2 deletions(-)
> > > >
> > > > diff --git a/meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb b/meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb
> > > > index 68402c5..3d1bc43 100644
> > > > --- a/meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb
> > > > +++ b/meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb
> > > > @@ -1,6 +1,5 @@
> > > > DESCRIPTION = "Simple GTK+ Text Editor"
> > > > HOMEPAGE = "http://tarot.freeshell.org/leafpad/"
> > > > -BUGTRACKER = ""
> > > >
> > > > LICENSE = "GPLv2 & GPLv2+"
> > > > LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
> > > > @@ -14,7 +13,7 @@ SRC_URI = "http://savannah.nongnu.org/download/${BPN}/${BPN}-${PV}.tar.gz \
> > > >
> > > > SRC_URI[md5sum] = "254a72fc67505e3aa52884c729cd7b97"
> > > > SRC_URI[sha256sum] = "959d22ae07f22803bc66ff40d373a854532a6e4732680bf8a96a3fbcb9f80a2c"
> > > > -PR = "r1"
> > > > +PR = "r2"
> > > >
> > > > SRC_URI_append_poky += " file://owl-menu.patch;apply=yes "
>
> ^^ this should be probably dropped too (at least apply=yes) or applied for everybody
I agree we need to resolve those. Applying them unequivocally would be a
bad idea though and we talked about a sato override. That is something
for a different patch and I wish there were more hours in the day...
Cheers,
Richard
next prev parent reply other threads:[~2012-03-13 17:58 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-13 0:22 [PATCH 00/17] Various warning fixes Richard Purdie
2012-03-13 0:22 ` [PATCH 01/17] leafpad: Package currently unpackaged files Richard Purdie
2012-03-13 8:07 ` Koen Kooi
2012-03-13 9:52 ` Richard Purdie
2012-03-13 9:54 ` Martin Jansa
2012-03-13 17:49 ` Richard Purdie [this message]
2012-03-13 0:22 ` [PATCH 02/17] xf86-input-vmmouse: Package " Richard Purdie
2012-03-13 0:22 ` [PATCH 03/17] sato-screenshot: Remove unneeded .la file Richard Purdie
2012-03-13 0:22 ` [PATCH 04/17] librsvg: Fix unpackaged directory warnings Richard Purdie
2012-03-13 0:22 ` [PATCH 05/17] matchbox-session: Clarify LICENSE as GPLv2 Richard Purdie
2012-03-13 0:22 ` [PATCH 06/17] wireless-tools: Clarify LICENSE field to avoid warnings Richard Purdie
2012-03-13 0:22 ` [PATCH 07/17] gtk-doc: Clarify license as GPLv2 Richard Purdie
2012-03-13 0:22 ` [PATCH 08/17] gnome-doc-utils: Clarify license as GPLv2 and LGPLv2.1 Richard Purdie
2012-03-13 0:22 ` [PATCH 09/17] boost: Correct license name BSL-1 -> BSL-1.0 Richard Purdie
2012-03-13 0:22 ` [PATCH 10/17] shadow: Correct license Artistic -> Artistic-1.0 Richard Purdie
2012-03-13 0:22 ` [PATCH 11/17] perl: Clarify LICENSE with versions. Yes, its really GPLv1 Richard Purdie
2012-03-13 0:22 ` [PATCH 12/17] license.bbclass: Add mapping for LGPLv2.0, pango uses it Richard Purdie
2012-03-13 0:22 ` [PATCH 13/17] qemu-config: Clarify license as GPLv2 Richard Purdie
2012-03-13 0:22 ` [PATCH 14/17] bluez4: Ensure the plugins directory is packaged to avoid warnings Richard Purdie
2012-03-13 0:22 ` [PATCH 15/17] rpm: Add rpmdeps-oecore to appropriate package Richard Purdie
2012-03-13 0:22 ` [PATCH 16/17] python-pycairo: Fix incorrect versions in license field Richard Purdie
2012-03-13 0:22 ` [PATCH 17/17] xserver-xorg: Remove unneeded empty directory, fixing QA warning Richard Purdie
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=1331660983.18586.8.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=openembedded-core@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