diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/beagleboard.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/beagleboard.conf b/conf/machine/beagleboard.conf index 579bcc68e1..ce480193f8 100644 --- a/conf/machine/beagleboard.conf +++ b/conf/machine/beagleboard.conf @@ -16,7 +16,6 @@ GUI_MACHINE_CLASS = "bigscreen" require conf/machine/include/omap3.inc PREFERRED_PROVIDER_virtual/kernel = "linux-omap-psp" -PREFERRED_PROVIDER_qt4-x11-free = "qt4-x11-free-gles" IMAGE_FSTYPES += "tar.bz2 ubi" EXTRA_IMAGECMD_jffs2 = "-lnp " |