Hi
When I run bitbake core-image-minimal a rootfs is generated.
I have to create links to some files in the rootfs, and add some files.
How to create a recipe which does that ?
I thought of trying to extend do_rootfs but that didnt work.
Regards,
Manish Jaggi
--
_
On krogoth branch of poky trying to create a multilib sdk (aarch64
aarch64_ilp32)
Using the below local.conf
CONF_VERSION = "1"
MACHINE = "TestMachine"
CORE_IMAGE_EXTRA_INSTALL_append += " openssl"
PREFERRED_VERSION_linux-thunderx-81xx = "4.4.3"
BB_NUMBER_THREADS="32"
PREFERRED_PROVIDER_virtual
On krogoth branch of poky trying to create a multilib sdk (aarch64
aarch64_ilp32)
Using the below local.conf
CONF_VERSION = "1"
MACHINE = "TestMachine"
CORE_IMAGE_EXTRA_INSTALL_append += " openssl"
PREFERRED_VERSION_linux-thunderx-81xx = "4.4.3"
BB_NUMBER_THREADS="32"
PREFERRED_PROVIDER_virtua
, Ross
Sent: Tuesday, April 26, 2016 2:27:12 PM
To: Jaggi, Manish
Cc: yocto@yoctoproject.org
Subject: Re: [yocto] aarch64-oe-linux/bin/ld: cannot find -lgcc . Adding native
build support for arm64/aarch64 in oe-rootfs.
On 26 April 2016 at 09:37, Jaggi, Manish
mailto:manish.ja
Hi,
I am trying to add a native compilation support to oe rootfs.
Managed to add gcc ld support but upon compilation getting missing libs error.
aarch64-oe-linux-gcc x.c
x.c: In function 'main':
x.c:3:2: warning: implicit declaration of function 'printf'
[-Wimplicit-function-declaration]
/us
Thanks,
It worked with standards/base branch.
Regards,
Manish Jaggi
From: Zhenhua Luo
Sent: Tuesday, April 26, 2016 1:02 PM
To: Bruce Ashfield; Jaggi, Manish; Burton, Ross
Cc: yocto@yoctoproject.org
Subject: RE: [yocto] Fetcher failure: Unable to find
From: Bruce Ashfield [bruce.ashfi...@windriver.com]
Sent: Monday, April 25, 2016 11:04 PM
To: Jaggi, Manish; Burton, Ross
Cc: yocto@yoctoproject.org
Subject: Re: [yocto] Fetcher failure: Unable to find revision
2134d97aa3a7ce38bb51f933f2e20cafde371085 in
From: Burton, Ross
Sent: Monday, April 25, 2016 8:12 PM
To: Jaggi, Manish
Cc: yocto@yoctoproject.org
Subject: Re: [yocto] Fetcher failure: Unable to find revision
2134d97aa3a7ce38bb51f933f2e20cafde371085 in branch master even from upstream
On 25 April 2016 at
In my bb file I added the below line,
SRCREV = "2134d97aa3a7ce38bb51f933f2e20cafde371085"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-dev"
The revision id is of v4.4.3 tag.
Below errors are generated upon kernel fetching
ERROR: linux-4.4 do_fetch: Fetcher failure: Unable to find revisi
___
>From: yocto-boun...@yoctoproject.org on
>behalf of Alexander Kanavin
>Sent: Thursday, March 31, 2016 3:48 PM
>To: yocto@yoctoproject.org
>Subject: Re: [yocto] [Query] Process of Up-streaming a new meta layer
>>On 03/23/2016 04:24 PM
Hello All,
What is the process of upstreaming a new meta layer ?
The layer is specific to cavium thunderx and it can be named as meta-cavium
Is this the correct mailing list to upstream ?
Regards,
Manish Jaggi
--
___
yocto mailing list
yocto@yoc
11 matches
Mail list logo