On 12-10-15 23:39, Thanassis Silis wrote:
I bitbaked a core-image-base without "debug-tweaks" , and now i am greeted on
ttymxc1 with a login , but it also asks for password.
empty password is not accepted.
/etc/shadow states "root::..." so the root password is supposedly empty. but I
cannot log
On 03.10.2015 23:53, Andrei Gherzan wrote:
> On Sat, Oct 03, 2015 at 02:47:24PM -0700, Khem Raj wrote:
>> On Sat, Oct 3, 2015 at 2:27 PM, Andrei Gherzan wrote:
>>> On Sat, Oct 03, 2015 at 10:46:07PM +0200, Andrei Gherzan wrote:
On Sat, Oct 03, 2015 at 10:40:50PM +0200, Andrei Gherzan wrote:
>
From: djnass...@hotmail.com
To: yocto-boun...@yoctoproject.org
Subject: root password in a core-image-base without "debug-tweaks" ?
Date: Mon, 12 Oct 2015 19:12:55 +
hi all,
I bitbaked a core-image-base without "debug-tweaks" , and now i am greeted on
ttymxc1 with a login , but it also a
On Mon, Oct 12, 2015 at 12:02 PM, Thanassis Silis
wrote:
> Hi Christopher,
> thank you for the quick response. may I ask the following as well:
>
> i am attempting to include "lmsensors" as well as a
> CORE_IMAGE_EXTRA_INSTALL.
> I get errors while do_rootfs() runs
>
> Error: lmsensors not found
On Mon, Oct 12, 2015 at 10:08 AM, Thanassis Silis
wrote:
> From: djnass...@hotmail.com
> To: yocto-boun...@yoctoproject.org
> Subject: [yocto] packages are compiled but not included in the final image
> Date: Mon, 12 Oct 2015 16:53:51 +
>
> Hi all,
> I am attempting to add a few executables t
From: djnass...@hotmail.com
To: yocto-boun...@yoctoproject.org
Subject: [yocto] packages are compiled but not included in the final image
Date: Mon, 12 Oct 2015 16:53:51 +
Hi all,
I am attempting to add a few executables that are not there by default in a
"core-image-base" image.
so
On Mon, Sep 28, 2015 at 11:51 AM, Mark O'Donovan wrote:
> On Fri, Sep 25, 2015 at 10:01 PM, Trevor Woerner wrote:
>> On 09/23/15 07:53, Mark O'Donovan wrote:
>>> I am working on an am335x based project, with a webkitgtk
>>> program on the screen, displaying a simple webpage.
>>>
>>> I want to use
On 07/10/2015 18:36, "yocto-boun...@yoctoproject.org on behalf of Allen
Curtis" wrote:
>Hello,
>
>I created a packagegroup file as per the instructions called
>packagegroup-foo.bb
>
>Within that file I define 2 package groups as such.
>
>PACKAGES = "\
> packagegroup-foo-apps \
> packagegroup-fo
Hi,
Try the following:
TARGET_CFLAGS_append = " -g -O0"
TARGET_CXXFLAGS_append = " -g -O0"
Thanks,
Best Regards, Wily Taekhyun Shin
=
Wily Taekhyun Shin
Research Engineer
R&D Center
Telechips Inc.
Tel : +
Hi,
Results of the image class is different from the result of the package
class(rpm, deb, ipk)
RDEPENDS is used by the package class
For example, in the case of using the rpm
Add the contents of the RDEPENDS to Requires items in the spec file
This information applies when you create the rpm
Hi All,
Can anyone please tell me how to build a meta toolchain with debug support
by setting CFLAGS to "-g -O0".
I tried adding this into gcc recipe but that didn't worked out for me as
another option I even tried adding CFLAGS_gcc = "-g -O0".
But no success, actually I wish to debug inside a fu
11 matches
Mail list logo