mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
dvb-apps: linux dvb apps package support
This includes dvb-apps patches, dvb-scan-tables, dvb-libraries and firmware for WINTV 950Q Fix build with kernel > 4.14 Inherit perlnative for tests to build Change options to cp command to fix dvb-apps: /dvb-apps/usr/share/dvb/dvb-t/vn-Hanoi is owned by uid 3004, which is the same as the user running bitbake. This may be due to host contamination Signed-off-by: Haseenamol <haseenamol@tataelxsi.co.in> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
# Sweden - Rörbäcksnäs
|
||||
[CHANNEL]
|
||||
DELIVERY_SYSTEM = DVBT
|
||||
FREQUENCY = 538000000
|
||||
BANDWIDTH_HZ = 8000000
|
||||
CODE_RATE_HP = 2/3
|
||||
CODE_RATE_LP = NONE
|
||||
MODULATION = QAM/64
|
||||
TRANSMISSION_MODE = 8K
|
||||
GUARD_INTERVAL = 1/8
|
||||
HIERARCHY = NONE
|
||||
INVERSION = AUTO
|
||||
|
||||
Reference in New Issue
Block a user