Skip to content

Commit

Permalink
add machine_features vu-eglfs
Browse files Browse the repository at this point in the history
  • Loading branch information
kueken committed Sep 27, 2022
1 parent b5abea0 commit 0a0ef01
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion conf/machine/vuduo4k.conf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ IMAGE_INSTALL_append += "\
PREFERRED_VERSION_mmc-utils = "0.2"
PREFERRED_VERSION_linux-${MACHINE} = "4.1.45"

MACHINE_FEATURES += "dvb-c blindscan-dvbc blindscan-dvbs webkithbbtv ctrlrc colorlcd transcoding streamproxy dvbproxy mmc bluetooth bcmwifi chromiumos hdmi-in-helper"
MACHINE_FEATURES += "dvb-c blindscan-dvbc blindscan-dvbs webkithbbtv ctrlrc colorlcd transcoding streamproxy dvbproxy mmc bluetooth bcmwifi chromiumos hdmi-in-helper vu-eglfs"

CHIPSET = "bcm7278"

Expand Down
2 changes: 1 addition & 1 deletion conf/machine/vuduo4kse.conf
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ IMAGE_INSTALL_append += "\

PREFERRED_VERSION_linux-${MACHINE} = "4.1.45"

MACHINE_FEATURES += "dvb-c blindscan-dvbc blindscan-dvbs webkithbbtv ctrlrc colorlcd transcoding streamproxy dvbproxy mmc bluetooth bcmwifi chromiumos hdmi-in-helper"
MACHINE_FEATURES += "dvb-c blindscan-dvbc blindscan-dvbs webkithbbtv ctrlrc colorlcd transcoding streamproxy dvbproxy mmc bluetooth bcmwifi chromiumos hdmi-in-helper vu-eglfs"

CHIPSET = "bcm7444"

Expand Down
2 changes: 1 addition & 1 deletion conf/machine/vusolo4k.conf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ IMAGE_INSTALL_append += "\
vuplus-bluetooth-util-${MACHINE} \
"

MACHINE_FEATURES += "dvb-c blindscan-dvbc blindscan-dvbs webkithbbtv ctrlrc colorlcd transcoding streamproxy dvbproxy mmc bluetooth chromiumos"
MACHINE_FEATURES += "dvb-c blindscan-dvbc blindscan-dvbs webkithbbtv ctrlrc colorlcd transcoding streamproxy dvbproxy mmc bluetooth chromiumos vu-eglfs"

CHIPSET = "bcm7376"

Expand Down
2 changes: 1 addition & 1 deletion conf/machine/vuultimo4k.conf
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ IMAGE_INSTALL_append += "\
vuplus-wifi-util-${MACHINE} \
"

MACHINE_FEATURES += "dvb-c blindscan-dvbc blindscan-dvbs webkithbbtv ctrlrc colorlcd transcoding streamproxy dvbproxy mmc bluetooth bcmwifi chromiumos hdmi-in-helper"
MACHINE_FEATURES += "dvb-c blindscan-dvbc blindscan-dvbs webkithbbtv ctrlrc colorlcd transcoding streamproxy dvbproxy mmc bluetooth bcmwifi chromiumos hdmi-in-helper vu-eglfs"

CHIPSET = "bcm7444"

Expand Down
2 changes: 1 addition & 1 deletion conf/machine/vuuno4k.conf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ IMAGE_INSTALL_append += "\
vuplus-bluetooth-util-${MACHINE} \
"

MACHINE_FEATURES += "dvb-c blindscan-dvbc webkithbbtv ctrlrc transcoding streamproxy dvbproxy mmc bluetooth chromiumos"
MACHINE_FEATURES += "dvb-c blindscan-dvbc webkithbbtv ctrlrc transcoding streamproxy dvbproxy mmc bluetooth chromiumos vu-eglfs"

CHIPSET = "bcm7252S"

Expand Down
2 changes: 1 addition & 1 deletion conf/machine/vuuno4kse.conf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ IMAGE_INSTALL_append += "\
vuplus-bluetooth-util-${MACHINE} \
"

MACHINE_FEATURES += "dvb-c blindscan-dvbc webkithbbtv ctrlrc colorlcd transcoding streamproxy dvbproxy mmc bluetooth chromiumos hdmi-in-helper"
MACHINE_FEATURES += "dvb-c blindscan-dvbc webkithbbtv ctrlrc colorlcd transcoding streamproxy dvbproxy mmc bluetooth chromiumos hdmi-in-helper vu-eglfs"

CHIPSET = "bcm7252S"

Expand Down
2 changes: 1 addition & 1 deletion conf/machine/vuzero4k.conf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ IMAGE_INSTALL_append += "\
vuplus-bluetooth-util-${MACHINE} \
"

MACHINE_FEATURES += "dvb-c blindscan-dvbc blindscan-dvbs webkithbbtv ctrlrc dvbproxy mmc bluetooth chromiumos"
MACHINE_FEATURES += "dvb-c blindscan-dvbc blindscan-dvbs webkithbbtv ctrlrc dvbproxy mmc bluetooth chromiumos vu-eglfs"

CHIPSET = "bcm72604"

Expand Down

0 comments on commit 0a0ef01

Please sign in to comment.