summaryrefslogtreecommitdiff
path: root/meta/packages/dbus/dbus-glib.inc
Commit message (Collapse)AuthorAgeFilesLines
* Major layout change to the packages directoryRichard Purdie2010-08-271-23/+0
| | | | | | | | | | | | | | | | | Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* dbus-glib: add license checksumKevin Tian2010-07-211-0/+2
| | | | | | it's missing in last upgrade Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* dbud-glib: upgrade to 0.86Kevin Tian2010-07-131-3/+6
| | | | | | | | | | | | | | | | [dbus-glib-Ptches] REMOVE _run-with-tmp-session-bus.patch_: test is not built by default DISABLE _fix_asneeded.patch_: not sure why we need change expat link order. Disable it but keep for a while KEEP _no-examples.patch_: don't build examples [dbus-glib-recipe] - remove native and old recipes - remove tweak on dbus-glib-bindings.h, since it will be generated correctly after passing correct config options linking to native dbus-binding-tool and dbus-bus-introspect.xml - remove preferred versions in poky-fixed-revisions.inc with similar reason as dbus Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* dbus-glib: fix metadataKevin Tian2010-06-301-5/+5
| | | | Signed-off-by Kevin Tian <kevin.tian@intel.com>
* autotools: deprecate autotools_stage classJoshua Lock2010-04-271-1/+1
| | | | | | | | | Move the functionality into autotools and ensure all our Poky recipes are no longer using it. Keep the autools_stage class around for OE compatability but just have it inherit autools. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* dbus-glib: 0.76 -> 0.78Richard Purdie2009-01-151-0/+1
|
* dbus-glib: Fix introspection configure optionRichard Purdie2009-01-051-1/+1
|
* dbus-glib: Factor into a common .inc file and cleanup the recipe using ↵Richard Purdie2009-01-051-0/+17
autotools staging