mirror of
https://github.com/cazfi/meta-games.git
synced 2026-01-29 17:08:42 +01:00
8a04aa655b580606bdeae1598abb3f3f5e96ea4d
| WARNING: pingus-0.7.6-r0 do_package_qa: QA Issue: pingus: SRC_URI uses PN not BPN [src-uri-bad] Additionally: github rebuilds tarballs from time to time changing checksums. So just - https://github.com/Pingus/${PN}/archive/v${PV}.tar.gz \ + https://github.com/Pingus/${BPN}/archive/v${PV}.tar.gz \ would cause: | WARNING: pingus-0.7.6-r0 do_package_qa: QA Issue: https://github.com/Pingus/pingus/archive/v0.7.6.tar.gz file://0001-Add-missing-header-for-std-function-and-std-bind.patch file://0002-Fix-build-with-boost-1.69.0.patch file://version.patch file://sdl_pkgconfig.patch file://pingus.desktop file://pingus.png : SRC_URI uses unstable GitHub archives [src-uri-bad] So get sources by downloading git repo. While at it replace 2 spaces indention by 4 spaces. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
meta-games
Open Source games layer for OpenEmbedded.
Maintainers
Marko Lindqvist cazfi74@gmail.com
Dependencies
This layer depends on:
URI: git://git.openembedded.org/openembedded-core branch: master revision: HEAD
URI: git://git.openembedded.org/meta-openembedded branch: master revision: HEAD
Contributing
It is preferred to send patches as pull requests on the Github project directly, e.g. : https://github.com/cazfi/meta-games.
If using Github pull requests is not possible, it is possible to send patches on the OpenEmbedded development mailing list. To send changes to mailing list use something like:
git send-email --to openembedded-devel@lists.openembedded.org \
--subject-prefix='meta-games][PATCH'
Description
Languages
BitBake
100%