diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2010-07-20 16:32:04 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-07-21 16:00:54 +0100 |
commit | fb92046d99d763195b15f819c5b94049df6d7da4 (patch) | |
tree | 1b3015bc252cbe55f1904b76a3b23228023a80e6 /meta/packages/intltool | |
parent | ce8cb734a047550998ad25cd911d2af44e2d2bca (diff) | |
download | openembedded-core-fb92046d99d763195b15f819c5b94049df6d7da4.tar.gz openembedded-core-fb92046d99d763195b15f819c5b94049df6d7da4.tar.bz2 openembedded-core-fb92046d99d763195b15f819c5b94049df6d7da4.tar.xz openembedded-core-fb92046d99d763195b15f819c5b94049df6d7da4.zip |
task-poky-tools: fix RDEPENDS_task-poky-tools-profile_qemux86
Change
RDEPENDS_task-poky-tools-profile_qemux86 += "valgrind"
to
RDEPENDS_append_task-poky-tools-profile_qemux86 = "valgrind", or else
RDEPENDS_task-poky-tools-profile would be overriden and only holds valgrind,
as a result, the 5 packages oprofile/oprofileui-server/powertop/... aren't
built into the target image at all.
Thanks Kevin a lot for tracking the issue down.
Signed-off-by: Kevin Tian <kevin.tian@intel.com>
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/packages/intltool')
0 files changed, 0 insertions, 0 deletions