Beiträge von ydgoo

    Yes, you were right. my image was built with process.


    but Makefile-openembedded-1.6 has the problem so I don't flash it on the DM800?


    and If I change some code in enigma2, build is OK.


    But this enigma2 binary file is not included in the new image.


    How can I replace file in the original rootfs with my own build image ?



    Many thanks,

    Hello,


    I am making the DM800 image with openembedded-1.6


    I supposed that after make -f Makefile-openembedded-1.6 image, whole image made and I can use it.


    But After it, I got nothing.


    This is my output message.


    I am not sure that is the end of this process or need something but some error occured.



    please check it and help me.



    =========================================================================================


    $ make -f Makefile-openembedded-1.6 image



    ...


    ...


    NOTE: Running task 1690 of 2033 (ID: 7, /home/ydgoo/dm800/openembedded/recipes/images/dreambox-image.bb, do_install)
    NOTE: Running task 1691 of 2033 (ID: 13, /home/ydgoo/dm800/openembedded/recipes/images/dreambox-image.bb, do_package)
    NOTE: Running task 1692 of 2033 (ID: 14, /home/ydgoo/dm800/openembedded/recipes/images/dreambox-image.bb, do_package_write_ipk)
    NOTE: Running task 1693 of 2033 (ID: 12, /home/ydgoo/dm800/openembedded/recipes/images/dreambox-image.bb, do_package_write)
    NOTE: Running task 1694 of 2033 (ID: 8, /home/ydgoo/dm800/openembedded/recipes/images/dreambox-image.bb, do_populate_staging)
    NOTE: Running task 1695 of 2033 (ID: 11, /home/ydgoo/dm800/openembedded/recipes/images/dreambox-image.bb, do_package_stage)
    NOTE: Running task 2032 of 2033 (ID: 10, /home/ydgoo/dm800/openembedded/recipes/images/dreambox-image.bb, do_package_stage_all)
    NOTE: Running task 2033 of 2033 (ID: 0, /home/ydgoo/dm800/openembedded/recipes/images/dreambox-image.bb, do_build)
    NOTE: Tasks Summary: Attempted 2033 tasks of which 2024 didn't need to be rerun and 0 failed.
    $

    HellHello
    I am trying to build DM800 image also with openembedded-1.6
    After make -f Makefile-openembedded-1.6 image, I got this message.
    I supposed to made a whole DM800 image. but nothing.
    Need more or is it the error ?
    ===============================================
    ===============================================
    NOTE: Running task 1695 of 2033 (ID: 11, /home/ydgoo/dm800/openembedded/recipes/images/dreambox-image.bb, do_package_stage)
    NOTE: Running task 2032 of 2033 (ID: 10, /home/ydgoo/dm800/openembedded/recipes/images/dreambox-image.bb, do_package_stage_all)
    NOTE: Running task 2033 of 2033 (ID: 0, /home/ydgoo/dm800/openembedded/recipes/images/dreambox-image.bb, do_build)
    NOTE: Tasks Summary: Attempted 2033 tasks of which 2024 didn’t need to be rerun and 0 failed.
    $
    $