diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2013-09-12 05:28:17 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-09-14 08:21:00 +0100 |
commit | 0c11a7740b0e95a4456d5b025977eb02aa07755f (patch) | |
tree | 1241d973de7f2c41f16e7b142d368cd492f1dbc9 /scripts/postinst-intercepts | |
parent | 4137f9a996594653918076285f067f3898c61eef (diff) | |
download | poky-0c11a7740b0e95a4456d5b025977eb02aa07755f.tar.gz |
perf: source should be ready after do_unpack
In perf.bb:
S = "${STAGING_KERNEL_DIR}"
So the source should be ready after the do_unpack, and we need this:
do_unpack[depends] += "virtual/kernel:do_populate_sysroot"
Otherwise, maybe no source after do_unpack.
[YOCTO #5168]
(From OE-Core rev: 01d3b15518b981199120b3b9c6923678244aefdc)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/postinst-intercepts')
0 files changed, 0 insertions, 0 deletions