summaryrefslogtreecommitdiffstats
path: root/meta-filesystems/recipes-support/physfs/files/0001-fix-build-with-gcc-6.patch
Commit message (Collapse)AuthorAgeFilesLines
* Revert "physfs: move to sources found at github/supertux"Andreas Müller2016-11-221-52/+0
| | | | | | | | | | | | | | | | This reverts commit 3bbec2b7921c83e13b64e808ef34122a608933f0. The commit was intended to make supertux in meta-games happy. Now I found out that: * other packets e.g meta-retro d1x-rebirth segfault with supertux version of physfs * supertux can be configured to use it's own physfs as static library To avoid package version counting backwards PE = 1 was added. The patch required for supertux was already applied in meta-games. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* physfs: move to sources found at github/supertuxAndreas Müller2016-10-031-0/+52
* It seems that physfs is still maintained there and has the functionality required by latest supertux. * License changed Copyright year causing checksum change. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>