Project

General

Profile

Rockchip patches » History » Version 1

Alex Seferidis, 07/21/2025 01:17 PM

1 1 Alex Seferidis
# Rockchip patches
2
3
Latest files fix some memory leaks
4
5
1. Download latest files for rockchip gstreamer (from https://github.com/JeffyCN/mirrors/tree/gstreamer-rockchip)
6
7
2. Locate at github SRT library and download latest files
8
9
3. copy files to 
10
/media/alex/data/Yocto/poky/build-rockchip/tmp/work/armv8a-poky-linux/gstreamer1.0-rockchip
11
/media/alex/data/Yocto/poky/build-rockchip/tmp/work/armv8a-poky-linux/srt
12
13
4. force build from Yocto terminal
14
```
15
bitbake -c compile -f gstreamer1.0-rockchip
16
bitbake -c compile -f srt
17
```
18
19
5. copy new library files to the other virtual machine to create new firmware (see Update firmware notes)
20
(firmare/htdocs/python)
21
22
6. init_system script will copy new library files to rootfs