Beiträge von demonas

    pretty cool :smiling_face: thanks my problem was that i thought i had to install bitbake in my linux, never looked in bb folder :thinking_face:



    everything is ok now thank you very much


    i think i have a problem



    [root@master dreambox]# bitbake openembedded/packages/openvpn/openvpn_2.0.2.bb
    NOTE: Using cache in '/root/dreambox/tmp/cache'
    ERROR: no files to build.
    NOTE: Parsing finished. 0 cached, 0 parsed, 0 skipped, 0 masked.
    ERROR: Nothing provides dependency openembedded/packages/openvpn/openvpn_2.0.2.bb
    [root@master dreambox]#



    [root@master dreambox]# bitbake -D openembedded/packages/openvpn/openvpn_2.0.2.bb
    DEBUG: CONF reading /root/dreambox/openembedded/conf/bitbake.conf
    DEBUG: CONF including /root/dreambox/openembedded/conf/documentation.conf
    DEBUG: CONF including /root/dreambox/openembedded/conf/sanity.conf
    DEBUG: collecting .bb files
    NOTE: Using cache in '/root/dreambox/tmp/cache'
    ERROR: no files to build.
    NOTE: Parsing finished. 0 cached, 0 parsed, 0 skipped, 0 masked. DEBUG: parsing complete


    ERROR: Nothing provides dependency openembedded/packages/openvpn/openvpn_2.0.2.bb
    [root@master dreambox]#


    what i do wrong?

    hello i have successfuly made a custom image in my desktop linux
    dreambox-image-dm7025-20070129105535.nfi


    now i need to take public projects like Mplayer,Openvpn etc


    and make them ipk so i can include them in my image with bitbake i guess



    can someone give me a clue how to do it ?


    thank you