Terry
14
example:
The directory ‘device-khadas’
- Copy the file ‘0001-DVB-add-support-for-DVB.patch’ to the directory ‘device/khadas’
# copy device-khadas/0001-DVB-add-support-for-DVB.patch ~/$PROJECT/device/khadas
- Copy the file ‘0002-DVB-add-build-config-for-VTV-application-KVIM2.patch’ to the directory ‘device/khadas’
# copy device-khadas/0002-DVB-add-build-config-for-VTV-application-KVIM2.patch ~/$PROJECT/device/khadas
- Go to the directory ‘device/khadas’
# cd ~/$PROJECT/device/khadas
# git am 0001-DVB-add-support-for-DVB.patch
# git am 0002-DVB-add-build-config-for-VTV-application-KVIM2.patch
1 Like