diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-11-14 17:43:45 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-11-15 11:54:43 +0000 |
commit | fad496c759066d53bebf9b8cebc63e6478c91d19 (patch) | |
tree | def0f70a9e752c741ad8b1da2284e80c8db98c6a /meta/recipes-devtools/gcc | |
parent | 77ab0f09546c5f6217a8e2f1bc30cf3d4306e3fa (diff) | |
download | openembedded-core-fad496c759066d53bebf9b8cebc63e6478c91d19.tar.gz openembedded-core-fad496c759066d53bebf9b8cebc63e6478c91d19.tar.bz2 openembedded-core-fad496c759066d53bebf9b8cebc63e6478c91d19.tar.xz openembedded-core-fad496c759066d53bebf9b8cebc63e6478c91d19.zip |
dpkg/update-alternatives: Fix dpkg version of update-alternatives to be usable
The version of dpkg the updates-alternatives-dpkg recipe pointed
at no longer used a perl script but a compiled binary. This meant
the "all" architecture field was invalid, as as the sed operation
during do_patch. All things considered the separate recipe was
pretty pointless.
This patch moves update-alternatives back to being built as part
of the dpkg recipe. It also moves various functionalty to the .inc
file which it belongs and fixes building and packaging of the dpkg
perl modules.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc')
0 files changed, 0 insertions, 0 deletions