Message ID | 20181003122005.26885-1-richard.leitner@skidata.com |
---|---|
State | Accepted |
Delegated to: | Richard Leitner |
Headers | show |
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"
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 >
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
Signed-off-by: Richard Leitner <richard.leitner@skidata.com> --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)