summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/distro/include/imx6qsabresd.conf2
-rw-r--r--conf/distro/include/nitrogen6x.conf2
2 files changed, 3 insertions, 1 deletions
diff --git a/conf/distro/include/imx6qsabresd.conf b/conf/distro/include/imx6qsabresd.conf
index 1298ee4..36d579d 100644
--- a/conf/distro/include/imx6qsabresd.conf
+++ b/conf/distro/include/imx6qsabresd.conf
@@ -31,6 +31,8 @@ BOOTFS_CONTENT = "\
31 " 31 "
32BOOTFS_DEPENDS = "u-boot:do_deploy" 32BOOTFS_DEPENDS = "u-boot:do_deploy"
33 33
34PREFERRED_VERSION_gpu-viv-bin-mx6q = "3.10.17-1.0.0-hfp"
35
34MACHINE_EXTRA_INSTALL = "\ 36MACHINE_EXTRA_INSTALL = "\
35 libgal-mx6 \ 37 libgal-mx6 \
36 libegl-mx6 \ 38 libegl-mx6 \
diff --git a/conf/distro/include/nitrogen6x.conf b/conf/distro/include/nitrogen6x.conf
index 8066936..8b9838e 100644
--- a/conf/distro/include/nitrogen6x.conf
+++ b/conf/distro/include/nitrogen6x.conf
@@ -34,7 +34,7 @@ BOOTFS_DEPENDS = "u-boot:do_deploy virtual/kernel:do_deploy u-boot-script-bounda
34 34
35EXTRA_IMAGEDEPENDS += "u-boot-script-boundary" 35EXTRA_IMAGEDEPENDS += "u-boot-script-boundary"
36 36
37PREFERRED_VERSION_linux-boundary = "3.10.17" 37PREFERRED_VERSION_gpu-viv-bin-mx6q = "3.10.17-1.0.0-hfp"
38 38
39MACHINE_EXTRA_INSTALL = "\ 39MACHINE_EXTRA_INSTALL = "\
40 libgal-mx6 \ 40 libgal-mx6 \