On Wed, Nov 10, 2010 at 12:06 PM, Michael Smith <[email protected]> wrote: > Fixes build with XINPUT ABI 7. > > Signed-off-by: Michael Smith <[email protected]>
Acked-by: Khem Raj <[email protected]> > --- > recipes/xorg-driver/xf86-input-mutouch_git.bb | 10 ++++++++++ > 1 files changed, 10 insertions(+), 0 deletions(-) > create mode 100644 recipes/xorg-driver/xf86-input-mutouch_git.bb > > diff --git a/recipes/xorg-driver/xf86-input-mutouch_git.bb > b/recipes/xorg-driver/xf86-input-mutouch_git.bb > new file mode 100644 > index 0000000..f72b03c > --- /dev/null > +++ b/recipes/xorg-driver/xf86-input-mutouch_git.bb > @@ -0,0 +1,10 @@ > +require xorg-driver-input.inc > +DESCRIPTION = "X.Org X server -- muTouch input driver" > +PE = "1" > +PR = "${INC_PR}.0" > +SRCREV = "db04a5333b545a0442b995bae47d2c5527a7459e" > +PV = "1.2.1+gitr${SRCREV}" > + > +SRC_URI = > "git://anongit.freedesktop.org/xorg/driver/xf86-input-mutouch;protocol=git" > + > +S = "${WORKDIR}/git" > -- > 1.7.0.4 > > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
