All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-java][PATCH] layer.conf: change LAYERSERIES_COMPAT to thud
@ 2018-10-03 12:20 Richard Leitner
  2018-11-23 15:57 ` Vincent Prince
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Leitner @ 2018-10-03 12:20 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index 8e8a300..b03a608 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend"
 BBFILE_COLLECTIONS += "meta-java"
 BBFILE_PATTERN_meta-java := "^${LAYERDIR}/"
 BBFILE_PRIORITY_meta-java = "10"
-LAYERSERIES_COMPAT_meta-java = "sumo"
+LAYERSERIES_COMPAT_meta-java = "thud"
 
 LICENSE_PATH += "${LAYERDIR}/licenses"
 
-- 
2.11.0



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

* Re: [meta-java][PATCH] layer.conf: change LAYERSERIES_COMPAT to thud
  2018-10-03 12:20 [meta-java][PATCH] layer.conf: change LAYERSERIES_COMPAT to thud Richard Leitner
@ 2018-11-23 15:57 ` Vincent Prince
  2018-11-25  1:44   ` Richard Leitner
  0 siblings, 1 reply; 3+ messages in thread
From: Vincent Prince @ 2018-11-23 15:57 UTC (permalink / raw)
  To: richard.leitner; +Cc: Maxin B. John, openembedded-devel, Otavio Salvador

Hi there,

Would it be possible to create thud branch for meta-java?

Best regards,
Vincent

Le mer. 3 oct. 2018 à 14:19, Richard Leitner <richard.leitner@skidata.com>
a écrit :

> Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
> ---
>  conf/layer.conf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/conf/layer.conf b/conf/layer.conf
> index 8e8a300..b03a608 100644
> --- a/conf/layer.conf
> +++ b/conf/layer.conf
> @@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb
> ${LAYERDIR}/recipes*/*/*.bbappend"
>  BBFILE_COLLECTIONS += "meta-java"
>  BBFILE_PATTERN_meta-java := "^${LAYERDIR}/"
>  BBFILE_PRIORITY_meta-java = "10"
> -LAYERSERIES_COMPAT_meta-java = "sumo"
> +LAYERSERIES_COMPAT_meta-java = "thud"
>
>  LICENSE_PATH += "${LAYERDIR}/licenses"
>
> --
> 2.11.0
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>


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

* Re: [meta-java][PATCH] layer.conf: change LAYERSERIES_COMPAT to thud
  2018-11-23 15:57 ` Vincent Prince
@ 2018-11-25  1:44   ` Richard Leitner
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Leitner @ 2018-11-25  1:44 UTC (permalink / raw)
  To: Vincent Prince; +Cc: Maxin B. John, openembedded-devel, Otavio Salvador

Hi,

On 11/23/18 4:57 PM, Vincent Prince wrote:
> Hi there,
> 
> Would it be possible to create thud branch for meta-java?

Yep will do that as soon as current master-next is tested and merged.

> 
> Best regards,
> Vincent
> 

regards;Richard.L


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

end of thread, other threads:[~2018-11-25  1:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-03 12:20 [meta-java][PATCH] layer.conf: change LAYERSERIES_COMPAT to thud Richard Leitner
2018-11-23 15:57 ` Vincent Prince
2018-11-25  1:44   ` Richard Leitner

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.