generic-poky/meta/recipes-devtools/dpkg/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
..
autofoo.patch recipes: add Upstream-Status for multiple recipes 2011-05-13 10:28:59 +01:00
check_snprintf.patch recipes: add Upstream-Status for multiple recipes 2011-05-13 10:28:59 +01:00
check_version.patch recipes: add Upstream-Status for multiple recipes 2011-05-13 10:28:59 +01:00
ignore_extra_fields.patch recipes: add Upstream-Status for multiple recipes 2011-05-13 10:28:59 +01:00
nochroot.patch recipes: add Upstream-Status for multiple recipes 2011-05-13 10:28:59 +01:00
noman.patch recipes: add Upstream-Status for multiple recipes 2011-05-13 10:28:59 +01:00
noupdalt.patch recipes: add Upstream-Status for multiple recipes 2011-05-13 10:28:59 +01:00
perllibdir.patch dpkg/update-alternatives: Fix dpkg version of update-alternatives to be usable 2012-01-30 16:43:40 +00:00