Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Deep Dive into Yocto Embedded Linux with Beagle Bone Black

    Posted By: ELK1nG
    Deep Dive into Yocto Embedded Linux with Beagle Bone Black

    Deep Dive into Yocto Embedded Linux with Beagle Bone Black
    MP4 | Video: h264, 1280x720 | Audio: AAC, 48000 Hz
    Language: English | Size: 2.65 GB | Duration: 3h 17m

    Dive into Yocto Fundamentals, Embedded Linux Image for full featured Media Box, Custom Linux Yocto Board Support Package

    What you'll learn
    Yocto Fundamentals
    Yocto build system setup and image generation for beaglebone black
    Yocto layer and recipes
    Creating new yocto layer
    Yocto bitbake - core engine
    Bitbake tasks like Normal, Manual, Image related, Kernel related
    Creating an HelloWorld recipe and adding into build system
    Customized image generation for a Media Box included with GStreamer
    Customized new Yocto Board Support Package Layer creation
    Linux Kernel Optimization in terms of Size and Speed
    Requirements
    Basic usage experience of Ubuntu System
    BeagleBone Black Hardware
    USB to Serial TTL Cable
    Ethernet Cable
    Micro USB Cable for power
    Micro HDMI to HDMI Adapter
    HDMI Monitor for Media Box Functionality
    Description
    Course starts with a brief introduction about yocto fundamentals and architecture, poky reference system, bitbake, meta open embedded core, yocto board support package. Then it helps to step by step procedure to setup yocto build system for beagleboneblack, starts from installing dependencies, downloading the poky system from yocto-project git repository, preparing build environment, build targets, building core-image-minimal and various targets, flashing the image into beagleboneblack.

    This also provides the information about yocto meta-data, recipes, bitbake files, bitbake append files, class file and etc.

    Yocto bitbake layers with various options like show-layers, show-recipes, create-layer, add-layer, remove-layer, show-cross-depends, layerindex-fetch, show-overlays.

    Helps you to create new yocto layer starting from a simple helloworld to optimized custom yocto board support package layer. Also it provides information to create recipes with starting from a helloworld, custom full feature media box image generation recipes and recipe to add IoT gateway middleware framework and applications.

    Who this course is for:
    Embedded Linux Beginners, Intermediates
    Hobbyists interested to learn and build embedded linux system images
    Developers who are passionate to get start with Yocto