| Submitter | Ross Burton |
|---|---|
| Date | Nov. 20, 2012, 4:28 p.m. |
| Message ID | <1353428893-21856-1-git-send-email-ross.burton@intel.com> |
| Download | mbox | patch |
| Permalink | /patch/39365/ |
| State | Accepted |
| Commit | 2948fcb2e85d71e3e686760f12e1082dc912f418 |
| Headers | show |
Comments
Patch
diff --git a/meta/conf/machine/include/ia32-base.inc b/meta/conf/machine/include/ia32-base.inc index c2d267a..ab8ef65 100644 --- a/meta/conf/machine/include/ia32-base.inc +++ b/meta/conf/machine/include/ia32-base.inc @@ -33,7 +33,7 @@ XSERVER_IA32_BASE = "xserver-xorg \ xf86-input-synaptics \ " -XSERVER_IA32_EXT = " +XSERVER_IA32_EXT = " \ xserver-xorg-extension-glx \ xserver-xorg-module-libint10 \ "
Signed-off-by: Ross Burton <ross.burton@intel.com> --- meta/conf/machine/include/ia32-base.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)