libdvbcsa-01-LS.patch
Can anyone help me
I try to compile the tvheadend patch for coreelec 19 whith this manual from fegol:
It can also be built within CoreELEC without any problems,
just create a patches folder "here" and copy the unzipped content of libdvbcsa.patch.zip to the patches folder and rename the patch to something like libdvbcsa-01-LS.patch,
and copy the unpacked contents of tvheadend43.patch.zip into "this folder" and rename the patch to something like tvheadend43-03-LS.patch.
and running this command in a linux terminal:
Code
export PROJECT=Amlogic # Amlogic, Generic, RPi, ... #
export ARCH=arm # arm or aarch64 #
scripts/build libdvbcsa
scripts/create_addon tvheadend43
I am a beginner whith github , and i cannot create the patch folder
many thanks