diff options
-rw-r--r-- | conf/distro/include/imx6qsabresd.conf | 3 | ||||
-rw-r--r-- | conf/distro/include/nitrogen6x.conf | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/conf/distro/include/imx6qsabresd.conf b/conf/distro/include/imx6qsabresd.conf index 033ff07..200f25e 100644 --- a/conf/distro/include/imx6qsabresd.conf +++ b/conf/distro/include/imx6qsabresd.conf | |||
@@ -32,9 +32,6 @@ BOOTFS_CONTENT = "\ | |||
32 | " | 32 | " |
33 | BOOTFS_DEPENDS = "u-boot:do_deploy virtual/kernel:do_deploy" | 33 | BOOTFS_DEPENDS = "u-boot:do_deploy virtual/kernel:do_deploy" |
34 | 34 | ||
35 | PREFERRED_VERSION_gpu-viv-bin-mx6q = "3.10.17-1.0.1-hfp" | ||
36 | PREFERRED_VERSION_imx-lib = "3.10.17-1.0.0" | ||
37 | |||
38 | DISTRO_FEATURES_DEFAULT += "wayland" | 35 | DISTRO_FEATURES_DEFAULT += "wayland" |
39 | 36 | ||
40 | MACHINE_EXTRA_INSTALL = "\ | 37 | MACHINE_EXTRA_INSTALL = "\ |
diff --git a/conf/distro/include/nitrogen6x.conf b/conf/distro/include/nitrogen6x.conf index 088514e..9059b07 100644 --- a/conf/distro/include/nitrogen6x.conf +++ b/conf/distro/include/nitrogen6x.conf | |||
@@ -43,9 +43,6 @@ BOOTFS_DEPENDS = "u-boot:do_deploy virtual/kernel:do_deploy u-boot-script-bounda | |||
43 | 43 | ||
44 | EXTRA_IMAGEDEPENDS += "u-boot-script-boundary" | 44 | EXTRA_IMAGEDEPENDS += "u-boot-script-boundary" |
45 | 45 | ||
46 | PREFERRED_VERSION_gpu-viv-bin-mx6q = "3.10.17-1.0.1-hfp" | ||
47 | PREFERRED_VERSION_imx-lib = "3.10.17-1.0.0" | ||
48 | |||
49 | KERNEL_DEVICETREE += "imx6dl-nit6xlite.dtb" | 46 | KERNEL_DEVICETREE += "imx6dl-nit6xlite.dtb" |
50 | 47 | ||
51 | DISTRO_FEATURES_DEFAULT += "wayland" | 48 | DISTRO_FEATURES_DEFAULT += "wayland" |