From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from gravedo.de ([85.214.79.159]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1RE3jM-0000dX-Pf for openembedded-core@lists.openembedded.org; Wed, 12 Oct 2011 20:40:40 +0200 Received: by gravedo.de (Postfix, from userid 5001) id 1802D79908B; Wed, 12 Oct 2011 20:35:00 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on h1108419.serverkompetenz.net X-Spam-Level: X-Spam-Status: No, score=-4.3 required=6.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 Received: from [192.168.178.21] (dslb-088-071-249-031.pools.arcor-ip.net [88.71.249.31]) by gravedo.de (Postfix) with ESMTPSA id 08F45799088 for ; Wed, 12 Oct 2011 20:34:58 +0200 (CEST) Message-ID: <4E95DDD0.7020302@gravedo.de> Date: Wed, 12 Oct 2011 20:34:56 +0200 From: Simon Busch User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: openembedded-core@lists.openembedded.org References: <49a800f40bd08aa23d227dccafd34b3e59a7ccb5.1318405370.git.Martin.Jansa@gmail.com> <4E954984.7020202@eukrea.com> <4E95D811.7090105@gravedo.de> <1E1E70C9-6B15-497F-8571-78D2EF0CD081@dominion.thruhere.net> In-Reply-To: <1E1E70C9-6B15-497F-8571-78D2EF0CD081@dominion.thruhere.net> Subject: Re: [oe-core 1/4] qt4-embedded: remove dependency on tslib and use std. linux input X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2011 18:40:40 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 12.10.2011 20:14, Koen Kooi wrote: >=20 >=20 > Op 12 okt. 2011 om 20:10 heeft Simon Busch het vol= gende geschreven: >=20 >> On 12.10.2011 10:02, Eric B=C3=A9nard wrote: >>> Hi, >>> >>> Le 12/10/2011 09:45, Martin Jansa a =C3=A9crit : >>>> From: Simon Busch >>>> >>>> In most cases we don't need tslib in std. configuration as touchscre= en >>>> access in most >>>> devices today is done with linux input interface. If some specific >>>> machine has a need for >>>> tslib support it should add the dependency in it's machine layer aga= in >>>> and modify the >>>> profile script accordingly. >>>> >>> When using a resistive touchscreen, tslib is a common solution to han= dle >>> calibration and raw value processing : do you think this is a good th= ing >>> to remove this ? >> >> Thats up to the environment you are using qt4-embedded in. In my case >> the setup is a little bit more complicated. We're using tslib but not >> directly in qt4-embedded (we can get rid of tslib completely but time = is >> missing). >> >> I removed the dependency from qt4-embedded as qt4-embedded in oe-core >> should be the general thing used in all environments and therefore >> should be only a minimal setup with minimal dependencies. >=20 > No, it should work in most cases, breaking qt:e like is not acceptable. What is breaking qt:e in this case? For me it's just a feature reduction and not a break (as qt:e still works fine with the linux input interface)= . --=20 Simon Busch - http://mm.gravedo.de/blog/