diff options
author | Krishnanjanappa, Jagadeesh <jagadeesh.krishnanjanappa@caviumnetworks.com> | 2015-04-08 19:29:09 +0530 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-09 19:48:01 +0100 |
commit | 63eb33bced1fc1e5451988fc5249ab362fb82615 (patch) | |
tree | 419827362cedfe7b5ac9b87257947c54bf0d3712 /meta/recipes-devtools/python/python-smartpm | |
parent | 90edaf9b9e51a24bf67c1c95732fc2d8cb22b098 (diff) | |
download | openembedded-core-63eb33bced1fc1e5451988fc5249ab362fb82615.tar.gz openembedded-core-63eb33bced1fc1e5451988fc5249ab362fb82615.tar.bz2 openembedded-core-63eb33bced1fc1e5451988fc5249ab362fb82615.zip |
dpkg: add triplet entry to fix build error for armeb
Cross-compling dpkg application for armeb fails with below error
during configure task,
(snip)
configure:23141: checking dpkg cpu type
configure:23148: result: armeb
configure:23150: WARNING: armeb not found in cputable
configure:23162: checking dpkg operating system type
configure:23169: result: linux-gnueabi
configure:23171: WARNING: linux-gnueabi not found in ostable
configure:23183: checking dpkg architecture name
configure:23189: error: cannot determine host dpkg architecture
-- CUT --
Add the required combination of "gnueabi-linux-armeb" entry in
triplet list.
Signed-off-by: Krishnanjanappa, Jagadeesh <jagadeesh.krishnanjanappa@caviumnetworks.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python-smartpm')
0 files changed, 0 insertions, 0 deletions