summaryrefslogtreecommitdiff
path: root/meta/packages/eds
AgeCommit message (Collapse)AuthorFiles
2010-08-27Major layout change to the packages directoryRichard Purdie11
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>
2010-07-22eds-dbus: Add missing DEPENDS on gperf-nativeRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-21eds-dbus: Update to 2.30.2 from git repoZhai Edwin2
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>
2010-07-02eds-dbus: Fix the metadataZhai Edwin2
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-06-01eds-dbus: Disable parallel makeRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-04-27autotools: deprecate autotools_stage classJoshua Lock2
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>
2010-03-16eds-dbus: Add parallel make fixes from PangoRichard Purdie2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-03-03eds-dbus: Disable parallel make build problemRichard Purdie2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-02-09eds-dbus: Fix DEPENDS, add gnome-keyring and use libsoup-2.4 not libsoupJoshua Lock1
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-02-05eds-dbus: Pull from git, not svnRichard Purdie4
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-09-17Remove layout_* variablesRichard Purdie2
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>
2008-12-30classes/autotools_stage.bbclass: Add autotools_stage class to simplify ↵Richard Purdie2
recipes using standard autotools
2008-12-01upgrade eds-dbus to 2.20.0Vivian Zhang4
2008-09-11eds-dbus: add libedataserverui to PACKAGES, fixing the borked packagingRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5187 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-11eds-dbus: package the glade files into libedataserveruiRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5185 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-11eds-dbus: Add missing DEPENDS on libgladeRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5183 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-10eds-dbus: update to current and refactor the patches that get applied.Robert Bradford5
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5165 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-09eds-dbus:Update the built in contact patch to reflect changed paths.Robert Bradford2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5162 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-26eds-dbus: enable libsoup, so we have the webcal backendRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3870 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-03eds: make eds-dbus-dev recommend libecal-dev libebook-devMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3298 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-03eds-dbus: reformatted recipeMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3296 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-12Remove hardcoded staging layout assumptionsRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3116 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-01eds-dbus: libecal recommends tzdataRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3054 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-13eds-dbus: update srcrev, remove integrated threads.patchRoss Burton2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2733 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-12Rename eds-tests to eds-toolsRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2731 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-12eds-dbus: Add threading patch until I'm confident enough to commit it to svnRoss Burton2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2729 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-12Update eds-tests to bzr branchRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2728 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-12eds-dbus: fix parse errorsMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2727 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-30Upgrade eds-dbus to latest svnRoss Burton2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2607 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-29eds-dbus_svn.bb: don't set acpath, new gnome-common doesn't need itRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2592 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-08eds-dbus: switch to SRCREVMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2401 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-27bump PRRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2237 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-27Really fix typo in cardRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2235 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-25Fix typos in the OH contactRoss Burton2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2224 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-05Add OH contact when creating a new addressbookRoss Burton2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2103 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-29eds-dbus: Doesn't need intltool DEPENDS (just intltool-native)Richard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1802 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-03-29eds-dbus: Remove workaroundRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1410 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-03-16Fix recommends for -dbgRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1359 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-03-16Comment this out, it breaksRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1358 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-03-16Add recommends for eds-dbus-dbgRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1357 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-03-15Add eds-testsRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1353 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-03-15Remove a chunk of the no-iconv patch, this can be fetched from the config cacheRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1347 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-03-14Add RRECOMENDSRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1344 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-02-15Remove executable bitRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1275 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-02-15Mass re-packaging scheme. Hopefully not too brokenRoss Burton2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1274 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-02-04eds-dbus: Sync with OE.devRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1260 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-12-15Update eds-dbus to svn as of 20061215, and drop integrated patches.Ross Burton4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1043 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-11-21eds-dbus: Sync with OE style changes, add DEPENDS on zlib, add workaround ↵Richard Purdie1
-ldb from OE.dev git-svn-id: https://svn.o-hand.com/repos/poky/trunk@906 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21Rename /openembedded/ -> /meta/Richard Purdie8
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966