| Submitter | Paul Menzel |
|---|---|
| Date | March 15, 2011, 12:14 a.m. |
| Message ID | <1300148053.3828.9.camel@mattotaupa> |
| Download | mbox | patch |
| Permalink | /patch/1395/ |
| State | Accepted |
| Headers | show |
Comments
On Tue, Mar 15, 2011 at 01:14:13AM +0100, Paul Menzel wrote: > Date: Fri, 18 Feb 2011 00:32:01 +0100 > > > Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> > --- > Dear OE folks, > > > before I push this, could you please tell me, if a PR bump is needed. > > I would say yes, since the description gets included in the package? Makes sense to bump the PR, so binary feeds get updated with the correct package containing proper description.
Patch
diff --git a/recipes/avahi/mango-lassi_git.bb b/recipes/avahi/mango-lassi_git.bb index c2250d8..a1a4117 100644 --- a/recipes/avahi/mango-lassi_git.bb +++ b/recipes/avahi/mango-lassi_git.bb @@ -1,4 +1,4 @@ -ESCRIPTION = "Input sharing, the avahi way" +DESCRIPTION = "Input sharing, the avahi way" DEPENDS = "avahi-ui libglade libnotify" SRCREV = "73638817126a68d62f1233f6e6859ce75a259e93"
Date: Fri, 18 Feb 2011 00:32:01 +0100 Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> --- Dear OE folks, before I push this, could you please tell me, if a PR bump is needed. I would say yes, since the description gets included in the package? Thanks, Paul [1] http://www.openembedded.org/index.php/When_To_Bump_PR --- recipes/avahi/mango-lassi_git.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)