* [PATCH][yocto-docs] Mention yocto-layer subcommands add-layer, remove-layer.
@ 2015-01-05 15:50 Robert P. J. Day
2015-01-05 23:32 ` Paul Eggleton
0 siblings, 1 reply; 3+ messages in thread
From: Robert P. J. Day @ 2015-01-05 15:50 UTC (permalink / raw)
To: Yocto discussion list
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
---
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 0085cef..adaf602 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -705,6 +705,12 @@
Lists dependency relationships between recipes that
cross layer boundaries.
</para></listitem>
+ <listitem><para><filename><emphasis>add-layer:</emphasis></filename>
+ Adds a layer to bblayers.conf.
+ </para></listitem>
+ <listitem><para><filename><emphasis>remove-layer:</emphasis></filename>
+ Removes a layer from bblayers.conf.
+ </para></listitem>
<listitem><para><filename><emphasis>flatten:</emphasis></filename>
Flattens the layer configuration into a separate output
directory.
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH][yocto-docs] Mention yocto-layer subcommands add-layer, remove-layer.
2015-01-05 15:50 [PATCH][yocto-docs] Mention yocto-layer subcommands add-layer, remove-layer Robert P. J. Day
@ 2015-01-05 23:32 ` Paul Eggleton
2015-01-05 23:50 ` Robert P. J. Day
0 siblings, 1 reply; 3+ messages in thread
From: Paul Eggleton @ 2015-01-05 23:32 UTC (permalink / raw)
To: Robert P. J. Day; +Cc: yocto
Hi Robert,
On Monday 05 January 2015 10:50:07 Robert P. J. Day wrote:
> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
>
> ---
>
> diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml
> b/documentation/dev-manual/dev-manual-common-tasks.xml index
> 0085cef..adaf602 100644
> --- a/documentation/dev-manual/dev-manual-common-tasks.xml
> +++ b/documentation/dev-manual/dev-manual-common-tasks.xml
> @@ -705,6 +705,12 @@
> Lists dependency relationships between recipes that
> cross layer boundaries.
> </para></listitem>
> +
> <listitem><para><filename><emphasis>add-layer:</emphasis></filename> +
> Adds a layer to bblayers.conf.
> + </para></listitem>
> +
> <listitem><para><filename><emphasis>remove-layer:</emphasis></filename> +
> Removes a layer from bblayers.conf.
> + </para></listitem>
>
> <listitem><para><filename><emphasis>flatten:</emphasis></filename> Flattens
> the layer configuration into a separate output directory.
Thanks - however I think you mean bitbake-layers rather than yocto-layer.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH][yocto-docs] Mention yocto-layer subcommands add-layer, remove-layer.
2015-01-05 23:32 ` Paul Eggleton
@ 2015-01-05 23:50 ` Robert P. J. Day
0 siblings, 0 replies; 3+ messages in thread
From: Robert P. J. Day @ 2015-01-05 23:50 UTC (permalink / raw)
To: Paul Eggleton; +Cc: yocto
On Mon, 5 Jan 2015, Paul Eggleton wrote:
> Hi Robert,
>
> On Monday 05 January 2015 10:50:07 Robert P. J. Day wrote:
> > Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
> >
> > ---
> >
> > diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml
> > b/documentation/dev-manual/dev-manual-common-tasks.xml index
> > 0085cef..adaf602 100644
> > --- a/documentation/dev-manual/dev-manual-common-tasks.xml
> > +++ b/documentation/dev-manual/dev-manual-common-tasks.xml
> > @@ -705,6 +705,12 @@
> > Lists dependency relationships between recipes that
> > cross layer boundaries.
> > </para></listitem>
> > +
> > <listitem><para><filename><emphasis>add-layer:</emphasis></filename> +
> > Adds a layer to bblayers.conf.
> > + </para></listitem>
> > +
> > <listitem><para><filename><emphasis>remove-layer:</emphasis></filename> +
> > Removes a layer from bblayers.conf.
> > + </para></listitem>
> >
> > <listitem><para><filename><emphasis>flatten:</emphasis></filename> Flattens
> > the layer configuration into a separate output directory.
>
> Thanks - however I think you mean bitbake-layers rather than yocto-layer.
arrrrggghhhhh ...
rday
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-01-05 23:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-05 15:50 [PATCH][yocto-docs] Mention yocto-layer subcommands add-layer, remove-layer Robert P. J. Day
2015-01-05 23:32 ` Paul Eggleton
2015-01-05 23:50 ` Robert P. J. Day
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.