mehmeh küçük 0 Posted May 1, 2020 Share 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. 0 Quote Link to post Share on other sites More sharing options...
Werner 409 Posted May 2, 2020 Share Posted May 2, 2020 Ask at Yocto's place for help? Not sure how Armbian community can help in this case... 0 Quote Link to post Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.