All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] portaudio: has MIT license
@ 2016-09-21 20:38 Andreas Müller
  2016-09-21 20:38 ` [PATCH 2/2] evince: add intltool-native to DEPENDS Andreas Müller
  2016-09-22 10:19 ` [PATCH 1/2] portaudio: has MIT license Burton, Ross
  0 siblings, 2 replies; 4+ messages in thread
From: Andreas Müller @ 2016-09-21 20:38 UTC (permalink / raw)
  To: openembedded-devel

| WARNING: portaudio-v19-v19+svnr1387-r0 do_populate_lic: portaudio-v19: No generic license file exists for: PortAudio in any provider

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
 meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb b/meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb
index c8d7378..abe471d 100644
--- a/meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb
+++ b/meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb
@@ -1,6 +1,6 @@
 SUMMARY = "A portable audio library"
 SECTION = "libs/multimedia"
-LICENSE = "PortAudio"
+LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=26107732c2ab637c5710446fcfaf02df"
 
 PV = "v19+svnr${SRCPV}"
-- 
2.5.5



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH 2/2] evince: add intltool-native to DEPENDS
  2016-09-21 20:38 [PATCH 1/2] portaudio: has MIT license Andreas Müller
@ 2016-09-21 20:38 ` Andreas Müller
  2016-09-22 10:19 ` [PATCH 1/2] portaudio: has MIT license Burton, Ross
  1 sibling, 0 replies; 4+ messages in thread
From: Andreas Müller @ 2016-09-21 20:38 UTC (permalink / raw)
  To: openembedded-devel

| WARNING: evince-3.18.2-r5 do_configure: Missing DEPENDS on intltool-native

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
 meta-gnome/recipes-gnome/evince/evince_3.18.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-gnome/evince/evince_3.18.2.bb b/meta-gnome/recipes-gnome/evince/evince_3.18.2.bb
index 5e6b30f..1164768 100644
--- a/meta-gnome/recipes-gnome/evince/evince_3.18.2.bb
+++ b/meta-gnome/recipes-gnome/evince/evince_3.18.2.bb
@@ -2,7 +2,7 @@ SUMMARY = "Evince is a document viewer for document formats like pdf, ps, djvu"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=96f2f8d5ee576a2163977938ea36fa7b"
 SECTION = "x11/office"
-DEPENDS = "gtk+3 libsecret gnome-desktop3 poppler gstreamer1.0-plugins-base orc adwaita-icon-theme"
+DEPENDS = "gtk+3 libsecret gnome-desktop3 poppler gstreamer1.0-plugins-base orc adwaita-icon-theme intltool-native"
 PR = "r5"
 
 inherit gnome pkgconfig gtk-icon-cache gsettings gobject-introspection
-- 
2.5.5



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/2] portaudio: has MIT license
  2016-09-21 20:38 [PATCH 1/2] portaudio: has MIT license Andreas Müller
  2016-09-21 20:38 ` [PATCH 2/2] evince: add intltool-native to DEPENDS Andreas Müller
@ 2016-09-22 10:19 ` Burton, Ross
  2016-09-22 10:47   ` Andreas Müller
  1 sibling, 1 reply; 4+ messages in thread
From: Burton, Ross @ 2016-09-22 10:19 UTC (permalink / raw)
  To: OpenEmbedded Devel List

On 21 September 2016 at 21:38, Andreas Müller <schnitzeltony@googlemail.com>
wrote:

> -LICENSE = "PortAudio"
> +LICENSE = "MIT"
>

FWIW my upgrade patch last week incorporates this change.

Ross


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/2] portaudio: has MIT license
  2016-09-22 10:19 ` [PATCH 1/2] portaudio: has MIT license Burton, Ross
@ 2016-09-22 10:47   ` Andreas Müller
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Müller @ 2016-09-22 10:47 UTC (permalink / raw)
  To: openembedded-devel

On Thu, Sep 22, 2016 at 12:19 PM, Burton, Ross <ross.burton@intel.com> wrote:
> On 21 September 2016 at 21:38, Andreas Müller <schnitzeltony@googlemail.com>
> wrote:
>
>> -LICENSE = "PortAudio"
>> +LICENSE = "MIT"
>>
>
> FWIW my upgrade patch last week incorporates this change.
>
I did not notice - sorry

Andreas


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-09-22 10:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-21 20:38 [PATCH 1/2] portaudio: has MIT license Andreas Müller
2016-09-21 20:38 ` [PATCH 2/2] evince: add intltool-native to DEPENDS Andreas Müller
2016-09-22 10:19 ` [PATCH 1/2] portaudio: has MIT license Burton, Ross
2016-09-22 10:47   ` Andreas Müller

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.