summaryrefslogtreecommitdiffstats
path: root/meta/packages/eds/eds-dbus_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* Major layout change to the packages directoryRichard Purdie2010-08-271-102/+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>
* eds-dbus: Add missing DEPENDS on gperf-nativeRichard Purdie2010-07-221-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* eds-dbus: Update to 2.30.2 from git repoZhai Edwin2010-07-211-3/+7
| | | | | | | | Also backport a patch from upstream(f001953f7d60) to compile imapx provider optionally, which is the default behavior of current version. Else we get build error when compiling imapx. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* eds-dbus: Fix the metadataZhai Edwin2010-07-021-1/+5
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* eds-dbus: Disable parallel makeRichard Purdie2010-06-011-1/+5
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.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>
* eds-dbus: Add parallel make fixes from PangoRichard Purdie2010-03-161-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* eds-dbus: Disable parallel make build problemRichard Purdie2010-03-031-1/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* eds-dbus: Fix DEPENDS, add gnome-keyring and use libsoup-2.4 not libsoupJoshua Lock2010-02-091-2/+2
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* eds-dbus: Pull from git, not svnRichard Purdie2010-02-051-0/+89
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>