Project

General

Profile

Actions

Rockchip patches

Latest files fix some memory leaks

  1. Download latest files for rockchip gstreamer (from https://github.com/JeffyCN/mirrors/tree/gstreamer-rockchip)

  2. Locate at github SRT library and download latest files

  3. copy files to
    /media/alex/data/Yocto/poky/build-rockchip/tmp/work/armv8a-poky-linux/gstreamer1.0-rockchip
    /media/alex/data/Yocto/poky/build-rockchip/tmp/work/armv8a-poky-linux/srt

  4. force build from Yocto terminal

bitbake -c compile -f gstreamer1.0-rockchip
bitbake -c compile -f srt
  1. copy new library files to the other virtual machine to create new firmware (see Update firmware notes)
    (firmare/htdocs/python)

  2. init_system script will copy new library files to rootfs

Updated by Alex Seferidis 5 months ago ยท 1 revisions