* [PATCH] u-boot-fslc bbappend: add wandboard
@ 2017-05-26 13:14 Trevor Woerner
2017-05-26 13:58 ` Trevor Woerner
2017-05-28 23:29 ` Otavio Salvador
0 siblings, 2 replies; 4+ messages in thread
From: Trevor Woerner @ 2017-05-26 13:14 UTC (permalink / raw)
To: meta-freescale
Add an entry to the u-boot-fslc bbappend so the wandboard can continue to use
u-boot-fslc when "use-mainline-bsp" is in effect.
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
---
recipes-bsp/u-boot/u-boot-fslc_%.bbappend | 1 +
1 file changed, 1 insertion(+)
diff --git a/recipes-bsp/u-boot/u-boot-fslc_%.bbappend b/recipes-bsp/u-boot/u-boot-fslc_%.bbappend
index a1f0e56..dd46d04 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_%.bbappend
+++ b/recipes-bsp/u-boot/u-boot-fslc_%.bbappend
@@ -1,2 +1,3 @@
COMPATIBLE_MACHINE_imx6sl-warp = "(.)"
COMPATIBLE_MACHINE_imx6dl-riotboard = "(.)"
+COMPATIBLE_MACHINE_wandboard = "(.)"
--
2.13.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] u-boot-fslc bbappend: add wandboard
2017-05-26 13:14 [PATCH] u-boot-fslc bbappend: add wandboard Trevor Woerner
@ 2017-05-26 13:58 ` Trevor Woerner
2017-05-28 23:29 ` Otavio Salvador
1 sibling, 0 replies; 4+ messages in thread
From: Trevor Woerner @ 2017-05-26 13:58 UTC (permalink / raw)
To: meta-freescale@yoctoproject.org
Oops, this is for meta-freescale-3rdparty, should I resend with the
correct subject line?
On Fri, May 26, 2017 at 9:14 AM, Trevor Woerner <twoerner@gmail.com> wrote:
> Add an entry to the u-boot-fslc bbappend so the wandboard can continue to use
> u-boot-fslc when "use-mainline-bsp" is in effect.
>
> Signed-off-by: Trevor Woerner <twoerner@gmail.com>
> ---
> recipes-bsp/u-boot/u-boot-fslc_%.bbappend | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/recipes-bsp/u-boot/u-boot-fslc_%.bbappend b/recipes-bsp/u-boot/u-boot-fslc_%.bbappend
> index a1f0e56..dd46d04 100644
> --- a/recipes-bsp/u-boot/u-boot-fslc_%.bbappend
> +++ b/recipes-bsp/u-boot/u-boot-fslc_%.bbappend
> @@ -1,2 +1,3 @@
> COMPATIBLE_MACHINE_imx6sl-warp = "(.)"
> COMPATIBLE_MACHINE_imx6dl-riotboard = "(.)"
> +COMPATIBLE_MACHINE_wandboard = "(.)"
> --
> 2.13.0
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] u-boot-fslc bbappend: add wandboard
2017-05-26 13:14 [PATCH] u-boot-fslc bbappend: add wandboard Trevor Woerner
2017-05-26 13:58 ` Trevor Woerner
@ 2017-05-28 23:29 ` Otavio Salvador
2017-05-29 6:18 ` Trevor Woerner
1 sibling, 1 reply; 4+ messages in thread
From: Otavio Salvador @ 2017-05-28 23:29 UTC (permalink / raw)
To: Trevor Woerner; +Cc: meta-freescale@yoctoproject.org
On Fri, May 26, 2017 at 10:14 AM, Trevor Woerner <twoerner@gmail.com> wrote:
> Add an entry to the u-boot-fslc bbappend so the wandboard can continue to use
> u-boot-fslc when "use-mainline-bsp" is in effect.
>
> Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Instead we might patch the .bb and add the use-mainline-bsp on the
compatible list, so no need to change it.
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] u-boot-fslc bbappend: add wandboard
2017-05-28 23:29 ` Otavio Salvador
@ 2017-05-29 6:18 ` Trevor Woerner
0 siblings, 0 replies; 4+ messages in thread
From: Trevor Woerner @ 2017-05-29 6:18 UTC (permalink / raw)
To: Otavio Salvador; +Cc: meta-freescale@yoctoproject.org
On Sun, May 28, 2017 at 7:29 PM, Otavio Salvador
<otavio.salvador@ossystems.com.br> wrote:
> On Fri, May 26, 2017 at 10:14 AM, Trevor Woerner <twoerner@gmail.com> wrote:
>> Add an entry to the u-boot-fslc bbappend so the wandboard can continue to use
>> u-boot-fslc when "use-mainline-bsp" is in effect.
>>
>> Signed-off-by: Trevor Woerner <twoerner@gmail.com>
>
> Instead we might patch the .bb and add the use-mainline-bsp on the
> compatible list, so no need to change it.
Okay, good idea.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-05-29 6:18 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-26 13:14 [PATCH] u-boot-fslc bbappend: add wandboard Trevor Woerner
2017-05-26 13:58 ` Trevor Woerner
2017-05-28 23:29 ` Otavio Salvador
2017-05-29 6:18 ` Trevor Woerner
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.