On 21 December 2012 11:38, Alex DAMIAN <[email protected]> wrote: > From: Alexandru DAMIAN <[email protected]> > > This patch enables mesa-git to build wayland-compatible > packages for usage with weston. > > It adds wayland platform support, packs the wayland-egl > files, and sets the -git version as preffered provider.
This message isn't right anymore. > Signed-off-by: Alexandru DAMIAN <[email protected]> > --- > meta/recipes-graphics/mesa/mesa-common.inc | 13 ++++++++++--- > meta/recipes-graphics/mesa/mesa-dri.inc | 1 + > 2 files changed, 11 insertions(+), 3 deletions(-) > > diff --git a/meta/recipes-graphics/mesa/mesa-common.inc > b/meta/recipes-graphics/mesa/mesa-common.inc > index 70957eb..65f70e7 100644 > --- a/meta/recipes-graphics/mesa/mesa-common.inc > +++ b/meta/recipes-graphics/mesa/mesa-common.inc > @@ -12,13 +12,12 @@ SECTION = "x11" > LICENSE = "MIT" > LIC_FILES_CHKSUM = > "file://docs/license.html;md5=03ccdc4c379c4289aecfb8892c546f67" > > -INC_PR = "r9" > +INC_PR = "r10" > PE = "2" No need to fiddle PR in oe-core. > DEPENDS = "libxml2-native makedepend-native flex-native bison-native" > > PROVIDES = "virtual/libgl virtual/libgles1 virtual/libgles2 virtual/egl" > - Please restore this whitespace. Ross _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
