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.72) (envelope-from ) id 1RSTtJ-0002mL-A0 for openembedded-devel@lists.openembedded.org; Mon, 21 Nov 2011 14:26:33 +0100 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RSTn3-0003Ja-U4 for openembedded-devel@lists.openembedded.org; Mon, 21 Nov 2011 14:20:05 +0100 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, 21 Nov 2011 14:20:05 +0100 Received: from koen by ip545070eb.adsl-surfen.hetnet.nl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Nov 2011 14:20:05 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: openembedded-devel@lists.openembedded.org From: Koen Kooi Date: Mon, 21 Nov 2011 14:14:23 +0100 Message-ID: References: <1321876755-15355-1-git-send-email-msprathap@ti.com> 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; Intel Mac OS X 10.7; rv:8.0) Gecko/20111105 Thunderbird/8.0 In-Reply-To: <1321876755-15355-1-git-send-email-msprathap@ti.com> X-Enigmail-Version: 1.3.3 Subject: Re: [PATCH v2 2/2] libgles-omap3.inc : Fix for library linking isssue with graphics SDK 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, 21 Nov 2011 13:26:33 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Op 21-11-11 12:59, Prathap M S schreef: > * This is the fix for the issue seen with opkg install of > libgles-omap3_4.04.00.02-r16.6_armv7a.ipk on target. * With Graphics SDK > release 04.04.00.02 onwards, there are 2 versions of the library > libsrv_um.so - one is libsrv_um.so and other is libsrv_um_dri.so (For > Xorg driver).In presence of libsrv_um_dri.so , the links created under > /usr/lib were all by default linking to libsrv_um_dri.so only. Due to > this 3D demos were failing. * This fix makes sure that only one > appropriate version of the library libsrv_um.so is present on target and > hence links created will now be proper. > > Signed-off-by: Prathap M S This patch seems to be against the meta-ti later, please follow the instruction from its README: http://git.angstrom-distribution.org/cgi-bin/cgit.cgi/meta-texasinstruments/tree/README -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: GPGTools - http://gpgtools.org iEYEARECAAYFAk7KTq8ACgkQMkyGM64RGpEf5ACeNo4s3hEMLvxvtyInanUe1yGr ZZsAmgMoTFNzXnYT0rdxhv8VtGlj5t0G =aKje -----END PGP SIGNATURE-----