diff options
author | Joshua Lock <josh@linux.intel.com> | 2010-03-04 16:53:00 +0000 |
---|---|---|
committer | Joshua Lock <josh@linux.intel.com> | 2010-03-04 16:53:00 +0000 |
commit | 538087d2036d9dd319e3a22aaa2f62e5a5285c55 (patch) | |
tree | efefcb55d311568eb1ea5ce4693f9d2c04cd09b0 /meta/packages/screenshot | |
parent | 211f928e083bf6d4971b318d8c4c6f089abe33e3 (diff) | |
download | openembedded-core-538087d2036d9dd319e3a22aaa2f62e5a5285c55.tar.gz openembedded-core-538087d2036d9dd319e3a22aaa2f62e5a5285c55.tar.bz2 openembedded-core-538087d2036d9dd319e3a22aaa2f62e5a5285c55.tar.xz openembedded-core-538087d2036d9dd319e3a22aaa2f62e5a5285c55.zip |
packaged-staging: Fix packagaging of cross packages
packagedstaging_fastpath() was only copying the contents of CROSS_DIR to
PSTAGE_TMPDIR resulting in the folders contents being packaged and then
installed incorrectly at the top level of CROSS_DIR rather than in HOST_ARCH
specific sub directories.
This patch fixes that issue by copying the directory and its contents rather
than just the directory contents.
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Diffstat (limited to 'meta/packages/screenshot')
0 files changed, 0 insertions, 0 deletions