mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 07:37:14 +00:00
b5bb9a5b26
There was a patch sent already for fixing [1]. In that patch the static
libraries of panel plugins were deleted during install. Here all static libs
are packed into ${PN}-staticdev. The decision for this solution is based on:
* Keep recipes as simple as possible
* Although unlikely there might be a use case for having static libs for panel
plugins
[1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2012-February/037926.html
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This layer depends on: URI: git://git.openembedded.org/openembedded-core branch: master revision: HEAD URI: git://git.openembedded.net/meta-openembedded branch: master revision: HEAD Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-xfce]' in the subject' When sending single patches, please using something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix meta-xfce' Interim layer maintainer: Andreas Müller <schnitzeltony@googlemail.com>