Orange Pi5 kernel

Deprecated Linux kernel 5.10.110 for OrangePi 5/5B/5+ boards

3 Commits   0 Branches   0 Tags   |
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  1) .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  2) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  3) .. _dvb_examples:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  4) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  5) ********
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  6) Examples
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  7) ********
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  8) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  9) In the past, we used to have a set of examples here. However, those
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) examples got out of date and doesn't even compile nowadays.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) Also, nowadays, the best is to use the libdvbv5 DVB API nowadays,
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) with is fully documented.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) Please refer to the `libdvbv5 <https://linuxtv.org/docs/libdvbv5/index.html>`__
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) for updated/recommended examples.