All of lore.kernel.org
 help / color / mirror / Atom feed
* Yocto
       [not found] <CAJqXeOwTyTasp31EapH2jO8WFmY-Tz-CjDp2CAUpcs=3Dxsqhg@mail.gmail.com>
@ 2018-05-25 13:18 ` Scott Rifenbark
  2018-05-25 13:20   ` Yocto Scott Rifenbark
  2018-05-29 19:40   ` Yocto Khem Raj
  0 siblings, 2 replies; 4+ messages in thread
From: Scott Rifenbark @ 2018-05-25 13:18 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 890 bytes --]

Hi Nikhil,

I am forwarding your email to the Yocto Project email group.  Someone there
can better help you with your questions.  I take care of the Yocto manual
set.

Thanks,
Scott Rifenbark

---------- Forwarded message ---------
From: nikh kkvv <nikhkkv@gmail.com>
Date: Fri, May 25, 2018, 6:03 AM
Subject: Yocto
To: <srifenbark@gmail.com>


Hi srifenbark,


I am Nikhil working as soft ware engineer in kerala.

Currently i am working with a project which require yocto based file system.
I am using sama5d36-xplained evaluation kit.

Based on the information from the following site
http://www.at91.com/linux4sam/bin/view/Linux4SAM/YoctoProject build a file
system which support qt images and tested successfully.

Is there any way to  avoid this demo images from this build and add qt
support for bitbake core-image minimal process.


Regards
Nikhil

[-- Attachment #2: Type: text/html, Size: 1524 bytes --]

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

* Yocto
  2018-05-25 13:18 ` Yocto Scott Rifenbark
@ 2018-05-25 13:20   ` Scott Rifenbark
  2018-05-26  6:47     ` Yocto nikh kkvv
  2018-05-29 19:40   ` Yocto Khem Raj
  1 sibling, 1 reply; 4+ messages in thread
From: Scott Rifenbark @ 2018-05-25 13:20 UTC (permalink / raw)
  To: nikhkkv; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 1065 bytes --]

---------- Forwarded message ---------
From: Scott Rifenbark <srifenbark@gmail.com>
Date: Fri, May 25, 2018, 6:18 AM
Subject: Fwd: Yocto
To: <yocto@yoctoproject.org>


Hi Nikhil,

I am forwarding your email to the Yocto Project email group.  Someone there
can better help you with your questions.  I take care of the Yocto manual
set.

Thanks,
Scott Rifenbark

---------- Forwarded message ---------
From: nikh kkvv <nikhkkv@gmail.com>
Date: Fri, May 25, 2018, 6:03 AM
Subject: Yocto
To: <srifenbark@gmail.com>


Hi srifenbark,


I am Nikhil working as soft ware engineer in kerala.

Currently i am working with a project which require yocto based file system.
I am using sama5d36-xplained evaluation kit.

Based on the information from the following site
http://www.at91.com/linux4sam/bin/view/Linux4SAM/YoctoProject build a file
system which support qt images and tested successfully.

Is there any way to  avoid this demo images from this build and add qt
support for bitbake core-image minimal process.


Regards
Nikhil

[-- Attachment #2: Type: text/html, Size: 1982 bytes --]

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

* Re: Yocto
  2018-05-25 13:20   ` Yocto Scott Rifenbark
@ 2018-05-26  6:47     ` nikh kkvv
  0 siblings, 0 replies; 4+ messages in thread
From: nikh kkvv @ 2018-05-26  6:47 UTC (permalink / raw)
  To: Scott Rifenbark; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 1288 bytes --]

Hi Scott,

Thanks for the reply.

Regards
Nikhil

On Fri, May 25, 2018 at 6:50 PM, Scott Rifenbark <srifenbark@gmail.com>
wrote:

>
>
> ---------- Forwarded message ---------
> From: Scott Rifenbark <srifenbark@gmail.com>
> Date: Fri, May 25, 2018, 6:18 AM
> Subject: Fwd: Yocto
> To: <yocto@yoctoproject.org>
>
>
> Hi Nikhil,
>
> I am forwarding your email to the Yocto Project email group.  Someone
> there can better help you with your questions.  I take care of the Yocto
> manual set.
>
> Thanks,
> Scott Rifenbark
>
>
> ---------- Forwarded message ---------
> From: nikh kkvv <nikhkkv@gmail.com>
> Date: Fri, May 25, 2018, 6:03 AM
> Subject: Yocto
> To: <srifenbark@gmail.com>
>
>
> Hi srifenbark,
>
>
> I am Nikhil working as soft ware engineer in kerala.
>
> Currently i am working with a project which require yocto based file
> system.
> I am using sama5d36-xplained evaluation kit.
>
> Based on the information from the following site
> http://www.at91.com/linux4sam/bin/view/Linux4SAM/YoctoProject build a
> file system which support qt images and tested successfully.
>
> Is there any way to  avoid this demo images from this build and add qt
> support for bitbake core-image minimal process.
>
>
> Regards
> Nikhil
>

[-- Attachment #2: Type: text/html, Size: 2540 bytes --]

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

* Re: Yocto
  2018-05-25 13:18 ` Yocto Scott Rifenbark
  2018-05-25 13:20   ` Yocto Scott Rifenbark
@ 2018-05-29 19:40   ` Khem Raj
  1 sibling, 0 replies; 4+ messages in thread
From: Khem Raj @ 2018-05-29 19:40 UTC (permalink / raw)
  To: Scott Rifenbark; +Cc: Yocto Project

I think you can effectively build your own image with QT, it seems to
me thats what you are interested in. For that
you would be able to create a new recipe which includes the
core-image-minimal recipe and then adds the needed
QT packages and packagegroups via CORE_IMAGE_EXTRA_INSTALL.

On Fri, May 25, 2018 at 6:18 AM, Scott Rifenbark <srifenbark@gmail.com> wrote:
> Hi Nikhil,
>
> I am forwarding your email to the Yocto Project email group.  Someone there
> can better help you with your questions.  I take care of the Yocto manual
> set.
>
> Thanks,
> Scott Rifenbark
>
> ---------- Forwarded message ---------
> From: nikh kkvv <nikhkkv@gmail.com>
> Date: Fri, May 25, 2018, 6:03 AM
> Subject: Yocto
> To: <srifenbark@gmail.com>
>
>
> Hi srifenbark,
>
>
> I am Nikhil working as soft ware engineer in kerala.
>
> Currently i am working with a project which require yocto based file system.
> I am using sama5d36-xplained evaluation kit.
>
> Based on the information from the following site
> http://www.at91.com/linux4sam/bin/view/Linux4SAM/YoctoProject build a file
> system which support qt images and tested successfully.
>
> Is there any way to  avoid this demo images from this build and add qt
> support for bitbake core-image minimal process.
>
>
> Regards
> Nikhil
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>


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

end of thread, other threads:[~2018-05-29 19:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAJqXeOwTyTasp31EapH2jO8WFmY-Tz-CjDp2CAUpcs=3Dxsqhg@mail.gmail.com>
2018-05-25 13:18 ` Yocto Scott Rifenbark
2018-05-25 13:20   ` Yocto Scott Rifenbark
2018-05-26  6:47     ` Yocto nikh kkvv
2018-05-29 19:40   ` Yocto Khem Raj

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.