All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virtualization] [PATCH] xen, rpi4: fix typo in raspberrypi dynamic-layers inclusion
@ 2021-05-13 15:58 Richard Neill
  2021-05-13 17:11 ` Christopher Clark
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Neill @ 2021-05-13 15:58 UTC (permalink / raw)
  To: meta-virtualization; +Cc: nd

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

diff --git a/conf/layer.conf b/conf/layer.conf
index f1f468b..b3e5283 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -13,7 +13,7 @@ LICENSE_PATH += "${LAYERDIR}/files/custom-licenses"

 BBFILES_DYNAMIC += " \
     raspberrypi:${LAYERDIR}/dynamic-layers/raspberrypi/*/*/*.bb \
-    raspberrypi:${LAYERDIR}/dynamic-layers/rasbperrypi/*/*/*.bbappend \
+    raspberrypi:${LAYERDIR}/dynamic-layers/raspberrypi/*/*/*.bbappend \
     xilinx:${LAYERDIR}/dynamic-layers/xilinx/*/*/*.bb \
     xilinx:${LAYERDIR}/dynamic-layers/xilinx/*/*/*.bbappend \
 "
--
2.25.1


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

* Re: [meta-virtualization] [PATCH] xen, rpi4: fix typo in raspberrypi dynamic-layers inclusion
  2021-05-13 15:58 [meta-virtualization] [PATCH] xen, rpi4: fix typo in raspberrypi dynamic-layers inclusion Richard Neill
@ 2021-05-13 17:11 ` Christopher Clark
  2021-05-14  3:09   ` Bruce Ashfield
  0 siblings, 1 reply; 3+ messages in thread
From: Christopher Clark @ 2021-05-13 17:11 UTC (permalink / raw)
  To: Richard Neill; +Cc: meta-virtualization, nd

On Thu, May 13, 2021 at 8:57 AM Richard Neill <richard.neill@arm.com> wrote:
>
> Signed-off-by: Richard Neill <richard.neill@arm.com>

Thanks, Richard - I appreciate the find and fix.

Reviewed-by: Christopher Clark <christopher.w.clark@gmail.com>

Christopher

> ---
>  conf/layer.conf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/conf/layer.conf b/conf/layer.conf
> index f1f468b..b3e5283 100644
> --- a/conf/layer.conf
> +++ b/conf/layer.conf
> @@ -13,7 +13,7 @@ LICENSE_PATH += "${LAYERDIR}/files/custom-licenses"
>
>  BBFILES_DYNAMIC += " \
>      raspberrypi:${LAYERDIR}/dynamic-layers/raspberrypi/*/*/*.bb \
> -    raspberrypi:${LAYERDIR}/dynamic-layers/rasbperrypi/*/*/*.bbappend \
> +    raspberrypi:${LAYERDIR}/dynamic-layers/raspberrypi/*/*/*.bbappend \
>      xilinx:${LAYERDIR}/dynamic-layers/xilinx/*/*/*.bb \
>      xilinx:${LAYERDIR}/dynamic-layers/xilinx/*/*/*.bbappend \
>  "
> --
> 2.25.1
>
>
> 
>

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

* Re: [meta-virtualization] [PATCH] xen, rpi4: fix typo in raspberrypi dynamic-layers inclusion
  2021-05-13 17:11 ` Christopher Clark
@ 2021-05-14  3:09   ` Bruce Ashfield
  0 siblings, 0 replies; 3+ messages in thread
From: Bruce Ashfield @ 2021-05-14  3:09 UTC (permalink / raw)
  To: Christopher Clark; +Cc: Richard Neill, meta-virtualization, nd

On Thu, May 13, 2021 at 1:12 PM Christopher Clark
<christopher.w.clark@gmail.com> wrote:
>
> On Thu, May 13, 2021 at 8:57 AM Richard Neill <richard.neill@arm.com> wrote:
> >
> > Signed-off-by: Richard Neill <richard.neill@arm.com>
>
> Thanks, Richard - I appreciate the find and fix.
>
> Reviewed-by: Christopher Clark <christopher.w.clark@gmail.com>
>

and merged.

Bruce

> Christopher
>
> > ---
> >  conf/layer.conf | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/conf/layer.conf b/conf/layer.conf
> > index f1f468b..b3e5283 100644
> > --- a/conf/layer.conf
> > +++ b/conf/layer.conf
> > @@ -13,7 +13,7 @@ LICENSE_PATH += "${LAYERDIR}/files/custom-licenses"
> >
> >  BBFILES_DYNAMIC += " \
> >      raspberrypi:${LAYERDIR}/dynamic-layers/raspberrypi/*/*/*.bb \
> > -    raspberrypi:${LAYERDIR}/dynamic-layers/rasbperrypi/*/*/*.bbappend \
> > +    raspberrypi:${LAYERDIR}/dynamic-layers/raspberrypi/*/*/*.bbappend \
> >      xilinx:${LAYERDIR}/dynamic-layers/xilinx/*/*/*.bb \
> >      xilinx:${LAYERDIR}/dynamic-layers/xilinx/*/*/*.bbappend \
> >  "
> > --
> > 2.25.1
> >
> >
> >
> >
>
> 
>


-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II

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

end of thread, other threads:[~2021-05-14  3:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-13 15:58 [meta-virtualization] [PATCH] xen, rpi4: fix typo in raspberrypi dynamic-layers inclusion Richard Neill
2021-05-13 17:11 ` Christopher Clark
2021-05-14  3:09   ` Bruce Ashfield

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.