[yocto] Issue with gcc6

2018-03-19 Thread sarayu
Hi , 

 

I was trying to setup yocto on my debian VM and pulled the latest yocto fido
and tried to compile the core_image_sato. 

I am getting the below error in the base build.

 

/home/sarayu/code/yocto-sample/poky/build/tmp/work/x86_64-linux/elfutils-nat
ive/0.161-r0/elfutils-0.161/libebl/eblinitreg.c:50:26: error: nonnull
argument 'ebl' compared to NULL [-Werror=nonnull-compare]

|return ebl == NULL ? 0 : ebl->frame_nregs;

|   ^~

| cc1: all warnings being treated as errors

| Makefile:529: recipe for target 'eblinitreg.o' failed

| make[2]: *** [eblinitreg.o] Error 1

 

 

Can you please let me know if a patch or fix is already available for the
same. 

Thanks in advance for your help.

 

Thanks and Regards

Sarayu

-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] Issue with Doc-utils

2018-08-20 Thread Sarayu Sivanandam
Hi ,

I am trying to compile docbook utils with the below recipe
recipes-devtools/docbook-utils/docbook-utils-native_0.6.14.bb
<http://cgit.openembedded.org/openembedded-core/tree/meta/recipes-devtools/docbook-utils/docbook-utils-native_0.6.14.bb?h=danny>
on my latest ubuntu setup ( 18.04)  and i am seeing the below errors. Can
you please help me with the same.

Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: make -j 4
| Making all in backends
| make[1]: Entering directory
'/home/sarayu/code/yocto_arm/QorIQ-SDK-V2.0-20160527-yocto/build_ls1043ardb/tmp/work/x86_64-linux/docbook-utils-native/0.6.14-r3/build/backends'
| make[1]: Nothing to be done for 'all'.
| make[1]: Leaving directory
'/home/sarayu/code/yocto_arm/QorIQ-SDK-V2.0-20160527-yocto/build_ls1043ardb/tmp/work/x86_64-linux/docbook-utils-native/0.6.14-r3/build/backends'
| Making all in bin
| make[1]: Entering directory
'/home/sarayu/code/yocto_arm/QorIQ-SDK-V2.0-20160527-yocto/build_ls1043ardb/tmp/work/x86_64-linux/docbook-utils-native/0.6.14-r3/build/bin'
| make[1]: Nothing to be done for 'all'.
| make[1]: Leaving directory
'/home/sarayu/code/yocto_arm/QorIQ-SDK-V2.0-20160527-yocto/build_ls1043ardb/tmp/work/x86_64-linux/docbook-utils-native/0.6.14-r3/build/bin'
| Making all in doc
| make[1]: Entering directory
'/home/sarayu/code/yocto_arm/QorIQ-SDK-V2.0-20160527-yocto/build_ls1043ardb/tmp/work/x86_64-linux/docbook-utils-native/0.6.14-r3/build/doc'
| Making all in refentry
| make[2]: Entering directory
'/home/sarayu/code/yocto_arm/QorIQ-SDK-V2.0-20160527-yocto/build_ls1043ardb/tmp/work/x86_64-linux/docbook-utils-native/0.6.14-r3/build/doc/refentry'
| make[2]: Nothing to be done for 'all'.
| make[2]: Leaving directory
'/home/sarayu/code/yocto_arm/QorIQ-SDK-V2.0-20160527-yocto/build_ls1043ardb/tmp/work/x86_64-linux/docbook-utils-native/0.6.14-r3/build/doc/refentry'
| Making all in man
| make[2]: Entering directory
'/home/sarayu/code/yocto_arm/QorIQ-SDK-V2.0-20160527-yocto/build_ls1043ardb/tmp/work/x86_64-linux/docbook-utils-native/0.6.14-r3/build/doc/man'
| make[2]: Nothing to be done for 'all'.
| make[2]: Leaving directory
'/home/sarayu/code/yocto_arm/QorIQ-SDK-V2.0-20160527-yocto/build_ls1043ardb/tmp/work/x86_64-linux/docbook-utils-native/0.6.14-r3/build/doc/man'
| Making all in HTML
| make[2]: Entering directory
'/home/sarayu/code/yocto_arm/QorIQ-SDK-V2.0-20160527-yocto/build_ls1043ardb/tmp/work/x86_64-linux/docbook-utils-native/0.6.14-r3/build/doc/HTML'
|
SGML_CATALOG_FILES=/home/sarayu/code/yocto_arm/QorIQ-SDK-V2.0-20160527-yocto/build_ls1043ardb/tmp/sysroots/x86_64-linux/etc/sgml/catalog
\
|
SGML_SEARCH_PATH=/home/sarayu/code/yocto_arm/QorIQ-SDK-V2.0-20160527-yocto/build_ls1043ardb/tmp/work/x86_64-linux/docbook-utils-native/0.6.14-r3/docbook-utils-0.6.14:/home/sarayu/code/yocto_arm/QorIQ-SDK-V2.0-20160527-yocto/build_ls1043ardb/tmp/work/x86_64-linux/docbook-utils-native/0.6.14-r3/docbook-utils-0.6.14/doc:..
\
| jade -t sgml -i html -d
/home/sarayu/code/yocto_arm/QorIQ-SDK-V2.0-20160527-yocto/build_ls1043ardb/tmp/work/x86_64-linux/docbook-utils-native/0.6.14-r3/docbook-utils-0.6.14/docbook-utils.dsl\#html
\
| -V '%use-id-as-filename%'
/home/sarayu/code/yocto_arm/QorIQ-SDK-V2.0-20160527-yocto/build_ls1043ardb/tmp/work/x86_64-linux/docbook-utils-native/0.6.14-r3/docbook-utils-0.6.14/doc/docbook-utils.sgml
|
SGML_CATALOG_FILES=/home/sarayu/code/yocto_arm/QorIQ-SDK-V2.0-20160527-yocto/build_ls1043ardb/tmp/sysroots/x86_64-linux/etc/sgml/catalog
\
|
SGML_SEARCH_PATH=/home/sarayu/code/yocto_arm/QorIQ-SDK-V2.0-20160527-yocto/build_ls1043ardb/tmp/work/x86_64-linux/docbook-utils-native/0.6.14-r3/docbook-utils-0.6.14:/home/sarayu/code/yocto_arm/QorIQ-SDK-V2.0-20160527-yocto/build_ls1043ardb/tmp/work/x86_64-linux/docbook-utils-native/0.6.14-r3/docbook-utils-0.6.14/doc:..
\
| jade -t sgml -i html -d
/home/sarayu/code/yocto_arm/QorIQ-SDK-V2.0-20160527-yocto/build_ls1043ardb/tmp/work/x86_64-linux/docbook-utils-native/0.6.14-r3/docbook-utils-0.6.14/docbook-utils.dsl\#html
\
| -V '%use-id-as-filename%'
/home/sarayu/code/yocto_arm/QorIQ-SDK-V2.0-20160527-yocto/build_ls1043ardb/tmp/work/x86_64-linux/docbook-utils-native/0.6.14-r3/docbook-utils-0.6.14/doc/docbook-utils.sgml
|
SGML_CATALOG_FILES=/home/sarayu/code/yocto_arm/QorIQ-SDK-V2.0-20160527-yocto/build_ls1043ardb/tmp/sysroots/x86_64-linux/etc/sgml/catalog
\
|
SGML_SEARCH_PATH=/home/sarayu/code/yocto_arm/QorIQ-SDK-V2.0-20160527-yocto/build_ls1043ardb/tmp/work/x86_64-linux/docbook-utils-native/0.6.14-r3/docbook-utils-0.6.14:/home/sarayu/code/yocto_arm/QorIQ-SDK-V2.0-20160527-yocto/build_ls1043ardb/tmp/work/x86_64-linux/docbook-utils-native/0.6.14-r3/docbook-utils-0.6.14/doc:..
\
| jade -t sgml -i html -d
/home/sarayu/code/yocto_arm/QorIQ-SDK-V2.0-20160527-yocto/build_ls1043ardb/tmp/work/x86_64-linux

[yocto] LXD on yocto

2018-08-22 Thread Sarayu Sivanandam
Hi all,

Is anyone currently working on creating a recipe for LXD?

I want to create a recipe for LXD for my project and any inputs for
the same is welcome.

Thanks and Regards

Sarayu
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] QorIQ-SDK-V1.8 fsl-toolchain generation misses libuuid

2015-07-24 Thread Sarayu Krishna Sivanandam
Hi all ,

I am using the QorIQ-SDK-V1.8 SDK for the toolchain generation for my ARM
board . I followed the instructions in
http://www.freescale.com/infocenter/topic/QORIQSDK/6735542.html and was
able to successfully generate the toolchain and install the same.

I was also able to cross compile my hello world program and run the same on
my board . But when i wanted to test my other programs , i figured that
they were using the libuuid which was not present in the toolchain since it
was throwing errors for the uuid.h reference in my code.

I verified that the SDK had the util-linux recipe in the recipies-core
folder and also this was in the BBLAYER path as well. I saw that the
packages were also defined right and this recipe was being parsed also when
i tried to build it .

I used bitbake to run the util-linux_2.24.1.bb file separately and saw that
it was able to generate the libuuid but for some reason it is not being
built as part of the toolchain .

Can you please let me know what changes are required to include it along
with the toolchain build .

Thanks and Regards,
Sarayu K S
Tech Lead
Zaikenn Technologies
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] QorIQ-SDK-V1.8 fsl-toolchain generation misses libuuid

2015-07-24 Thread Sarayu Krishna Sivanandam
Thanks for the quick response .
That worked for me .

Thanks and Regards,
Sarayu K S
Tech Lead
Zaikenn Technologies

On Fri, Jul 24, 2015 at 2:47 PM, Luo Zhenhua 
wrote:

>  One correction.
>
>
>
> Do the following change for meta-fsl-networking/images/fsl-toolchain.bb
>
>
>
> diff --git a/images/fsl-toolchain.bb b/images/fsl-toolchain.bb
>
> index 88625c0..82c2614 100644
>
> --- a/images/fsl-toolchain.bb
>
> +++ b/images/fsl-toolchain.bb
>
> @@ -11,6 +11,7 @@ TOOLCHAIN_TARGET_TASK += " \
>
>  libgomp-staticdev \
>
>  libstdc++-staticdev \
>
>  ${TCLIBC}-staticdev \
>
> +util-linux-dev \
>
> "
>
>
>
>
>
> Best Regards,
>
>
>
> Zhenhua
>
>
>
> *From:* yocto-boun...@yoctoproject.org [mailto:
> yocto-boun...@yoctoproject.org] *On Behalf Of *Luo Zhenhua
> *Sent:* Friday, July 24, 2015 4:26 PM
> *To:* Sarayu Krishna Sivanandam; yocto@yoctoproject.org
> *Subject:* Re: [yocto] QorIQ-SDK-V1.8 fsl-toolchain generation misses
> libuuid
>
>
>
> Hi Sarayu K S,
>
>
>
> The fsl-toolchian includes the very basic packages of cross-compile
> support by default, to add the more headers and libraries, you can edit
> meta-fsl-networking/images/fsl-toolchain.bb to add corresponding packages
> and rebuild fsl-toolchain.
>
>
>
> For the specific case, you can do the following change and rebuild
> fsl-toolchain.
>
> diff --git a/images/fsl-toolchain.bb b/images/fsl-toolchain.bb
>
> index 88625c0..0756bd0 100644
>
> --- a/images/fsl-toolchain.bb
>
> +++ b/images/fsl-toolchain.bb
>
> @@ -11,6 +11,7 @@ TOOLCHAIN_TARGET_TASK += " \
>
>  libgomp-staticdev \
>
>  libstdc++-staticdev \
>
>  ${TCLIBC}-staticdev \
>
> +nativesdk-util-linux-dev \
>
> "
>
>
>
>
>
> Best Regards,
>
>
>
> Zhenhua
>
>
>
> *From:* yocto-boun...@yoctoproject.org [
> mailto:yocto-boun...@yoctoproject.org ] *On
> Behalf Of *Sarayu Krishna Sivanandam
> *Sent:* Friday, July 24, 2015 3:21 PM
> *To:* yocto@yoctoproject.org
> *Subject:* [yocto] QorIQ-SDK-V1.8 fsl-toolchain generation misses libuuid
>
>
>
> Hi all ,
>
>
>
> I am using the QorIQ-SDK-V1.8 SDK for the toolchain generation for my ARM
> board . I followed the instructions in
> http://www.freescale.com/infocenter/topic/QORIQSDK/6735542.html and was
> able to successfully generate the toolchain and install the same.
>
>
>
> I was also able to cross compile my hello world program and run the same
> on my board . But when i wanted to test my other programs , i figured that
> they were using the libuuid which was not present in the toolchain since it
> was throwing errors for the uuid.h reference in my code.
>
>
>
> I verified that the SDK had the util-linux recipe in the recipies-core
> folder and also this was in the BBLAYER path as well. I saw that the
> packages were also defined right and this recipe was being parsed also when
> i tried to build it .
>
>
>
> I used bitbake to run the util-linux_2.24.1.bb file separately and saw
> that it was able to generate the libuuid but for some reason it is not
> being built as part of the toolchain .
>
>
>
> Can you please let me know what changes are required to include it along
> with the toolchain build .
>
>
>
> Thanks and Regards,
>
> Sarayu K S
>
> Tech Lead
>
> Zaikenn Technologies
>
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] ADD GDB in FSL toolchain

2015-08-04 Thread Sarayu Krishna Sivanandam
Hi all ,

I am using the QorIQ-SDK-V1.8 SDK for the toolchain generation for my ARM
board .  I wanted to build gdb along with the toolchain . I got some ideas
from google to add the gdb-cross in the fsl-toolchain.bb but on doing the
same it gave me some errors when trying to build .

Can you please let me know the right method to add gdb in the toolchain ?

Below is the error i got ,
*ERROR: gdb-cross not found in the base feeds (ls1021atwr
cortexa7hf-vfp-neon cortexa7hf-vfp armv7ahf-vfp-neon armv7ahf-vfp
armv6hf-vfp armv5ehf-vfp armv5hf-vfp noarch any all).*

Thanks in advance for your help.


Thanks and Regards,
Sarayu K S
Tech Lead
Zaikenn Technologies
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] ADD GDB in FSL toolchain

2015-08-04 Thread Sarayu Krishna Sivanandam
hi Gary ,

Thanks for the quick response. I still see the below error .

NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'gdb-cross-arm'
NOTE: Runtime target 'gdb-cross-arm' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['gdb-cross-arm']
ERROR: Required build target 'fsl-toolchain' has no buildable providers.
Missing or unbuildable dependency chain was: ['fsl-toolchain',
'gdb-cross-arm']
-

Below is how the change ,
TOOLCHAIN_TARGET_TASK += " \
glib-2.0 \
glib-2.0-dev \
dtc-staticdev \
libgomp \
libgomp-dev \
libgomp-staticdev \
libstdc++-staticdev \
${TCLIBC}-staticdev \
util-linux-dev \
gdb-cross-arm \
"


Thanks and Regards,
Sarayu K S
Tech Lead
Zaikenn Technologies

On Tue, Aug 4, 2015 at 5:21 PM, Gary Thomas  wrote:

> On 2015-08-04 03:31, Sarayu Krishna Sivanandam wrote:
>
>> Hi all ,
>>
>> I am using the QorIQ-SDK-V1.8 SDK for the toolchain generation for my ARM
>> board .  I wanted to build gdb along with the toolchain . I got some ideas
>> from google to add the
>> gdb-cross in the fsl-toolchain.bb <http://fsl-toolchain.bb> but on doing
>> the same it gave me some errors when trying to build .
>>
>> Can you please let me know the right method to add gdb in the toolchain ?
>>
>> Below is the error i got ,
>> *ERROR: gdb-cross not found in the base feeds (ls1021atwr
>> cortexa7hf-vfp-neon cortexa7hf-vfp armv7ahf-vfp-neon armv7ahf-vfp
>> armv6hf-vfp armv5ehf-vfp armv5hf-vfp noarch any all).*
>>
>
> Use gdb-cross-arm
>
> --
> 
> Gary Thomas |  Consulting for the
> MLB Associates  |Embedded world
> 
> --
> ___
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] ADD GDB in FSL toolchain

2015-08-04 Thread Sarayu Krishna Sivanandam
Hi Gary ,

Pls find below my configuration details .

Build Configuration:
BB_VERSION= "1.22.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING   = "CentOS-7.1.1503"
TARGET_SYS= "arm-fsl-linux-gnueabi"
MACHINE   = "ls1021atwr"
DISTRO= "fsl-networking"
DISTRO_VERSION= "QorIQ-SDK-V1.8"
TUNE_FEATURES = "armv7a vfp neon callconvention-hard cortexa7"
TARGET_FPU= "vfp-neon"
meta
meta-yocto
meta-yocto-bsp= "daisy:18837ea4cdd4fdab608e0a032a11a2dfb6b1ee1a"
meta-fsl-arm  = "daisy:b529ac5ba06a0d69d7e6e295776a4d684c6e1c56"
meta-fsl-networking = "daisy:6eb28ed659bbadfa470237dfce98bcbf53c18fe1"
meta-fsl-toolchain = "daisy:a253b3594d8d9e0a4ed869d1fb502c395c4438ac"
meta-virtualization = "daisy:df44ec7a68c8e4b713a458a5b93e903103dea85c"
meta-oe
meta-networking
meta-perl
toolchain-layer   = "daisy:4a44c4107899363b22c01eb5621b0c86db1c659c"
meta-java = "daisy:65c89b93fa9d4c89e1dfb5b795075cbadb541009"
meta-linaro-toolchain = "daisy:9e742fbb8cbb6d2087fb41429a77fcf0ce50dbb8"
meta-security = "daisy:9f4c3849521465b459845dcc1a7a885bacaae9d9"


Thanks and Regards,
Sarayu K S
Tech Lead
Zaikenn Technologies

On Tue, Aug 4, 2015 at 6:23 PM, Gary Thomas  wrote:

> On 2015-08-04 06:42, Sarayu Krishna Sivanandam wrote:
>
>> hi Gary ,
>>
>> Thanks for the quick response. I still see the below error .
>>
>> NOTE: Resolving any missing task queue dependencies
>> ERROR: Nothing RPROVIDES 'gdb-cross-arm'
>> NOTE: Runtime target 'gdb-cross-arm' is unbuildable, removing...
>> Missing or unbuildable dependency chain was: ['gdb-cross-arm']
>> ERROR: Required build target 'fsl-toolchain' has no buildable providers.
>> Missing or unbuildable dependency chain was: ['fsl-toolchain',
>> 'gdb-cross-arm']
>> -
>>
>> Below is how the change ,
>> TOOLCHAIN_TARGET_TASK += " \
>>  glib-2.0 \
>>  glib-2.0-dev \
>>  dtc-staticdev \
>>  libgomp \
>>  libgomp-dev \
>>  libgomp-staticdev \
>>  libstdc++-staticdev \
>>  ${TCLIBC}-staticdev \
>>  util-linux-dev \
>>  gdb-cross-arm \
>> "
>>
>
> It works fine for me using the latest master git.
>
> What branch/release are you using?  I'm using:
> meta  = "master:a8b723498c9a7106210db140452886894494b4d6"
> meta-fsl-arm  = "master:48d7e70398f0f9f337b9edaeb29901c9bd895282"
> meta-fsl-arm-extra = "master:ffa8db2f33ff08fc618c7e8eb47924095f4a06c0"
>
> What is your target machine?
>
>
>> On Tue, Aug 4, 2015 at 5:21 PM, Gary Thomas > g...@mlbassoc.com>> wrote:
>>
>> On 2015-08-04 03:31, Sarayu Krishna Sivanandam wrote:
>>
>> Hi all ,
>>
>> I am using the QorIQ-SDK-V1.8 SDK for the toolchain generation
>> for my ARM board .  I wanted to build gdb along with the toolchain . I got
>> some ideas from google to add the
>> gdb-cross in the fsl-toolchain.bb <http://fsl-toolchain.bb> <
>> http://fsl-toolchain.bb> but on doing the same it gave me some errors
>> when trying to build .
>>
>> Can you please let me know the right method to add gdb in the
>> toolchain ?
>>
>> Below is the error i got ,
>> *ERROR: gdb-cross not found in the base feeds (ls1021atwr
>> cortexa7hf-vfp-neon cortexa7hf-vfp armv7ahf-vfp-neon armv7ahf-vfp
>> armv6hf-vfp armv5ehf-vfp armv5hf-vfp noarch any
>> all).*
>>
>>
>> Use gdb-cross-arm
>>
>> --
>> 
>> Gary Thomas |  Consulting for the
>> MLB Associates  |Embedded world
>> 
>> --
>> ___
>> yocto mailing list
>> yocto@yoctoproject.org <mailto:yocto@yoctoproject.org>
>> https://lists.yoctoproject.org/listinfo/yocto
>>
>>
>>
> --
> 
> Gary Thomas |  Consulting for the
> MLB Associates  |Embedded world
> 
>
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] ADD GDB in FSL toolchain

2015-08-04 Thread Sarayu Krishna Sivanandam
hi Gary ,

I am working on the 1.8 SDK For the ARM board and followed the instructions
from the freescale website link provided below (
http://www.freescale.com/infocenter/topic/qfamily-sdk/index.html) for my
ARM board ls1021atwr  and hence i got the source ISO from the SDK and then
used the same to build the tool chain as the same is currently available on
my board.

when u use gdb-cross which bb file is executed ? Can you please provide the
file name so that i can verify if it is present in my code as well.


Thanks and Regards,
Sarayu K S
Tech Lead
Zaikenn Technologies

On Tue, Aug 4, 2015 at 6:57 PM, Gary Thomas  wrote:

> On 2015-08-04 07:01, Sarayu Krishna Sivanandam wrote:
>
>> Hi Gary ,
>>
>> Pls find below my configuration details .
>>
>> Build Configuration:
>> BB_VERSION= "1.22.0"
>> BUILD_SYS = "x86_64-linux"
>> NATIVELSBSTRING   = "CentOS-7.1.1503"
>> TARGET_SYS= "arm-fsl-linux-gnueabi"
>> MACHINE   = "ls1021atwr"
>> DISTRO= "fsl-networking"
>> DISTRO_VERSION= "QorIQ-SDK-V1.8"
>> TUNE_FEATURES = "armv7a vfp neon callconvention-hard cortexa7"
>> TARGET_FPU= "vfp-neon"
>> meta
>> meta-yocto
>> meta-yocto-bsp= "daisy:18837ea4cdd4fdab608e0a032a11a2dfb6b1ee1a"
>> meta-fsl-arm  = "daisy:b529ac5ba06a0d69d7e6e295776a4d684c6e1c56"
>> meta-fsl-networking = "daisy:6eb28ed659bbadfa470237dfce98bcbf53c18fe1"
>> meta-fsl-toolchain = "daisy:a253b3594d8d9e0a4ed869d1fb502c395c4438ac"
>> meta-virtualization = "daisy:df44ec7a68c8e4b713a458a5b93e903103dea85c"
>> meta-oe
>> meta-networking
>> meta-perl
>> toolchain-layer   = "daisy:4a44c4107899363b22c01eb5621b0c86db1c659c"
>> meta-java = "daisy:65c89b93fa9d4c89e1dfb5b795075cbadb541009"
>> meta-linaro-toolchain = "daisy:9e742fbb8cbb6d2087fb41429a77fcf0ce50dbb8"
>> meta-security = "daisy:9f4c3849521465b459845dcc1a7a885bacaae9d9"
>>
>
> Firstly, 'daisy' is really old, you should consider 'dizzy' or newer
> The git revisions listed above do not match the public trees - where did
> you get them?
>
> I tried to build 'gdb-cross' using daisy and it worked with no issues
> using:
> meta  =
> "(detachedfromorigin/daisy):b9ec9f7425cd11fada2ba104122b0f1ea823ae28"
> meta-fsl-arm  =
> "(detachedfromorigin/daisy):0c4de80867c3ab4e9682dd7802d3fd907d1e1a23"
>
> On Tue, Aug 4, 2015 at 6:23 PM, Gary Thomas > g...@mlbassoc.com>> wrote:
>>
>> On 2015-08-04 06:42, Sarayu Krishna Sivanandam wrote:
>>
>> hi Gary ,
>>
>> Thanks for the quick response. I still see the below error .
>>
>> NOTE: Resolving any missing task queue dependencies
>> ERROR: Nothing RPROVIDES 'gdb-cross-arm'
>> NOTE: Runtime target 'gdb-cross-arm' is unbuildable, removing...
>> Missing or unbuildable dependency chain was: ['gdb-cross-arm']
>> ERROR: Required build target 'fsl-toolchain' has no buildable
>> providers.
>> Missing or unbuildable dependency chain was: ['fsl-toolchain',
>> 'gdb-cross-arm']
>> -
>>
>> Below is how the change ,
>> TOOLCHAIN_TARGET_TASK += " \
>>   glib-2.0 \
>>   glib-2.0-dev \
>>   dtc-staticdev \
>>   libgomp \
>>   libgomp-dev \
>>   libgomp-staticdev \
>>   libstdc++-staticdev \
>>   ${TCLIBC}-staticdev \
>>   util-linux-dev \
>>   gdb-cross-arm \
>> "
>>
>>
>> It works fine for me using the latest master git.
>>
>> What branch/release are you using?  I'm using:
>> meta  = "master:a8b723498c9a7106210db140452886894494b4d6"
>> meta-fsl-arm  = "master:48d7e70398f0f9f337b9edaeb29901c9bd895282"
>> meta-fsl-arm-extra = "master:ffa8db2f33ff08fc618c7e8eb47924095f4a06c0"
>>
>> What is your target machine?
>>
>>
>> On Tue, Aug 4, 2015 at 5:21 PM, Gary Thomas > <mailto:g...@mlbassoc.com> <mailto:g...@mlbassoc.com > g...@mlbassoc.com>>> wrote:
>>
>>  On 2015-08-04 03:31, Sarayu Krishna Sivanandam wrote:
>>
>> 

Re: [yocto] ADD GDB in FSL toolchain

2015-08-04 Thread Sarayu Krishna Sivanandam
I see that it is available in my code as well .

[sarayu@localhost QorIQ-SDK-V1.8-20150619-yocto]$ find . -name
gdb-cross_7.6.2.bb
./poky/meta/recipes-devtools/gdb/gdb-cross_7.6.2.bb

But when i try to build just this bb file it still shows the error .
[sarayu@localhost build_ls1021atwr_release]$ bitbake gdb-cross_7.6.2.bb
Loading cache: 100% ||
ETA:  00:00:00
Loaded 2148 entries from dependency cache.
ERROR: Nothing PROVIDES 'gdb-cross_7.6.2.bb'

Summary: There was 1 ERROR message shown, returning a non-zero exit code.
[sarayu@localhost build_ls1021atwr_release]$

Could there be any other issue related to path or anything because i have
been able to build the toolchain without gdb and also have been able to
build the util-linux recipe just form the bb file separately also .
Wondering why it is failing for gdb alone .


Thanks and Regards,
Sarayu K S
Tech Lead
Zaikenn Technologies

On Tue, Aug 4, 2015 at 7:22 PM, Gary Thomas  wrote:

> On 2015-08-04 07:47, Sarayu Krishna Sivanandam wrote:
>
>> hi Gary ,
>>
>> I am working on the 1.8 SDK For the ARM board and followed the
>> instructions from the freescale website link provided below
>> (http://www.freescale.com/infocenter/topic/qfamily-sdk/index.html) for
>> my ARM board ls1021atwr  and hence i got the source ISO from the SDK and
>> then used the same to build the tool
>> chain as the same is currently available on my board.
>>
>> when u use gdb-cross which bb file is executed ? Can you please provide
>> the file name so that i can verify if it is present in my code as well.
>>
>
> I put the daisy checkout in /tmp/poky-daisy:
>   $ find /tmp/poky-daisy/meta -name "gdb-cross*"
>   /tmp/poky-daisy/meta/recipes-devtools/gdb/gdb-cross.inc
>   /tmp/poky-daisy/meta/recipes-devtools/gdb/gdb-cross_7.6.2.bb
>   /tmp/poky-daisy/meta/recipes-devtools/gdb/gdb-cross-canadian_7.6.2.bb
>   /tmp/poky-daisy/meta/recipes-devtools/gdb/gdb-cross-canadian.inc
>
>
> On Tue, Aug 4, 2015 at 6:57 PM, Gary Thomas > g...@mlbassoc.com>> wrote:
>>
>> On 2015-08-04 07:01, Sarayu Krishna Sivanandam wrote:
>>
>> Hi Gary ,
>>
>> Pls find below my configuration details .
>>
>> Build Configuration:
>> BB_VERSION= "1.22.0"
>> BUILD_SYS = "x86_64-linux"
>> NATIVELSBSTRING   = "CentOS-7.1.1503"
>> TARGET_SYS= "arm-fsl-linux-gnueabi"
>> MACHINE   = "ls1021atwr"
>> DISTRO= "fsl-networking"
>> DISTRO_VERSION= "QorIQ-SDK-V1.8"
>> TUNE_FEATURES = "armv7a vfp neon callconvention-hard cortexa7"
>> TARGET_FPU= "vfp-neon"
>> meta
>> meta-yocto
>> meta-yocto-bsp=
>> "daisy:18837ea4cdd4fdab608e0a032a11a2dfb6b1ee1a"
>> meta-fsl-arm  =
>> "daisy:b529ac5ba06a0d69d7e6e295776a4d684c6e1c56"
>> meta-fsl-networking =
>> "daisy:6eb28ed659bbadfa470237dfce98bcbf53c18fe1"
>> meta-fsl-toolchain =
>> "daisy:a253b3594d8d9e0a4ed869d1fb502c395c4438ac"
>> meta-virtualization =
>> "daisy:df44ec7a68c8e4b713a458a5b93e903103dea85c"
>> meta-oe
>> meta-networking
>> meta-perl
>> toolchain-layer   =
>> "daisy:4a44c4107899363b22c01eb5621b0c86db1c659c"
>> meta-java =
>> "daisy:65c89b93fa9d4c89e1dfb5b795075cbadb541009"
>> meta-linaro-toolchain =
>> "daisy:9e742fbb8cbb6d2087fb41429a77fcf0ce50dbb8"
>> meta-security =
>> "daisy:9f4c3849521465b459845dcc1a7a885bacaae9d9"
>>
>>
>> Firstly, 'daisy' is really old, you should consider 'dizzy' or newer
>> The git revisions listed above do not match the public trees - where
>> did
>> you get them?
>>
>> I tried to build 'gdb-cross' using daisy and it worked with no issues
>> using:
>> meta  =
>> "(detachedfromorigin/daisy):b9ec9f7425cd11fada2ba104122b0f1ea823ae28"
>> meta-fsl-arm  =
>> "(detachedfromorigin/daisy):0c4de80867c3ab4e9682dd7802d3fd907d1e1a23"
>>
>> On Tue, Aug 4, 2015 at 6:23 PM, Gary Thomas > <mailto:g...@mlbassoc.com> <mailto:g...@mlbassoc.com > g...@mlbassoc.com>>> wrote:
>>
>>  On 2015-08-04 06:42, Sarayu Krishna Sivanandam wrote:
>>
>

Re: [yocto] ADD GDB in FSL toolchain

2015-08-05 Thread Sarayu Krishna Sivanandam
Thanks for the reply . That worked for me . I was able to add gdb to my
toolchain.

Thanks and Regards,
Sarayu K S
Tech Lead
Zaikenn Technologies

On Wed, Aug 5, 2015 at 2:47 PM, Luo Zhenhua 
wrote:

> Hi Sarayu,
>
> Do you want the gdb utility which can be executed on host machine or gdb
> stuffs of target machine? If the former, the utility is already
> included(/sysroots/x86_64-fslsdk-linux/usr/bin/arm-fsl-linux-gnueabi/arm-fsl-linux-gnueabi-gdb),
> if the latter, you can follow Khem's suggestion.
>
>
> Best Regards,
>
> Zhenhua
>
> > -Original Message-
> > From: yocto-boun...@yoctoproject.org [mailto:yocto-
> > boun...@yoctoproject.org] On Behalf Of Khem Raj
> > Sent: Wednesday, August 05, 2015 4:14 AM
> > To: Sarayu Krishna Sivanandam
> > Cc: yocto@yoctoproject.org; Gary Thomas
> > Subject: Re: [yocto] ADD GDB in FSL toolchain
> >
> > On Tue, Aug 4, 2015 at 5:42 AM, Sarayu Krishna Sivanandam
> >  wrote:
> > > hi Gary ,
> > >
> > > Thanks for the quick response. I still see the below error .
> > >
> > > NOTE: Resolving any missing task queue dependencies
> > > ERROR: Nothing RPROVIDES 'gdb-cross-arm'
> > > NOTE: Runtime target 'gdb-cross-arm' is unbuildable, removing...
> > > Missing or unbuildable dependency chain was: ['gdb-cross-arm']
> > > ERROR: Required build target 'fsl-toolchain' has no buildable
> providers.
> > > Missing or unbuildable dependency chain was: ['fsl-toolchain',
> > > 'gdb-cross-arm']
> >
> > this is not a target task. Its a host-x-target tool you should add
> db-cross-
> > canadian-${TRANSLATED_TARGET_ARCH}  to TOOLCHAIN_HOST_TASK
> >
> > if you want gdb on target then you would add 'gdb' to
> > TOOLCHAIN_TARGET_TASK
> >
> > > -
> > >
> > > Below is how the change ,
> > > TOOLCHAIN_TARGET_TASK += " \
> > > glib-2.0 \
> > > glib-2.0-dev \
> > > dtc-staticdev \
> > >     libgomp \
> > > libgomp-dev \
> > > libgomp-staticdev \
> > > libstdc++-staticdev \
> > > ${TCLIBC}-staticdev \
> > > util-linux-dev \
> > > gdb-cross-arm \
> > > "
> > >
> > >
> > > Thanks and Regards,
> > > Sarayu K S
> > > Tech Lead
> > > Zaikenn Technologies
> > >
> > > On Tue, Aug 4, 2015 at 5:21 PM, Gary Thomas  wrote:
> > >>
> > >> On 2015-08-04 03:31, Sarayu Krishna Sivanandam wrote:
> > >>>
> > >>> Hi all ,
> > >>>
> > >>> I am using the QorIQ-SDK-V1.8 SDK for the toolchain generation for
> > >>> my ARM board .  I wanted to build gdb along with the toolchain . I
> > >>> got some ideas from google to add the gdb-cross in the
> > >>> fsl-toolchain.bb <http://fsl-toolchain.bb> but on doing the same it
> > >>> gave me some errors when trying to build .
> > >>>
> > >>> Can you please let me know the right method to add gdb in the
> toolchain ?
> > >>>
> > >>> Below is the error i got ,
> > >>> *ERROR: gdb-cross not found in the base feeds (ls1021atwr
> > >>> cortexa7hf-vfp-neon cortexa7hf-vfp armv7ahf-vfp-neon armv7ahf-vfp
> > >>> armv6hf-vfp armv5ehf-vfp armv5hf-vfp noarch any all).*
> > >>
> > >>
> > >> Use gdb-cross-arm
> > >>
> > >> --
> > >> 
> > >> Gary Thomas |  Consulting for the
> > >> MLB Associates  |Embedded world
> > >> 
> > >> --
> > >> ___
> > >> yocto mailing list
> > >> yocto@yoctoproject.org
> > >> https://lists.yoctoproject.org/listinfo/yocto
> > >
> > >
> > >
> > > --
> > > ___
> > > yocto mailing list
> > > yocto@yoctoproject.org
> > > https://lists.yoctoproject.org/listinfo/yocto
> > >
> > --
> > ___
> > yocto mailing list
> > yocto@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/yocto
>
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] Kernel header generation

2015-11-27 Thread Sarayu Krishna Sivanandam
Hi ,

I have written a kernel module which i am currently building along with the
yocto kernel but i want to be able to move my code to a different
repository and be able to build it as a stand alone module.

To do so , i will need the kernel headers to be generated from the linux
kernel on yocto . Can you please provide me the steps to build the kernel
headers and be able to install it outside the yocto setup.

I am using the QorIQ-SDK-V1.8 SDK .

Thanks in advance for your help.
Thanks and Regards,
Sarayu K S
Tech Lead
Zaikenn Technologies
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Kernel header generation

2015-11-30 Thread Sarayu Krishna Sivanandam
Hi Khem .

Thanks for your response. But i am not sure if i understand clearly. My
intention here is to generate kernel headers and i wanted to understand how
to do the same .

Based on some online reference , I tried to add the lines (
IMAGE_INSTALL_append
= " kernel-devsrc"
TOOLCHAIN_TARGET_TASK_append = " kernel-devsrc") in my image file but got
some errors as shown below.
ERROR: Nothing RPROVIDES 'kernel-devsrc' (but
/home/sarayu/freescale/v2.0/Freescale-Linux-SDK-for-LS1021A-Rev2-v0.4-20150803-yocto/meta-fsl-networking/images/
fsl-image-core.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'kernel-devsrc' is unbuildable, removing...
ERROR: Required build target 'fsl-image-core' has no buildable providers.


I understood that the kernel-devsrc.bb is not present in my SDK and i tried
to manually add it in the kernel-recipies by using the online link (
https://github.com/01org/luv-yocto/blob/master/meta/recipes-kernel/linux/kernel-devsrc.bb)
but looks like it has some additional dependencies as my build failed again
with the below error.

ERROR: ExpansionError during parsing /home/sarayu/freescale/v2.0/
Freescale-Linux-SDK-for-LS1021A-Rev2-v0.4-20150803-
yocto/meta-fsl-networking/images/fsl-image-core.bb: Failure expanding
variable KERNEL_VERSION: ExpansionError: Failure expanding variable
KERNEL_VERSION, expression was ${@get_kernelversion_headers('
/home/sarayu/freescale/v2.0/Freescale-Linux-SDK-for-
LS1021A-Rev2-v0.4-20150803-yocto/build_ls1021atwr_release/tmp/sysroots/ls1021atwr/usr/src/kernel')}
which triggered exception NameError: name 'get_kernelversion_headers' is
not defined

My question is how can we generate kernel headers from yocto source . If
you have any reference or sample for the same please do share it with me .

Thanks in advance for your help.


Thanks and Regards,
Sarayu K S
Tech Lead
Zaikenn Technologies

On Tue, Dec 1, 2015 at 1:29 AM, Khem Raj  wrote:

>
> On Nov 27, 2015 5:48 AM, "Sarayu Krishna Sivanandam" 
> wrote:
> >
> > Hi ,
> >
> > I have written a kernel module which i am currently building along with
> the yocto kernel but i want to be able to move my code to a different
> repository and be able to build it as a stand alone module.
> >
> > To do so , i will need the kernel headers to be generated from the linux
> kernel on yocto . Can you please provide me the steps to build the kernel
> headers and be able to install it outside the yocto setup.
>
> You need to look into building it as external module first. Thats totally
> between kbuild and your module build system. Once that is in place then you
> just write a new recipe for your module and inherit module class in it
> mainly doing the build and packaging from OE point. There already are many
> such recipes already in meta data
> >
> > I am using the QorIQ-SDK-V1.8 SDK .
> >
> > Thanks in advance for your help.
> > Thanks and Regards,
> > Sarayu K S
> > Tech Lead
> > Zaikenn Technologies
> >
> > --
> > ___
> > yocto mailing list
> > yocto@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/yocto
> >
>
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] How to build jffs2 rootfs image in freescale community build

2016-01-12 Thread Sarayu Krishna Sivanandam
Hi all ,

I was initially using the QorIQ-SDK-V1.8 SDK and was using the command
"bitbake corre-image-full " to generate the full images including the uboot
, the jffs2 filesystem etc as shown below ,

*-rw-r--r--. 1 sarayu sarayu 30670848 Oct 14 13:46
fsl-image-core-ls1021atwr-20151014203509.rootfs.jffs2*

Hoe ever now i have moved to the fsl-community-bsp and want to generate the
full images . I am uisng the command "bitbake core-image-full-cmdline"  as
the "core-image-full " command was not available . But it still did not
generate the individual filesystem types . It generated a filesystem file
like the below .

*-rw-r--r--. 1 sarayu sarayu 24353214 Jan 11 23:12
core-image-full-cmdline-ls1021atwr-20160112065953.rootfs.tar.gz*


 Can you please let me know how to generate the jffs2 image in my community
bsp ? Please let me know what i am missing here .


Thanks in advance for your help.
Thanks and Regards,
Sarayu K S
Tech Lead
Zaikenn Technologies
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] How to build jffs2 rootfs image in freescale community build

2016-01-12 Thread Sarayu Krishna Sivanandam
That worked . Thanks !!

Thanks and Regards,
Sarayu K S
Tech Lead
Zaikenn Technologies

On Tue, Jan 12, 2016 at 2:12 PM, Khem Raj  wrote:

> On Tue, Jan 12, 2016 at 12:32 AM, Sarayu Krishna Sivanandam
>  wrote:
> > Hi all ,
> >
> > I was initially using the QorIQ-SDK-V1.8 SDK and was using the command
> > "bitbake corre-image-full " to generate the full images including the
> uboot
> > , the jffs2 filesystem etc as shown below ,
> >
> > -rw-r--r--. 1 sarayu sarayu 30670848 Oct 14 13:46
> > fsl-image-core-ls1021atwr-20151014203509.rootfs.jffs2
> >
> >
> > Hoe ever now i have moved to the fsl-community-bsp and want to generate
> the
> > full images . I am uisng the command "bitbake core-image-full-cmdline"
> as
> > the "core-image-full " command was not available . But it still did not
> > generate the individual filesystem types . It generated a filesystem file
> > like the below .
> >
> > -rw-r--r--. 1 sarayu sarayu 24353214 Jan 11 23:12
> > core-image-full-cmdline-ls1021atwr-20160112065953.rootfs.tar.gz
> >
> >
> >  Can you please let me know how to generate the jffs2 image in my
> community
> > bsp ? Please let me know what i am missing here .
>
> Add IMAGE_FSTYPES += "jffs2" in your local.conf
>
> >
> >
> > Thanks in advance for your help.
> >
> > Thanks and Regards,
> > Sarayu K S
> > Tech Lead
> > Zaikenn Technologies
> >
> > --
> > ___
> > yocto mailing list
> > yocto@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/yocto
> >
>
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] How to build jffs2 rootfs image in freescale community build

2016-01-13 Thread Sarayu Krishna Sivanandam
hi ,

On similar lines i want to rebuild my linux dtb file as i have made some
changes in my dts file . How can i force it to regenerate the same ?

For example , I use the command bitbake -c compile -f linux-ls1 to
regenerate the uImage .

Is there is similar command for the linux-dtb generation ?

Thanks in advance for your help.

Thanks and Regards,
Sarayu K S
Tech Lead
Zaikenn Technologies

On Tue, Jan 12, 2016 at 3:17 PM, Sarayu Krishna Sivanandam <
sar...@zaikenn.com> wrote:

> That worked . Thanks !!
>
> Thanks and Regards,
> Sarayu K S
> Tech Lead
> Zaikenn Technologies
>
> On Tue, Jan 12, 2016 at 2:12 PM, Khem Raj  wrote:
>
>> On Tue, Jan 12, 2016 at 12:32 AM, Sarayu Krishna Sivanandam
>>  wrote:
>> > Hi all ,
>> >
>> > I was initially using the QorIQ-SDK-V1.8 SDK and was using the command
>> > "bitbake corre-image-full " to generate the full images including the
>> uboot
>> > , the jffs2 filesystem etc as shown below ,
>> >
>> > -rw-r--r--. 1 sarayu sarayu 30670848 Oct 14 13:46
>> > fsl-image-core-ls1021atwr-20151014203509.rootfs.jffs2
>> >
>> >
>> > Hoe ever now i have moved to the fsl-community-bsp and want to generate
>> the
>> > full images . I am uisng the command "bitbake core-image-full-cmdline"
>> as
>> > the "core-image-full " command was not available . But it still did not
>> > generate the individual filesystem types . It generated a filesystem
>> file
>> > like the below .
>> >
>> > -rw-r--r--. 1 sarayu sarayu 24353214 Jan 11 23:12
>> > core-image-full-cmdline-ls1021atwr-20160112065953.rootfs.tar.gz
>> >
>> >
>> >  Can you please let me know how to generate the jffs2 image in my
>> community
>> > bsp ? Please let me know what i am missing here .
>>
>> Add IMAGE_FSTYPES += "jffs2" in your local.conf
>>
>> >
>> >
>> > Thanks in advance for your help.
>> >
>> > Thanks and Regards,
>> > Sarayu K S
>> > Tech Lead
>> > Zaikenn Technologies
>> >
>> > --
>> > ___
>> > yocto mailing list
>> > yocto@yoctoproject.org
>> > https://lists.yoctoproject.org/listinfo/yocto
>> >
>>
>
>
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] How to build jffs2 rootfs image in freescale community build

2016-01-13 Thread Sarayu Krishna Sivanandam
hi ,

I do see the the linux-dtb.inc included in the linux-ls1 recipe but when i
build the code using

bitbake -c compile -f linux-ls1 it doesnot re-generate the dtb file in the
deploy/images/ls1021atwr folder .

Also when i try to rebuild the images like core-image-minimal or core-image
base it does not rebuild any of the images .

How can i force it to rebuild the dtb image ?

Thanks and Regards,
Sarayu K S
Tech Lead
Zaikenn Technologies

On Wed, Jan 13, 2016 at 11:11 PM, Khem Raj  wrote:

>
> On Jan 13, 2016, at 4:03 AM, Sarayu Krishna Sivanandam 
> wrote:
>
> hi ,
>
> On similar lines i want to rebuild my linux dtb file as i have made some
> changes in my dts file . How can i force it to regenerate the same ?
>
> For example , I use the command bitbake -c compile -f linux-ls1 to
> regenerate the uImage .
>
> Is there is similar command for the linux-dtb generation ?
>
>
> if your kernel recipe is including linux-dtb.inc then it should
> automatically append device tree related activities into standard tasks.
>
>
> Thanks in advance for your help.
>
> Thanks and Regards,
> Sarayu K S
> Tech Lead
> Zaikenn Technologies
>
> On Tue, Jan 12, 2016 at 3:17 PM, Sarayu Krishna Sivanandam <
> sar...@zaikenn.com> wrote:
>
>> That worked . Thanks !!
>>
>> Thanks and Regards,
>> Sarayu K S
>> Tech Lead
>> Zaikenn Technologies
>>
>> On Tue, Jan 12, 2016 at 2:12 PM, Khem Raj  wrote:
>>
>>> On Tue, Jan 12, 2016 at 12:32 AM, Sarayu Krishna Sivanandam
>>>  wrote:
>>> > Hi all ,
>>> >
>>> > I was initially using the QorIQ-SDK-V1.8 SDK and was using the command
>>> > "bitbake corre-image-full " to generate the full images including the
>>> uboot
>>> > , the jffs2 filesystem etc as shown below ,
>>> >
>>> > -rw-r--r--. 1 sarayu sarayu 30670848 Oct 14 13:46
>>> > fsl-image-core-ls1021atwr-20151014203509.rootfs.jffs2
>>> >
>>> >
>>> > Hoe ever now i have moved to the fsl-community-bsp and want to
>>> generate the
>>> > full images . I am uisng the command "bitbake
>>> core-image-full-cmdline"  as
>>> > the "core-image-full " command was not available . But it still did not
>>> > generate the individual filesystem types . It generated a filesystem
>>> file
>>> > like the below .
>>> >
>>> > -rw-r--r--. 1 sarayu sarayu 24353214 Jan 11 23:12
>>> > core-image-full-cmdline-ls1021atwr-20160112065953.rootfs.tar.gz
>>> >
>>> >
>>> >  Can you please let me know how to generate the jffs2 image in my
>>> community
>>> > bsp ? Please let me know what i am missing here .
>>>
>>> Add IMAGE_FSTYPES += "jffs2" in your local.conf
>>>
>>> >
>>> >
>>> > Thanks in advance for your help.
>>> >
>>> > Thanks and Regards,
>>> > Sarayu K S
>>> > Tech Lead
>>> > Zaikenn Technologies
>>> >
>>> > --
>>> > ___
>>> > yocto mailing list
>>> > yocto@yoctoproject.org
>>> > https://lists.yoctoproject.org/listinfo/yocto
>>> >
>>>
>>
>>
>
>
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] How to build jffs2 rootfs image in freescale community build

2016-01-13 Thread Sarayu Krishna Sivanandam
Great . That helped . Thanks for a quick reply.

Can you point me to any documentation that would help answer these kind of
questions for me ?

Thanks and Regards,
Sarayu K S
Tech Lead
Zaikenn Technologies

On Wed, Jan 13, 2016 at 11:22 PM, Khem Raj  wrote:

> you need to run -c deploy task for that
>
> On Wed, Jan 13, 2016 at 9:48 AM, Sarayu Krishna Sivanandam
>  wrote:
> > hi ,
> >
> > I do see the the linux-dtb.inc included in the linux-ls1 recipe but when
> i
> > build the code using
> >
> > bitbake -c compile -f linux-ls1 it doesnot re-generate the dtb file in
> the
> > deploy/images/ls1021atwr folder .
> >
> > Also when i try to rebuild the images like core-image-minimal or
> core-image
> > base it does not rebuild any of the images .
> >
> > How can i force it to rebuild the dtb image ?
> >
> > Thanks and Regards,
> > Sarayu K S
> > Tech Lead
> > Zaikenn Technologies
> >
> > On Wed, Jan 13, 2016 at 11:11 PM, Khem Raj  wrote:
> >>
> >>
> >> On Jan 13, 2016, at 4:03 AM, Sarayu Krishna Sivanandam
> >>  wrote:
> >>
> >> hi ,
> >>
> >> On similar lines i want to rebuild my linux dtb file as i have made some
> >> changes in my dts file . How can i force it to regenerate the same ?
> >>
> >> For example , I use the command bitbake -c compile -f linux-ls1 to
> >> regenerate the uImage .
> >>
> >> Is there is similar command for the linux-dtb generation ?
> >>
> >>
> >> if your kernel recipe is including linux-dtb.inc then it should
> >> automatically append device tree related activities into standard tasks.
> >>
> >>
> >> Thanks in advance for your help.
> >>
> >> Thanks and Regards,
> >> Sarayu K S
> >> Tech Lead
> >> Zaikenn Technologies
> >>
> >> On Tue, Jan 12, 2016 at 3:17 PM, Sarayu Krishna Sivanandam
> >>  wrote:
> >>>
> >>> That worked . Thanks !!
> >>>
> >>> Thanks and Regards,
> >>> Sarayu K S
> >>> Tech Lead
> >>> Zaikenn Technologies
> >>>
> >>> On Tue, Jan 12, 2016 at 2:12 PM, Khem Raj  wrote:
> >>>>
> >>>> On Tue, Jan 12, 2016 at 12:32 AM, Sarayu Krishna Sivanandam
> >>>>  wrote:
> >>>> > Hi all ,
> >>>> >
> >>>> > I was initially using the QorIQ-SDK-V1.8 SDK and was using the
> command
> >>>> > "bitbake corre-image-full " to generate the full images including
> the
> >>>> > uboot
> >>>> > , the jffs2 filesystem etc as shown below ,
> >>>> >
> >>>> > -rw-r--r--. 1 sarayu sarayu 30670848 Oct 14 13:46
> >>>> > fsl-image-core-ls1021atwr-20151014203509.rootfs.jffs2
> >>>> >
> >>>> >
> >>>> > Hoe ever now i have moved to the fsl-community-bsp and want to
> >>>> > generate the
> >>>> > full images . I am uisng the command "bitbake
> core-image-full-cmdline"
> >>>> > as
> >>>> > the "core-image-full " command was not available . But it still did
> >>>> > not
> >>>> > generate the individual filesystem types . It generated a filesystem
> >>>> > file
> >>>> > like the below .
> >>>> >
> >>>> > -rw-r--r--. 1 sarayu sarayu 24353214 Jan 11 23:12
> >>>> > core-image-full-cmdline-ls1021atwr-20160112065953.rootfs.tar.gz
> >>>> >
> >>>> >
> >>>> >  Can you please let me know how to generate the jffs2 image in my
> >>>> > community
> >>>> > bsp ? Please let me know what i am missing here .
> >>>>
> >>>> Add IMAGE_FSTYPES += "jffs2" in your local.conf
> >>>>
> >>>> >
> >>>> >
> >>>> > Thanks in advance for your help.
> >>>> >
> >>>> > Thanks and Regards,
> >>>> > Sarayu K S
> >>>> > Tech Lead
> >>>> > Zaikenn Technologies
> >>>> >
> >>>> > --
> >>>> > ___
> >>>> > yocto mailing list
> >>>> > yocto@yoctoproject.org
> >>>> > https://lists.yoctoproject.org/listinfo/yocto
> >>>> >
> >>>
> >>>
> >>
> >>
> >
>
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto