]> code.ossystems Code Review - openembedded-core.git/commit
pax: remove the recipe
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Mon, 12 Feb 2018 11:05:15 +0000 (13:05 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 24 Feb 2018 10:31:35 +0000 (10:31 +0000)
commita62a7e11274c4965e122ed5bf01024cae8437af0
tree4f4b378d8595f1cce76b3c8b0d998aafa210f585
parentd3ce46246fbb40153f6aa7c07898eb449ef3b0f0
pax: remove the recipe

The situation with pax (vs. tar and cpio) is perfectly described here:
https://xkcd.com/927/

The only reason pax is still around, kind of, is because both POSIX and LSB
mandate it. Outside of those documents, it's not used by anyone.

Meanwhile, the upstream URI we've been taking it from went down, and rather
than seek an alternative source, I just went ahead and removed the recipe.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
README.LSB
meta/conf/distro/include/maintainers.inc
meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb
meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb
meta/recipes-extended/pax/pax/0001-Add-a-comment-for-fallthrough.patch [deleted file]
meta/recipes-extended/pax/pax/0001-Fix-build-with-musl.patch [deleted file]
meta/recipes-extended/pax/pax/0001-include-sys-sysmacros.h-for-major-minor-definitions.patch [deleted file]
meta/recipes-extended/pax/pax/0001-use-strtoll-instead-of-strtoq.patch [deleted file]
meta/recipes-extended/pax/pax/fix_for_compile_with_gcc-4.6.0.patch [deleted file]
meta/recipes-extended/pax/pax/pax-3.4_fix_for_x32.patch [deleted file]
meta/recipes-extended/pax/pax_3.4.bb [deleted file]