From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lo.gmane.org ([80.91.229.12]) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1P7wyk-0006gQ-U5 for openembedded-devel@lists.openembedded.org; Mon, 18 Oct 2010 23:10:47 +0200 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1P7wyC-00049p-4P for openembedded-devel@lists.openembedded.org; Mon, 18 Oct 2010 23:10:12 +0200 Received: from ip545070eb.adsl-surfen.hetnet.nl ([84.80.112.235]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 18 Oct 2010 23:10:12 +0200 Received: from k.kooi by ip545070eb.adsl-surfen.hetnet.nl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 18 Oct 2010 23:10:12 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: openembedded-devel@lists.openembedded.org From: Koen Kooi Date: Mon, 18 Oct 2010 23:10:04 +0200 Message-ID: References: <1287427884-1517-1-git-send-email-morphis@gravedo.de> <1287427884-1517-6-git-send-email-morphis@gravedo.de> Mime-Version: 1.0 X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: ip545070eb.adsl-surfen.hetnet.nl User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.14) Gecko/20101002 Shredder/3.0.9pre In-Reply-To: <1287427884-1517-6-git-send-email-morphis@gravedo.de> X-Enigmail-Version: 1.0.1 X-SA-Exim-Connect-IP: 80.91.229.12 X-SA-Exim-Mail-From: gcho-openembedded-devel@m.gmane.org X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on discovery X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS, SPF_PASS autolearn=ham version=3.2.5 X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:20:07 +0000) X-SA-Exim-Scanned: Yes (on linuxtogo.org) Subject: Re: [PATCH 05/15] palmpre: prefer git version of tslib X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Oct 2010 21:10:47 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 18-10-10 20:51, Simon Busch wrote: > The git version of tslib is currently the only one which has support for the cy8mrln > touchscreen which is used on the palmpre device. > > Signed-off-by: Simon Busch > --- > conf/machine/palmpre.conf | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) > > diff --git a/conf/machine/palmpre.conf b/conf/machine/palmpre.conf > index 2a62c30..f5852c5 100644 > --- a/conf/machine/palmpre.conf > +++ b/conf/machine/palmpre.conf > @@ -20,6 +20,9 @@ require conf/machine/include/omap3.inc > # Put it below omap3.inc as we override the kernel here > PREFERRED_PROVIDER_virtual/kernel = "linux-palmpre" > > +# We need the git version of tslib as this is the only one providing support for our > +# attached touchscreen > +PREFERRED_VERSION_tslib = "1.0+git%" NAK, machines have no business setting versions. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iD8DBQFMvLerMkyGM64RGpERAlXZAKCHUj+Kmh+oFqmI6MA3GKekmHbQQACgs0uc rHkJy6dKCavWQXI23La6Epc= =oELZ -----END PGP SIGNATURE-----