diff options
author | Xufeng Zhang <xufeng.zhang@windriver.com> | 2013-11-01 12:25:17 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-11-04 10:01:17 -0800 |
commit | 8308e22a44a2dea7d1bbfb429b9df9c63714a649 (patch) | |
tree | 41a27b1348821bbf83377d00135ce966e6539034 /meta/recipes-connectivity/iproute2 | |
parent | 212471f81d210e596798db5e5d927418090a63a2 (diff) | |
download | openembedded-core-8308e22a44a2dea7d1bbfb429b9df9c63714a649.tar.gz openembedded-core-8308e22a44a2dea7d1bbfb429b9df9c63714a649.tar.bz2 openembedded-core-8308e22a44a2dea7d1bbfb429b9df9c63714a649.zip |
kernel.bbclass: Delay rm_work to run after do_bundle_initramfs
Since kernel will build twice when we are trying to bundle kernel
and initramfs together after commit 609d5a9ab("kernel.bbclass,
image.bbclass: Implement kernel INITRAMFS dependency and bundling"),
thus, the second building for kernel would fail if rm_work is done
previously.
To fix this problem, we need to make do_bundle_initramfs task run
before do_rm_work task.
[YOCTO #5416]
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Xufeng Zhang <xufeng.zhang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-connectivity/iproute2')
0 files changed, 0 insertions, 0 deletions