]> code.ossystems Code Review - openembedded-core.git/commit
libsoup: Update package from v2.2.100 to v2.2.105
authorAndrei Gherzan <andrei.gherzan@windriver.com>
Mon, 16 Jan 2012 18:31:50 +0000 (20:31 +0200)
committerSaul Wold <sgw@linux.intel.com>
Thu, 19 Jan 2012 09:16:28 +0000 (01:16 -0800)
commit6b3364c4c96429c6cb2a492102362b005fdd3a81
treeb218ed8f0994aaa1c56dba8bce37b625300337d5
parent28191449636ef2554e82459038a2d67915e9a022
libsoup: Update package from v2.2.100 to v2.2.105

I included a patch as well to solve a compile error. In this package, a dfprinf function
is declared. It will fail as eglibc provides it's function as well. So i renamed libsoup's
dprintf function into dprinfsoup.

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
meta/recipes-support/libsoup/libsoup-2.2.105/dprintf_conflict_with_eglibc.patch [new file with mode: 0644]
meta/recipes-support/libsoup/libsoup_2.2.105.bb [moved from meta/recipes-support/libsoup/libsoup_2.2.100.bb with 57% similarity]