diff options
-rw-r--r-- | conf/distro/include/imx6qsabresd.conf | 2 | ||||
-rw-r--r-- | conf/distro/include/nitrogen6x.conf | 2 |
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 | " |
32 | BOOTFS_DEPENDS = "u-boot:do_deploy" | 32 | BOOTFS_DEPENDS = "u-boot:do_deploy" |
33 | 33 | ||
34 | PREFERRED_VERSION_gpu-viv-bin-mx6q = "3.10.17-1.0.0-hfp" | ||
35 | |||
34 | MACHINE_EXTRA_INSTALL = "\ | 36 | MACHINE_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 | ||
35 | EXTRA_IMAGEDEPENDS += "u-boot-script-boundary" | 35 | EXTRA_IMAGEDEPENDS += "u-boot-script-boundary" |
36 | 36 | ||
37 | PREFERRED_VERSION_linux-boundary = "3.10.17" | 37 | PREFERRED_VERSION_gpu-viv-bin-mx6q = "3.10.17-1.0.0-hfp" |
38 | 38 | ||
39 | MACHINE_EXTRA_INSTALL = "\ | 39 | MACHINE_EXTRA_INSTALL = "\ |
40 | libgal-mx6 \ | 40 | libgal-mx6 \ |