mehmeh küçük Posted May 1, 2020 Posted May 1, 2020 I want to create an image file with yocto. There is no orangepilite in the link "https://github.com/linux-sunxi/meta-sunxi" . I created an image file for orangepione. kernel did not stand up. then I downloaded the metalayer in the link https://github.com/abradianu/meta-orangepi/. I made the following changes. ../conf/local.conf/ MACHINE ??= "orangepi-lite" ../conf/bblayers.conf /home/e2das//Desktop/yocto/poky/meta-orangepi \ then I ran the bitbake core-image-base ERROR: /home/e2das/Desktop/yocto/poky/meta/recipes-sato/images/core-image-sato.bb: Deprecated variable(s) found: "IMAGE_DEPENDS_sunxi-sdimg". Use do_image_<type>[depends] += "<recipe>:<task>" instead--:-- ERROR: /home/e2das/Desktop/yocto/poky/meta/recipes-sato/images/core-image-sato-sdk.bb: Deprecated variable(s) found: "IMAGE_DEPENDS_sunxi-sdimg". Use do_image_<type>[depends] += "<recipe>:<task>" instead ERROR: /home/e2das/Desktop/yocto/poky/meta/recipes-sato/images/core-image-sato-sdk-ptest.bb: Deprecated variable(s) found: "IMAGE_DEPENDS_sunxi-sdimg". Use do_image_<type>[depends] += "<recipe>:<task>" instead ERROR: /home/e2das/Desktop/yocto/poky/meta/recipes-rt/images/core-image-rt.bb: Deprecated variable(s) found: "IMAGE_DEPENDS_sunxi-sdimg". Use do_image_<type>[depends] += "<recipe>:<task>" instead ERROR: /home/e2das/Desktop/yocto/poky/meta/recipes-rt/images/core-image-rt-sdk.bb: Deprecated variable(s) found: "IMAGE_DEPENDS_sunxi-sdimg". Use do_image_<type>[depends] += "<recipe>:<task>" instead ERROR: /home/e2das/Desktop/yocto/poky/meta/recipes-sato/images/core-image-sato-dev.bb: Deprecated variable(s) found: "IMAGE_DEPENDS_sunxi-sdimg". Use do_image_<type>[depends] += "<recipe>:<task>" instead ERROR: Failed to parse recipe: /home/e2das/Desktop/yocto/poky/meta/recipes-sato/images/core-image-sato-sdk.bb what should I do.
Werner Posted May 2, 2020 Posted May 2, 2020 Ask at Yocto's place for help? Not sure how Armbian community can help in this case...
Recommended Posts