Skip to content

Commit

Permalink
dreambox machine conf: add 'dreambox' to MACHINE_FEATURES
Browse files Browse the repository at this point in the history
  • Loading branch information
pieterg committed Oct 4, 2012
1 parent c1b934a commit d58e30b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-openpli/conf/machine/include/dreambox.inc
Expand Up @@ -19,7 +19,7 @@ MACHINE_EXTRA_RRECOMMENDS = " \
kernel-module-ecb \
"

MACHINE_FEATURES += "alsa usbhost 3dtv switchoff tpm"
MACHINE_FEATURES += "alsa usbhost 3dtv switchoff tpm dreambox"

PREFERRED_PROVIDER_virtual/bootloader = "dreambox-secondstage-${MACHINE}"
PREFERRED_PROVIDER_virtual/kernel = "linux-dreambox"
Expand Down

0 comments on commit d58e30b

Please sign in to comment.