generic-poky/meta/recipes-devtools/dpkg
Richard Purdie 2c1a0b7d32 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.

(From OE-Core rev: fad496c759066d53bebf9b8cebc63e6478c91d19)

(From OE-Core rev: 467af9ae45ce54d6e50041d5134af889ac7cf4d2)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-01-30 16:43:40 +00:00
..
dpkg dpkg/update-alternatives: Fix dpkg version of update-alternatives to be usable 2012-01-30 16:43:40 +00:00
run-postinsts deb packages support: switch from /var/dpkg to /var/lib/dpkg 2011-09-21 13:42:49 +01:00
dpkg.inc dpkg/update-alternatives: Fix dpkg version of update-alternatives to be usable 2012-01-30 16:43:40 +00:00
dpkg_1.15.8.7.bb dpkg/update-alternatives: Fix dpkg version of update-alternatives to be usable 2012-01-30 16:43:40 +00:00
run-postinsts_1.0.bb deb packages support: switch from /var/dpkg to /var/lib/dpkg 2011-09-21 13:42:49 +01:00