All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH 1/2] gmime: inherit vala
@ 2022-01-19 14:24 Markus Volk
  2022-01-19 14:24 ` [meta-oe][PATCH 2/2] gspell: " Markus Volk
  0 siblings, 1 reply; 4+ messages in thread
From: Markus Volk @ 2022-01-19 14:24 UTC (permalink / raw)
  To: openembedded-core; +Cc: Markus Volk

This is needed to get the vala gir files created (needed e.g. to build geary).

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 meta-oe/recipes-gnome/gmime/gmime_3.2.7.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-gnome/gmime/gmime_3.2.7.bb b/meta-oe/recipes-gnome/gmime/gmime_3.2.7.bb
index 7f38d42be..d89613d74 100644
--- a/meta-oe/recipes-gnome/gmime/gmime_3.2.7.bb
+++ b/meta-oe/recipes-gnome/gmime/gmime_3.2.7.bb
@@ -5,7 +5,7 @@ SECTION = "libs"
 
 DEPENDS = "glib-2.0 zlib"
 
-inherit gnomebase gobject-introspection
+inherit gnomebase gobject-introspection vala
 
 SRC_URI += "file://iconv-detect.h \
             file://nodolt.patch"
-- 
2.25.1



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

* [meta-oe][PATCH 2/2] gspell: inherit vala
  2022-01-19 14:24 [meta-oe][PATCH 1/2] gmime: inherit vala Markus Volk
@ 2022-01-19 14:24 ` Markus Volk
  2022-01-21  1:46   ` [OE-core] " Randy MacLeod
  0 siblings, 1 reply; 4+ messages in thread
From: Markus Volk @ 2022-01-19 14:24 UTC (permalink / raw)
  To: openembedded-core; +Cc: Markus Volk

This is needed to get the vala gir files created (needed e.g. to build geary).

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 meta-gnome/recipes-gnome/gspell/gspell_1.9.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-gnome/gspell/gspell_1.9.1.bb b/meta-gnome/recipes-gnome/gspell/gspell_1.9.1.bb
index d6de146b1..aba9be87a 100644
--- a/meta-gnome/recipes-gnome/gspell/gspell_1.9.1.bb
+++ b/meta-gnome/recipes-gnome/gspell/gspell_1.9.1.bb
@@ -5,6 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8c2e1ec1540fb3e0beb68361344cba7e"
 
 DEPENDS = "gtk+3 iso-codes enchant2"
 
-inherit gnomebase gettext gobject-introspection
+inherit gnomebase gettext gobject-introspection vala
 
 SRC_URI[archive.sha256sum] = "dcbb769dfdde8e3c0a8ed3102ce7e661abbf7ddf85df08b29915e92cd723abdd"
-- 
2.25.1



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

* Re: [OE-core] [meta-oe][PATCH 2/2] gspell: inherit vala
  2022-01-19 14:24 ` [meta-oe][PATCH 2/2] gspell: " Markus Volk
@ 2022-01-21  1:46   ` Randy MacLeod
  2022-01-21 13:34     ` Markus Volk
  0 siblings, 1 reply; 4+ messages in thread
From: Randy MacLeod @ 2022-01-21  1:46 UTC (permalink / raw)
  To: Markus Volk, openembedded-core, Khem Raj

Markus,

Thanks for the patch, seems sensible to me but please resend to:

    openembedded-devel@lists.openembedded.org

as documented in the README:

$ grep send-email meta-gnome/README

git send-email -M -1 --to openembedded-devel@lists.openembedded.org 
--subject-prefix='meta-gnome][PATCH'


Oh it seems that Khem already suggested that for another thread so
I'm not sure if he picked this up. It's not in master or master-next.

../Randy

On 2022-01-19 09:24, Markus Volk wrote:
> This is needed to get the vala gir files created (needed e.g. to build geary).
> 
> Signed-off-by: Markus Volk <f_l_k@t-online.de>
> ---
>   meta-gnome/recipes-gnome/gspell/gspell_1.9.1.bb | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-gnome/recipes-gnome/gspell/gspell_1.9.1.bb b/meta-gnome/recipes-gnome/gspell/gspell_1.9.1.bb
> index d6de146b1..aba9be87a 100644
> --- a/meta-gnome/recipes-gnome/gspell/gspell_1.9.1.bb
> +++ b/meta-gnome/recipes-gnome/gspell/gspell_1.9.1.bb
> @@ -5,6 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8c2e1ec1540fb3e0beb68361344cba7e"
>   
>   DEPENDS = "gtk+3 iso-codes enchant2"
>   
> -inherit gnomebase gettext gobject-introspection
> +inherit gnomebase gettext gobject-introspection vala
>   
>   SRC_URI[archive.sha256sum] = "dcbb769dfdde8e3c0a8ed3102ce7e661abbf7ddf85df08b29915e92cd723abdd"
> 
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#160739): https://lists.openembedded.org/g/openembedded-core/message/160739
> Mute This Topic: https://lists.openembedded.org/mt/88534924/3616765
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [randy.macleod@windriver.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 


-- 
# Randy MacLeod
# Wind River Linux



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

* Re: [OE-core] [meta-oe][PATCH 2/2] gspell: inherit vala
  2022-01-21  1:46   ` [OE-core] " Randy MacLeod
@ 2022-01-21 13:34     ` Markus Volk
  0 siblings, 0 replies; 4+ messages in thread
From: Markus Volk @ 2022-01-21 13:34 UTC (permalink / raw)
  To: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 2041 bytes --]

Hi Randy,

thanks. I've sent the patches again to the correct mailinglist

Am 21.01.22 um 02:46 schrieb Randy MacLeod:
> Markus,
>
> Thanks for the patch, seems sensible to me but please resend to:
>
>    openembedded-devel@lists.openembedded.org
>
> as documented in the README:
>
> $ grep send-email meta-gnome/README
>
> git send-email -M -1 --to openembedded-devel@lists.openembedded.org 
> --subject-prefix='meta-gnome][PATCH'
>
>
> Oh it seems that Khem already suggested that for another thread so
> I'm not sure if he picked this up. It's not in master or master-next.
>
> ../Randy
>
> On 2022-01-19 09:24, Markus Volk wrote:
>> This is needed to get the vala gir files created (needed e.g. to 
>> build geary).
>>
>> Signed-off-by: Markus Volk <f_l_k@t-online.de>
>> ---
>>   meta-gnome/recipes-gnome/gspell/gspell_1.9.1.bb | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/meta-gnome/recipes-gnome/gspell/gspell_1.9.1.bb 
>> b/meta-gnome/recipes-gnome/gspell/gspell_1.9.1.bb
>> index d6de146b1..aba9be87a 100644
>> --- a/meta-gnome/recipes-gnome/gspell/gspell_1.9.1.bb
>> +++ b/meta-gnome/recipes-gnome/gspell/gspell_1.9.1.bb
>> @@ -5,6 +5,6 @@ LIC_FILES_CHKSUM = 
>> "file://COPYING;md5=8c2e1ec1540fb3e0beb68361344cba7e"
>>     DEPENDS = "gtk+3 iso-codes enchant2"
>>   -inherit gnomebase gettext gobject-introspection
>> +inherit gnomebase gettext gobject-introspection vala
>>     SRC_URI[archive.sha256sum] = 
>> "dcbb769dfdde8e3c0a8ed3102ce7e661abbf7ddf85df08b29915e92cd723abdd"
>>
>>
>>
>>
>>
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#160810): https://lists.openembedded.org/g/openembedded-core/message/160810
> Mute This Topic: https://lists.openembedded.org/mt/88534924/3618223
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [f_l_k@t-online.de]
> -=-=-=-=-=-=-=-=-=-=-=-
>

[-- Attachment #2: Type: text/html, Size: 3983 bytes --]

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

end of thread, other threads:[~2022-01-21 13:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-19 14:24 [meta-oe][PATCH 1/2] gmime: inherit vala Markus Volk
2022-01-19 14:24 ` [meta-oe][PATCH 2/2] gspell: " Markus Volk
2022-01-21  1:46   ` [OE-core] " Randy MacLeod
2022-01-21 13:34     ` Markus Volk

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.