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
<[email protected]> 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 of my linux.

Is it possible to specify the local path in SRC_URI.
yes. use file:///path/to/linux.tar or even you can use externalsrc and
point it to your tree during development.
read through
http://www.yoctoproject.org/docs/1.8/dev-manual/dev-manual.html#building-software-from-an-external-source


Thanks and Regards,

Yukatharsani J.





________________________________
From: [email protected] <[email protected]> on
behalf of Andres Sagot <[email protected]>
Sent: Thursday, October 29, 2015 9:49 AM
To: [email protected]
Subject: [yocto] Kernel Version Dependency in BB Recipe

Hello Yocto Community,

I did a search and found a great deal about layer dependencies, but I am
still not clear on how or if it is possible to add a kernel version
dependency to a BB recipe. I would like to bitbake to report an error if it
attempts to build my custom package with an unsupported version of Linux.

Thank you and best regards,
Andres

--
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

.


--
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to