An update (and a workaround.)
What's happening is that during the execution of the install script for the
extended SDK, the env of the original shell is ignored. If your SDK refers
to private git repos (on github for example) and you normally authenticate
to github using ssh and ssh-agent, the SSH
Hi,
I have a cmake project that is making use of ExternalProject_Add. The
external project will make use of git clone to pull down the project. The
problem that I am seeing is that the do_configure will fail because it
cannot find git which is not part of the sysroot the reason for git not
being p
Sadly, Yocto is not well equippped to deal with projects that download
stuff from the internet as a part of the build process. I'd say if
it's just one project, write a separate recipe for it, and build it
via that. Then install into the original recipe's sysroot or build dir
as needed, and make su
Hi!
Is there a standard way of determining the git revision of the *layer*
the recipe lives in from within the recipe itself? I know that
image-buildinfo class does something like it, but I wonder how this
could be used within a recipe.
Thanks and Regards,
Matthias
pEpkey.asc
Description:
On Thu, Sep 6, 2018 at 1:47 AM, Khem Raj wrote:
>
>
> On 9/4/18 10:39 PM, Ravikiran J wrote:
> > Dear Yocto team,
> >
> > We have developed some recipe file to install the firmware binary in
> > the file system of Yocto.
> > Recipe file is working fine in *Yocto morty* version but when we tried
Attendees: Armin, Stephen, Amanda, Randy, Richard, Joshua, Ross
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
AR: Richard – File bugs to update Bitbake warnings.
Thanks,
Stephen K. Jolley
Yocto Project Program Manager
INTEL, MS JF1-255, 2111 N.E. 25th Avenue, Hillsboro, OR 97124
•Cell
Hello
I am trying to enable the SMB protocol when building curl library by Yocto
the original recipe is under meta/recipes-support/curl
in my image's local.conf I have
IMAGE_INSTALL_append += "curl-dev"
curl is built correctly, but SMB is disabled
So I tried to add a .bbappend file with same nam
Hi,
On Thu, Sep 6, 2018 at 8:01 PM Antonio Santagiuliana <
santantonios...@gmail.com> wrote:
> Hello
> I am trying to enable the SMB protocol when building curl library by Yocto
> the original recipe is under meta/recipes-support/curl
>
> in my image's local.conf I have
> IMAGE_INSTALL_append +=
Hi,
Thanks for your reply. A colleague found
OECMAKE_FIND_ROOT_PATH_MODE_PROGRAM = "BOTH"
and it seems to work. Do you have any comment using this?
Br
Måns Zigher
On Thu, Sep 6, 2018, 13:52 Alexander Kanavin wrote:
> Sadly, Yocto is not well equippped to deal with projects that download
> st
On Thu, Sep 6, 2018 at 12:10 PM, Erik Botö wrote:
> Hi,
>
> On Thu, Sep 6, 2018 at 8:01 PM Antonio Santagiuliana
> wrote:
>>
>> Hello
>> I am trying to enable the SMB protocol when building curl library by Yocto
>> the original recipe is under meta/recipes-support/curl
>>
>> in my image's local.c
Ping
//Yi
在 2018年09月05日 08:18, Yi Zhao 写道:
Yi Zhao (16):
selinux: uprev inc files to 2.8 (20180524)
libsepol: uprev to 2.8 (20180524)
libselinux: uprev to 2.8 (20180524)
libsemanage: uprev to 2.8 (20180524)
checkpolicy: uprev to 2.8 (20180524)
secilc: uprev to 2.8 (20180524
11 matches
Mail list logo