[oe-commits] Wenzong Fan : ccache: Add 'ccache' for SDK images

git version control git at git.openembedded.org
Thu Jun 30 19:59:06 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: b4f57eea30e1a8079fe3f1a8a28aff5af5fc36f0
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=b4f57eea30e1a8079fe3f1a8a28aff5af5fc36f0

Author: Wenzong Fan <wenzong.fan at windriver.com>
Date:   Fri Jun 24 15:51:38 2011 +0800

ccache: Add 'ccache' for SDK images

Signed-off-by: Wenzong Fan <wenzong.fan at windriver.com>

---

 meta/recipes-core/tasks/task-core-sdk.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-core/tasks/task-core-sdk.bb b/meta/recipes-core/tasks/task-core-sdk.bb
index 4aee0c2..52fdd75 100644
--- a/meta/recipes-core/tasks/task-core-sdk.bb
+++ b/meta/recipes-core/tasks/task-core-sdk.bb
@@ -25,6 +25,7 @@ RDEPENDS_task-core-sdk = "\
     coreutils \
     cpp \
     cpp-symlinks \
+    ccache \
     diffutils \
     gcc \
     gcc-symlinks \





More information about the Openembedded-commits mailing list