Skip to content

Commit

Permalink
inihde2.conf - remove textlcd from basic MACHINE_FEATURES
Browse files Browse the repository at this point in the history
  • Loading branch information
arn354 committed Jul 18, 2019
1 parent 7335b95 commit f235231
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions meta-brands/meta-ini/conf/machine/inihde2.conf
Expand Up @@ -7,7 +7,7 @@ include conf/machine/include/ini-oem.inc
PREFERRED_PROVIDER_virtual/kernel = "linux-ini-hde2"
PREFERRED_VERSION_linux-ini-hde2 = "3.14.2"

MACHINE_FEATURES += "videoenhancement singlecore no-cl-svr skins1080 extrasplash blindscan-tbs textlcd YUV RCA\
MACHINE_FEATURES += "videoenhancement singlecore no-cl-svr skins1080 extrasplash blindscan-tbs YUV RCA\
${@bb.utils.contains('MACHINEBUILD', 'atemio6000', 'blindscan-dvbs 7segment' , '', d)} \
${@bb.utils.contains('MACHINEBUILD', 'atemio6100', 'dvb-c dvbc-only 7segment' , '', d)} \
${@bb.utils.contains('MACHINEBUILD', 'atemio6200', 'textlcd dvb-c blindscan-dvbc blindscan-dvbs ci' , '', d)} \
Expand Down Expand Up @@ -36,4 +36,4 @@ MACHINE_EXTRA_RDEPENDS = "\

MACHINE_EXTRA_RRECOMMENDS += "\
ini-cfe \
"
"

0 comments on commit f235231

Please sign in to comment.