以下是imx53打补丁的过程。
压缩包imx-lib-11.09.01_201112里边分了具体的补丁:
0001-ENGR00156800-vpu-Fix-decoding-mp4PackedPBFrame-strea.patch
0002-ENGR00162690-vpu-Fix-the-issue-of-rotation-180-degre.patch
patch.sh
然后文档描述
./ltib -m prep -p imx-lib
- cd rpm/BUILD/imx-lib-11.09.01/
- tar -xvzf ~/imx-lib-11.09.01_201112.tar.gz
- sh imx-lib-11.09.01_201112/patch.sh
这就完成了打补丁。
那如果我得到的是
0001-ENGR00265061 System hang when running the game lsh.emu.apk.patch
0002-ENGR00306276 iMX6 Add workaround for ARM errata 761320 and 794072.patch
JB4.2.2_1.1-upgrade-gpu-p13.winrar
但是没有patch.sh文件。
我如何打补丁呢。我怎么上边的补丁是uboot,kernel,还是其他的。
|