diff options
| author | Tom Hochstein <tom.hochstein@nxp.com> | 2018-06-20 17:15:45 -0500 | 
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-06-26 14:19:09 -0300 | 
| commit | 6240d0bcb2aa5fdd3c68689a4efbec063294d277 (patch) | |
| tree | 810b747a52a1a37bacf8ccf148fc93778dd7d00d | |
| parent | 5f660a465910b9b2b9379d0739c76a5fa54077b9 (diff) | |
| download | meta-freescale-6240d0bcb2aa5fdd3c68689a4efbec063294d277.tar.gz | |
weston: Fix PREFERRED_VERSION_weston
It seems that overrides from MACHINEOVERRIDES_EXTENDER are not
available here.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | conf/machine/include/imx-base.inc | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc index ab9fcf302..472bcde71 100644 --- a/conf/machine/include/imx-base.inc +++ b/conf/machine/include/imx-base.inc  | |||
| @@ -218,7 +218,8 @@ PREFERRED_PROVIDER_virtual/libg2d_mx6ul = "" | |||
| 218 | PREFERRED_PROVIDER_virtual/libg2d_mx6ull = "" | 218 | PREFERRED_PROVIDER_virtual/libg2d_mx6ull = "" | 
| 219 | PREFERRED_PROVIDER_virtual/libg2d_mx7ulp ?= "imx-gpu-viv" | 219 | PREFERRED_PROVIDER_virtual/libg2d_mx7ulp ?= "imx-gpu-viv" | 
| 220 | 220 | ||
| 221 | PREFERRED_VERSION_weston_imxgpu2d = "2.0.0" | 221 | PREFERRED_VERSION_weston_mx6 ?= "2.0.0" | 
| 222 | PREFERRED_VERSION_weston_mx7 ?= "2.0.0" | ||
| 222 | 223 | ||
| 223 | # Handle default kernel | 224 | # Handle default kernel | 
| 224 | IMX_DEFAULT_KERNEL = "linux-imx" | 225 | IMX_DEFAULT_KERNEL = "linux-imx" | 
