Hi,
1) Create packagegroup-debug-extra"x recipe name".bb file inside the
meta-x/recipes-core/packagegroups layer.
Inside the recipe, add the x recipe name like below:-
inherit packagegroup
PACKAGES = "\
packagegroup-debug-extra"x recipename" \
"
RDEPENDS_packagegroup-extra"x recipename
DEPENDS means a build-time dependency i.e. between recipes, RDEPENDS means a
runtime dependency i.e. between packages.
From: yocto-boun...@yoctoproject.org on behalf
of Vivek Per
Sent: Wednesday, October 7, 2015 11:40 AM
To: yocto@yoctoproject.org
Subject: [y
Hi,
I am trying to build kernel image for new hardware.
So, I prefer to use my linux 3.x version with specific changes.
I want bitbake to fetch the local path of my linux.
Is it possible to specify the local path in SRC_URI.
Thanks and Regards,
Yukatharsani J.
___
Thank you khem..It worked.
On 29-10-2015 11:19, Khem Raj wrote:
On Wed, Oct 28, 2015 at 10:15 PM, YUKATHARSANI JEYACHANDRA
wrote:
Hi,
I am trying to build kernel image for new hardware.
So, I prefer to use my linux 3.x version with specific changes.
I want bitbake to fetch the local path
general meta layers.
Thanks and Regards,
Yukatharsani J.
On 29-10-2015 11:19, Khem Raj wrote:
On Wed, Oct 28, 2015 at 10:15 PM, YUKATHARSANI JEYACHANDRA
wrote:
Hi,
I am trying to build kernel image for new hardware.
So, I prefer to use my linux 3.x version with specific changes.
I want
wrong ?
Thanks and Regards,
Yukatharsani J.
On 09-12-2015 19:21, Yukatharsani Jeyachandra wrote:
Hi All,
I am trying to build my meta-bsp layer using external linaro
toolchain path.
But i am getting some issues since i set EXTERNAL_TOOLCHAIN
path in local.conf file.
Hi Pushpa,
Please remove one forward slash after YOCTO in this below URL and
provide md5sum in your recipe and try to build .
http://www.freescale.com/lgfiles/NMG/MAD/YOCTO//libfslcodec-3.0.11.bin
Note:- Check whether you have http or https mirror in your configuration file.
Please add
FILES_PN = "${prefix}/local/*" line in your recipe.
Thanks,
yukatharsani J.
On 28-11-2014 14:50, Chan Kit Yu wrote:
Not sure if you wanna read through the log file. I was initially
dumbfounded but reading through the log I think I found the issue.
Here's the main error (I think)
You can use BBMASK variable in your layer.conf file.
From: yocto-boun...@yoctoproject.org on behalf
of Mark T
Sent: Friday, March 18, 2016 11:02:54 PM
To: Andre McCurdy
Cc: yocto@yoctoproject.org
Subject: Re: [yocto] Conditional compile for package in layer.conf
Hi,
Use INSANE_SKIP_${PN} = "installed-vs-shipped" in your recipe to avoid this
error. Orelse, add FILES_${PN} += "/usr/local/" in your recipe.
Thanks and Regards,
Yukatharsani J.
From: yocto-boun...@yoctoproject.org on behalf
of s.jar...@esa-grimma.de
Se
10 matches
Mail list logo