summaryrefslogtreecommitdiffstats
path: root/meta/packages/eds
Commit message (Collapse)AuthorAgeFilesLines
* Major layout change to the packages directoryRichard Purdie2010-08-2711-842/+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-212-3/+69
| | | | | | | | 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-022-2/+10
| | | | 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-272-2/+2
| | | | | | | | | 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-162-12/+192
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* eds-dbus: Disable parallel make build problemRichard Purdie2010-03-032-1/+23
| | | | 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-054-44/+87
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Remove layout_* variablesRichard Purdie2009-09-172-2/+2
| | | | | | | | | | | | Remove layout_* variables and replace them with variables specific to the different classes. The layout variables were only useful for the native/cross classes and caused more confusion than they solved. They didn't scale to the sdk class. It now clear a small set of native/cross variables fulfil the needs. This patch also changes native.bbclass to use "/" as the STAGING_DIR which makes sense since we're installing binaries into the locations we're compiling them for. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* classes/autotools_stage.bbclass: Add autotools_stage class to simplify ↵Richard Purdie2008-12-302-10/+2
| | | | recipes using standard autotools
* upgrade eds-dbus to 2.20.0Vivian Zhang2008-12-014-0/+257
|
* eds-dbus: add libedataserverui to PACKAGES, fixing the borked packagingRoss Burton2008-09-111-2/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5187 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eds-dbus: package the glade files into libedataserveruiRoss Burton2008-09-111-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5185 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eds-dbus: Add missing DEPENDS on libgladeRichard Purdie2008-09-111-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5183 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eds-dbus: update to current and refactor the patches that get applied.Robert Bradford2008-09-105-180/+10
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5165 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eds-dbus:Update the built in contact patch to reflect changed paths.Robert Bradford2008-09-092-1/+134
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5162 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eds-dbus: enable libsoup, so we have the webcal backendRoss Burton2008-02-261-3/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3870 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eds: make eds-dbus-dev recommend libecal-dev libebook-devMarcin Juszkiewicz2007-12-031-5/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3298 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eds-dbus: reformatted recipeMarcin Juszkiewicz2007-12-031-15/+45
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3296 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Remove hardcoded staging layout assumptionsRichard Purdie2007-11-121-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3116 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eds-dbus: libecal recommends tzdataRoss Burton2007-11-011-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3054 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eds-dbus: update srcrev, remove integrated threads.patchRoss Burton2007-09-132-321/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2733 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rename eds-tests to eds-toolsRoss Burton2007-09-121-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2731 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eds-dbus: Add threading patch until I'm confident enough to commit it to svnRoss Burton2007-09-122-1/+321
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2729 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Update eds-tests to bzr branchRoss Burton2007-09-121-4/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2728 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eds-dbus: fix parse errorsMarcin Juszkiewicz2007-09-121-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2727 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Upgrade eds-dbus to latest svnRoss Burton2007-08-302-69/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2607 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eds-dbus_svn.bb: don't set acpath, new gnome-common doesn't need itRoss Burton2007-08-291-2/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2592 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eds-dbus: switch to SRCREVMarcin Juszkiewicz2007-08-081-2/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2401 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bump PRRoss Burton2007-07-271-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2237 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Really fix typo in cardRoss Burton2007-07-271-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2235 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Fix typos in the OH contactRoss Burton2007-07-252-4/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2224 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add OH contact when creating a new addressbookRoss Burton2007-07-052-4/+161
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2103 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eds-dbus: Doesn't need intltool DEPENDS (just intltool-native)Richard Purdie2007-05-291-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1802 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eds-dbus: Remove workaroundRichard Purdie2007-03-291-3/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1410 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Fix recommends for -dbgRoss Burton2007-03-161-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1359 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Comment this out, it breaksRoss Burton2007-03-161-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1358 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add recommends for eds-dbus-dbgRoss Burton2007-03-161-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1357 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add eds-testsRoss Burton2007-03-151-0/+15
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1353 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Remove a chunk of the no-iconv patch, this can be fetched from the config cacheRoss Burton2007-03-151-40/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1347 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add RRECOMENDSRoss Burton2007-03-141-1/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1344 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Remove executable bitRoss Burton2007-02-151-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1275 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Mass re-packaging scheme. Hopefully not too brokenRoss Burton2007-02-152-20/+34
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1274 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eds-dbus: Sync with OE.devRichard Purdie2007-02-041-1/+12
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1260 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Update eds-dbus to svn as of 20061215, and drop integrated patches.Ross Burton2006-12-154-29/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1043 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eds-dbus: Sync with OE style changes, add DEPENDS on zlib, add workaround ↵Richard Purdie2006-11-211-4/+8
| | | | | | -ldb from OE.dev git-svn-id: https://svn.o-hand.com/repos/poky/trunk@906 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rename /openembedded/ -> /meta/Richard Purdie2006-07-218-0/+211
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966