eina: fix building on uClibc
authorHenning Heinold <heinold@inf.fu-berlin.de>
Thu, 26 Nov 2009 15:03:30 +0000 (16:03 +0100)
committerHenning Heinold <heinold@inf.fu-berlin.de>
Mon, 30 Nov 2009 01:00:14 +0000 (02:00 +0100)
commit9be9ac109f9e5113dd16f3a8ccd0c3f8d5051f08
treed9db8b42b62dd0dbc4ccac4274a68a314717fb2a
parent5eb06ff3dbc7ed805aa4d6bcaafa9ad88645cfff
eina: fix building on uClibc

* eina compiles only with linuxthread enabled in uClibc
* phtread extensions are only defined with _GNU_SOURCE in uClibc
  so add the autotools macro for it to configure.ac
* bump PR
recipes/efl1/eina/gnu_source.patch [new file with mode: 0644]
recipes/efl1/eina_svn.bb