Alberto,
The quotes around
`openssl passwd ${ROOT_PASSWORD}`
have to be backticks (`) not single quotes (').
:rjs
On 01/11/2019 07:41 AM, Alberto Spin wrote:
>
> Hello There,
>
>
>
> I’m trying to set a password for the root user of my distribution
> (based rocko branch)
>
>
>
> I’ve adde
Hello There,
I'm trying to set a password for the root user of my distribution (based rocko
branch)
I've added the following to my image recipe:
inherit extrausers
# set image root password
ROOT_PASSWORD = "secret"
EXTRA_USERS_PARAMS = "\
usermod -p 'openssl passwd ${ROOT_PASSWORD}' root;
It will be intrrrdting to see if we still have this issue on master
On Thu, Jan 10, 2019 at 5:29 AM Sergio Paracuellos <
sergio.paracuel...@gmail.com> wrote:
> On Wed, Jan 9, 2019 at 8:17 AM Sergio Paracuellos
> wrote:
> >
> > Hi all,
> >
> > I am trying to compile a complete system with fortran
On 1/11/19 1:53 PM, Khem Raj wrote:
OK then I need to understand how this will be invoked for
meta-openembedded repos
I think that is beyond the scope of this patch. Can you clarify a bit
more? Or perhaps this topic deserves its own thread on an OE list.
On Fri, Jan 11, 2019 at 1:47 PM Mic
OK then I need to understand how this will be invoked for
meta-openembedded repos
On Fri, Jan 11, 2019 at 1:47 PM Michael Halstead
wrote:
>
> Since these commands run in $REPODIR and $path I think they will apply to any
> repository under test.
>
> On 1/11/19 12:25 PM, Khem Raj wrote:
>
> Hi Mic
Since these commands run in $REPODIR and $path I think they will apply
to any repository under test.
On 1/11/19 12:25 PM, Khem Raj wrote:
Hi Michael
Can we enable these checks for meta-openembedded repo as well
On Fri, Jan 11, 2019 at 11:03 AM Michael Halstead
mailto:mhalst...@linuxfoundatio
Ncrack is a network authentication cracking tool.
Signed-off-by: Scott Ellis
---
recipes-security/ncrack/ncrack_0.7.bb | 18 ++
1 file changed, 18 insertions(+)
create mode 100644 recipes-security/ncrack/ncrack_0.7.bb
diff --git a/recipes-security/ncrack/ncrack_0.7.bb
b/recipe
Hi Michael
Can we enable these checks for meta-openembedded repo as well
On Fri, Jan 11, 2019 at 11:03 AM Michael Halstead <
mhalst...@linuxfoundation.org> wrote:
> If the local HEAD is a patchtest generated merge commit patchtest may be
> unable
> to apply new patches. This should prevent patch
If the local HEAD is a patchtest generated merge commit patchtest may be unable
to apply new patches. This should prevent patchtest from becoming stuck
in that state.
Signed-off-by: Michael Halstead
---
scripts/create-share-folder | 2 +-
scripts/host| 2 +-
2 files changed, 2 in
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On
Behalf Of Manjukumar Harthikote Matha
Sent: Monday, January 07, 2019 10:51 AM
To: Pandey, Kamal ; yocto@yoctoproject.org;
meta-xil...@yoctoproject.org
Subject: Re: [yocto] bitbake openamp-image-minimal fails to crea
Hi Grant,
There are indeed some errors in that tutorial. Thanks for finding them and
sending notification. Try the instructions in the latest quick start for
the 2.6 "thud" release.
https://yoctoproject.org/docs/2.6/brief-yoctoprojectqs/brief-yoctoprojectqs.html
I have run through them and mad
Grant - I will check this out. I am going to use this manual -
https://www.yoctoproject.org/docs/2.6.1/brief-yoctoprojectqs/brief-yoctoprojectqs.html
.
Scott
On Fri, Jan 11, 2019 at 9:33 AM Grant Edwards
wrote:
>
> I'm new to Yocto and looking for a good "getting started"
> tutorial. I've trie
I'm new to Yocto and looking for a good "getting started"
tutorial. I've tried
https://www.yoctoproject.org/docs/2.6/brief-yoctoprojectqs/brief-yoctoprojectqs.html
and immediately ran into mistakes on the very first step:
Use Git to Clone Poky¶
Once you complete the setup instructions
meta-toolchain is pretty deprecated now, the preferred method is to run the
populate_sdk task on the image you want a SDK for.
Ross
On Fri, 11 Jan 2019 at 16:21, Grant Edwards
wrote:
> On Fri, Jan 11, 2019 at 03:52:45PM +, Burton, Ross wrote:
> > On Fri, 11 Jan 2019 at 15:51, Grant Edwards
On Fri, Jan 11, 2019 at 03:52:45PM +, Burton, Ross wrote:
> On Fri, 11 Jan 2019 at 15:51, Grant Edwards wrote:
>
> > I've built a "poky" SDK for use with a Renesas RZN1 eval board (dual
> > ARM Cortex-A7 cores), and the toolchain's sysroot seems to be missing
> > the "asm" header directory.
>
How did you build the SDK?
Ross
On Fri, 11 Jan 2019 at 15:51, Grant Edwards
wrote:
>
> I've built a "poky" SDK for use with a Renesas RZN1 eval board (dual
> ARM Cortex-A7 cores), and the toolchain's sysroot seems to be missing
> the "asm" header directory. When I try to compile a simple tcp e
I've built a "poky" SDK for use with a Renesas RZN1 eval board (dual
ARM Cortex-A7 cores), and the toolchain's sysroot seems to be missing
the "asm" header directory. When I try to compile a simple tcp echo
server program I get this:
/home/grante/rzn1d/toolchain/sysroots/x86_64-pokysdk-lin
Hi,
I am trying to convert from sumo (2.5) to thud (2.6) and I am running into an
error with glibc 2.28.
Can someone help me understand this error or how to fix or workaround it.
After runningbitbake core-image-minimalI get the following error
ERROR: Task
(/u02/yocto/poky-thud-20.0.0/m
18 matches
Mail list logo