summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libgdbus/libgdbus_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* libgdbus: delete from oe-coreMartin Jansa2012-05-081-20/+0
| | | | | | | | | | * as suggested here: http://lists.linuxtogo.org/pipermail/openembedded-core/2012-May/022071.html (From OE-Core rev: 7da4a24fc5a781602aff20d25f4b9162e60810fc) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libgdbus: Fix for glib-2.0 2.32.2Saul Wold2012-05-071-2/+3
| | | | | | | (From OE-Core rev: 0e33eade3fec1d9df052332d37d266405467a354) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Drop PRIORITY variableRichard Purdie2011-07-011-1/+0
| | | | | | | | | | | | | | | | As discussed on the mailing list, this variable isn't useful and if wanted would be better implemented by distros using pn-X overrides. This patch executes: find . -regex ".*\.\(bb\|inc\)$" | xargs sed -i '/^PRIORITY = ".*"$/d' against the tree removing the referenced. Thanks to Phil Blundell for the command. (From OE-Core rev: d122343362669c683acc4af295971a62cbc823fc) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* License Field Cleanup: Non-standard field namesBeth Flanagan2011-05-271-1/+1
| | | | | | | | | | | | | | | I've cleaned up some odd license fields, fixed some license names and corrected some incorrect licenses. LICENSE really needs a pass through by the maintainers as some of the licensing is incorrect. Also, every license with Artistic should be gone through and noted as which version of Artistic. (From OE-Core rev: 4786ecdf7cd427089464dcb62579110d494e7cd7) Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-default-revisions: move the SRCREV to recipe fileYu Ke2011-05-041-0/+2
| | | | | | | | | in this case, those non poky distro can also use these recipe normally (From OE-Core rev: 0a57bd226cdb8332707fa0f46fcf0b067f03701a) Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* recpies: use SRCPV instead of SRCREV for PVYu Ke2011-01-061-1/+1
| | | | | | | | SRCPV is intended being used by PV, some recipes still use SRCREV for PV, which is not correct. This patch fix all the misusage. Signed-off-by: Yu Ke <ke.yu@intel.com>
* libgdbus_git: metadata fixes and minor formatting changesScott Garman2011-01-061-8/+14
| | | | | | | * Added DESCRIPTION, SECTION, PRIORITY, and PR fields * Updated SUMMARY and HOMEPAGE fields to reflect more accurate info Signed-off-by: Scott Garman <scott.a.garman@intel.com>
* libgdbus:Add license checksum and update the GPL informationMei Lei2010-11-241-1/+3
| | | | | | Add COPYING and COPYING.LIB files checksum to bb file and update the "GPL" to "GPLv2", "LGPL" to "LGPLv2.1" according to the license files Signed-off-by: Mei Lei <lei.mei@intel.com>
* packages: Separate out most of the remaining packages into recipesRichard Purdie2010-09-011-0/+10
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>