diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2011-09-13 21:30:37 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-09-13 17:11:10 +0100 |
commit | a1c62ae8f412600fe62226b19d4e7956dcf4b84f (patch) | |
tree | c3ee84e6e979e6f695a21c396b92d3f548deab86 /meta/recipes-core | |
parent | 50e184e0d9d7b38a08f979286eb65cd73d295f13 (diff) | |
download | poky-a1c62ae8f412600fe62226b19d4e7956dcf4b84f.tar.gz |
dpkg: fix pkg_postinst_dpkg, don't supply {bindir}/update-alternatives
[YOCTO #1070].
The pkg_postinst_dpkg seems buggy, e.g., for dpkg-native,
${IMAGE_ROOTFS}/${sysconfdir}/rcS.d doesn't exist.
I think OE's version(do_install_prepend) at
http://git.openembedded.org/cgit.cgi/openembedded/tree/recipes/dpkg/dpkg.inc
is correct, so let's change to OE's version.
And, bth dpkg and update-alternatives-cworth supply
/usr/bin/update-alternatives and this causes conflict. e.g., bug 1070.
We can resolve the issue by ask dpkg not to supply the binary.
(From OE-Core rev: c7af358ec427487ccc053316d2f68f6121b97181)
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions