diff options
| author | Neena Busireddy <neena.busireddy@freescale.com> | 2014-12-02 14:49:00 -0600 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2014-12-02 19:08:39 -0200 |
| commit | 2031ae088dabb4cedbf465b00e285d42a8724ee8 (patch) | |
| tree | f8ee2f87dce0e15620043a94213fceb731701eea /meta-fsl-arm/conf | |
| parent | 498cf80fe5164848292a1849f05ea10d354ea8c5 (diff) | |
| download | meta-freescale-2031ae088dabb4cedbf465b00e285d42a8724ee8.tar.gz | |
directfb: Backport to 1.7.1
Directfb 1.7.4 is not compatible with 3.10.31-1.1.0 beta.
Preferred version to use for 3.10.31-1.1.0 beta is 1.7.1.
Components that are dependent on directfb 1.7.1 fails to
build without this change.
Signed-off-by: Neena Busireddy <neena.busireddy@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'meta-fsl-arm/conf')
| -rw-r--r-- | meta-fsl-arm/conf/machine/include/imx-base.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-fsl-arm/conf/machine/include/imx-base.inc b/meta-fsl-arm/conf/machine/include/imx-base.inc index 83476bc07..998d72d9f 100644 --- a/meta-fsl-arm/conf/machine/include/imx-base.inc +++ b/meta-fsl-arm/conf/machine/include/imx-base.inc | |||
| @@ -28,6 +28,8 @@ XSERVER = "xserver-xorg \ | |||
| 28 | xf86-input-evdev \ | 28 | xf86-input-evdev \ |
| 29 | ${XSERVER_DRIVER}" | 29 | ${XSERVER_DRIVER}" |
| 30 | 30 | ||
| 31 | PREFERRED_VERSION_directfb_mx6 = "1.7.1" | ||
| 32 | |||
| 31 | # Ship kernel modules | 33 | # Ship kernel modules |
| 32 | MACHINE_EXTRA_RRECOMMENDS = "kernel-modules" | 34 | MACHINE_EXTRA_RRECOMMENDS = "kernel-modules" |
| 33 | 35 | ||
