summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/tasks/task-sdk-gmae.inc
Commit message (Collapse)AuthorAgeFilesLines
* recipes: Replace gconf-dbus with gconfKhem Raj2011-05-101-1/+1
| | | | | | | | | | | | | | | | | | Some distributions e.g. angstrom do not support gconf-dbus anymore since its now provided by gconf and in oe-core we have PREFERRED_PROVIDER_gconf tunable, here we replace all dependencies on gconf-dbus with gconf, which should work in both cases where poky defines PREFERRED_PROVIDER-gconf = "gconf-dbus" and for angstrom it is simply gconf Without this meta-toolchain-sdk ends up with conflicts in runqueue and does not build (From OE-Core rev: 3c04049516fe09969bbb9af501aae260f8ce4c91) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Remove machine-specific metadata for machines no longer in oe-corePaul Eggleton2011-05-051-2/+0
| | | | | | | (From OE-Core rev: 72567733033347b662d9baa07432985fd2da3efa) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* task-poky-tools.bb, task-sdk-gmae.inc: enable lttng-ust for ARMDexuan Cui2011-04-241-0/+1
| | | | | | | | | | | | | lttng-ust can build on ARM from 0.12 on. Merged with rebranding Fixes [YOCTO #856] (From OE-Core rev: 13d967d68bb2f01119d1b14a98b89a98fc3ee6ef) Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Meta: Recipe ReogranizationSaul Wold2010-11-221-0/+15
| | | | | | | | | | | | | This is the next stage of recipe reorganization, in this stage many recipes where moved to a new meta-demoapps layer since this is more appropriate for demo usage then the core. Additional some recipes were moved to meta-extras to indicate they may be depercated at a future time. A number of recipes were modified since dependencies need to be corrected. Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* task-sdk-gmae: fix typo in SDK-EXTRAS and convert to ?= for assignmentSaul Wold2010-11-101-6/+6
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* task-sdk: Fix lttng-ust dependency to include the -dev version so headers ↵Richard Purdie2010-10-191-5/+5
| | | | | | | | are included [BUGID #425] Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* task-poky-sdk: Add lttng-ustRichard Purdie2010-10-151-0/+7
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Complete packages -> recipes transitionRichard Purdie2010-09-201-0/+17
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>