summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/tasks/task-core-standalone-gmae-sdk-target.bb
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2011-04-20 10:44:52 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-24 22:50:27 +0100
commit320a641df18024265c3d2b3b08251a231f9fd6a0 (patch)
tree26840b9d1a9bbf3ecdc4dadb464988310d9d526b /meta/recipes-gnome/tasks/task-core-standalone-gmae-sdk-target.bb
parentb4a88a5e1c0ada5db760e52010e66f13de63adf4 (diff)
downloadpoky-320a641df18024265c3d2b3b08251a231f9fd6a0.tar.gz
task-poky-tools.bb, task-sdk-gmae.inc: enable lttng-ust for ARM
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>
Diffstat (limited to 'meta/recipes-gnome/tasks/task-core-standalone-gmae-sdk-target.bb')
-rw-r--r--meta/recipes-gnome/tasks/task-core-standalone-gmae-sdk-target.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/tasks/task-core-standalone-gmae-sdk-target.bb b/meta/recipes-gnome/tasks/task-core-standalone-gmae-sdk-target.bb
index 32e60a8582..42d41482e9 100644
--- a/meta/recipes-gnome/tasks/task-core-standalone-gmae-sdk-target.bb
+++ b/meta/recipes-gnome/tasks/task-core-standalone-gmae-sdk-target.bb
@@ -2,11 +2,11 @@
2# Copyright (C) 2007 OpenedHand Ltd. 2# Copyright (C) 2007 OpenedHand Ltd.
3# 3#
4 4
5DESCRIPTION = "Gnome Mobile And Embedded Software Development Kit for OpenedHand Poky" 5DESCRIPTION = "Gnome Mobile And Embedded Software Development Kit for OE-Core"
6LICENSE = "MIT" 6LICENSE = "MIT"
7LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ 7LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
8 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" 8 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
9PR = "r12" 9PR = "r13"
10 10
11ALLOW_EMPTY = "1" 11ALLOW_EMPTY = "1"
12 12