summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics/xorg-xserver/xserver-xorg-lite_1.11.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* xserver-xorg: move patches to xserver-xf86-dri-lite-1.11.1 and use same ↵Martin Jansa2011-10-111-0/+2
| | | | | | | | | | | | | | | | directory from xserver-xf86-lite recipe * FILESEXTRAPATHS needs to be in xserver-xf86-lite_1.11.1 because in .inc we don't have ${PV} expanded yet * crosscompile.patch macro_tweak.patch were identical * fix_open_max_preprocessor_error.patch has only different header # $ diff xserver-xorg/fix_open_max_preprocessor_error.patch xserver-xorg-dri/fix_open_max_preprocessor_error.patch 1c1 < Upstream-Status: Pending --- > Upstream-Status: Inappropriate [embedded specific] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-xorg: add new version 1.11.1Martin Jansa2011-10-111-0/+2
* move shared definitions to .inc file Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>