turmary / rksdk-patches

RK SDK patches

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This project will backup all patched files in RK(Firefly) SDK

Backup/Make Patch

cd <path-to-sdk>
<relative-path-to-this-project>/mk-patch
# save all patched files to the folder this project located.

Restore/Apply Patch

cd <path-to-sdk>
<relative-path-to-this-project>/apply-patch
# restore patched files from this project to the SDK.

About

RK SDK patches


Languages

Language:Makefile 48.4%Language:Shell 43.0%Language:C 5.3%Language:Python 3.3%