* [PATCH 0/1] sato-sdk: add clutter to fix bug 891
@ 2011-07-07 14:22 Yu Ke
2011-07-07 14:22 ` [PATCH 1/1] sato-sdk: add clutter for sato-sdk image Yu Ke
0 siblings, 1 reply; 3+ messages in thread
From: Yu Ke @ 2011-07-07 14:22 UTC (permalink / raw)
To: openembedded-core
The following changes since commit ad2363278f0ea86fcf3464f8f6073d3a3d06be63:
Khem Raj (1):
uclibc: Fix compilation in thumb mode
are available in the git repository at:
git://git.pokylinux.org/poky-contrib kyu3/bug891
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kyu3/bug891
Yu Ke (1):
sato-sdk: add clutter for sato-sdk image
meta/recipes-core/tasks/task-core-tools.bb | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 1/1] sato-sdk: add clutter for sato-sdk image
2011-07-07 14:22 [PATCH 0/1] sato-sdk: add clutter to fix bug 891 Yu Ke
@ 2011-07-07 14:22 ` Yu Ke
2011-07-12 14:23 ` Richard Purdie
0 siblings, 1 reply; 3+ messages in thread
From: Yu Ke @ 2011-07-07 14:22 UTC (permalink / raw)
To: openembedded-core
Yocto ADT has Eclips clutter template, so it is better to have
clutter in SDK image to support ADT. this patch add clutter
and clutter-box2d app to sato-sdk image for this purpose
Fix [YOCTO #891]
Signed-off-by: Yu Ke <ke.yu@intel.com>
---
meta/recipes-core/tasks/task-core-tools.bb | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-core/tasks/task-core-tools.bb b/meta/recipes-core/tasks/task-core-tools.bb
index 4a98b0f..44520a7 100644
--- a/meta/recipes-core/tasks/task-core-tools.bb
+++ b/meta/recipes-core/tasks/task-core-tools.bb
@@ -82,4 +82,6 @@ RDEPENDS_task-core-tools-testapps = "\
xrestop \
xwininfo \
xprop \
- xvideo-tests"
+ xvideo-tests \
+ clutter-box2d-1.6 \
+ "
--
1.7.0.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] sato-sdk: add clutter for sato-sdk image
2011-07-07 14:22 ` [PATCH 1/1] sato-sdk: add clutter for sato-sdk image Yu Ke
@ 2011-07-12 14:23 ` Richard Purdie
0 siblings, 0 replies; 3+ messages in thread
From: Richard Purdie @ 2011-07-12 14:23 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
On Thu, 2011-07-07 at 22:22 +0800, Yu Ke wrote:
> Yocto ADT has Eclips clutter template, so it is better to have
> clutter in SDK image to support ADT. this patch add clutter
> and clutter-box2d app to sato-sdk image for this purpose
>
> Fix [YOCTO #891]
>
> Signed-off-by: Yu Ke <ke.yu@intel.com>
Merged to master, thanks.
Richard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-07-12 14:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-07 14:22 [PATCH 0/1] sato-sdk: add clutter to fix bug 891 Yu Ke
2011-07-07 14:22 ` [PATCH 1/1] sato-sdk: add clutter for sato-sdk image Yu Ke
2011-07-12 14:23 ` Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox