shiva sagar [image: Attachments]5:22 PM (18 minutes ago) to openembedded-devel Hi I am trying to add a meta-java layer to yocto rocko source. but i'm getting the below error. i attached the log file also, and i tried all the branches like dunfull. gatsgarth but with that it is giving the below error. ERROR: Layer meta-java is not compatible with the core layer which only supports these series: rocko (layer is compatible with gatesgarth dunfell hardknott) But after that if i checkout with roco origin/rocko iam able to compile. but with that iam getting error. -C openjdk-boot \ | | make[1]: Entering directory '/home/shivasagar/imx-yocto-bsp/build_wayland/tmp/work/x86_64-linux/icedtea7-native/2.1.3-r1.0/icedtea-2.1.3/build/openjdk-boot' | make: *** [Makefile:2240: stamps/icedtea-boot.stamp] Segmentation fault (core dumped) | ERROR: oe_runmake failed | WARNING: exit code 1 from a shell command. | ERROR: Function failed: do_compile (log file is located at /home/shivasagar/imx-yocto-bsp/build_wayland/tmp/work/x86_64-linux/icedtea7-native/2.1.3-r1.0/temp/log.do_compile.18266) ERROR: Task (/home/shivasagar/imx-yocto-bsp/sources/meta-java/recipes-core/icedtea/icedtea7-native_2.1.3.bb:do_compile) failed with exit code '1' can you resolve this error....