Hello Jaime,
I guess the layer meta-baryon requires lot of changes. As i have tried the same, "recipes-kernel" gives error. So do others.This was the error with "recipes-kernel",
ERROR: No recipes available for:
/home/pga/projects/fsl-community-bsp/sources/meta-baryon/recipes-kernel/linux/linux-yocto_3.8.bbappend
/home/pga/projects/fsl-community-bsp/sources/meta-baryon/recipes-kernel/linux/linux-yocto_3.4.bbappend
I did not require all so removed one by one. At every step i got errors, so i went for only samba related.
For only "recipes-connectivity" i got,
ERROR: Function failed: do_configure (log file is located at /home/pga/projects/fsl-community-bsp/build_toolchain/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/samba/3.6.8-r7/temp/log.do_configure.7098)
ERROR: Logfile of failure stored in: /home/pga/projects/fsl-community-bsp/build_toolchain/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/samba/3.6.8-r7/temp/log.do_configure.7098
Log data follows:
| DEBUG: Executing python function sysroot_cleansstate
| DEBUG: Python function sysroot_cleansstate finished
| DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
| DEBUG: Executing shell function autotools_preconfigure
| DEBUG: Shell function autotools_preconfigure finished
| DEBUG: Executing python function autotools_copy_aclocals
| DEBUG: Python function autotools_copy_aclocals finished
| DEBUG: Executing shell function do_configure
| /home/pga/projects/fsl-community-bsp/build_toolchain/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/samba/3.6.8-r7/temp/run.do_configure.7098: 109: /home/pga/projects/fsl-community-bsp/build_toolchain/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/samba/3.6.8-r7/temp/run.do_configure.7098: ./script/mkversion.sh: not found
| WARNING: exit code 127 from a shell command.
| ERROR: Function failed: do_configure (log file is located at /home/pga/projects/fsl-community-bsp/build_toolchain/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/samba/3.6.8-r7/temp/log.do_configure.7098)
ERROR: Task 764 (/home/pga/projects/fsl-community-bsp/sources/meta-baryon/recipes-connectivity/samba/samba_3.6.8.bb, do_configure) failed with exit code '1'
NOTE: Tasks Summary: Attempted 4231 tasks of which 4230 didn't need to be rerun and 1 failed.
No currently running tasks (3880 of 5719)
Summary: 1 task failed:
/home/pga/projects/fsl-community-bsp/sources/meta-baryon/recipes-connectivity/samba/samba_3.6.8.bb, do_configure
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
So i think do_configure in samba_3.6.8.bb needs bit of change . Please reply if correction is required.
Regards,
Manju