]> code.ossystems Code Review - openembedded-core.git/commit
pax-utils: 1.0.5 -> 1.1.4
authorHongxu Jia <hongxu.jia@windriver.com>
Wed, 13 Jan 2016 08:30:29 +0000 (03:30 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 17 Jan 2016 11:32:21 +0000 (11:32 +0000)
commitd966a4ed8f0de7dc9b08880505c668421e6d4488
tree1236fd7ff43671c1690ae2b55765ef909c2e8d3f
parented46ac71846845ffc41efcd55a36e27883d9980a
pax-utils: 1.0.5 -> 1.1.4

- Support autotools:
  *) Touch NEWS/AUTHORS/ChangeLog to workaroud failure
     caused by 'automake --add-missing'
  *) Add patch to fix configure failure caused by missing
     macro definition in m4 directory

- Add PACKAGECONFIG flags for libcap, libseccomp and pyelftools,
  and disable them by default.

- Add PACKAGECONFIG flag for largefile.

- Since we add PACKAGECONFIG flags for pyelftools, we do not need
  python in RDEPENDS.

BTW:
Currently oe-core does not support libseccomp.
(https://github.com/seccomp/libseccomp)

Currently oe-core does not support pyelftools.
(https://github.com/eliben/pyelftools)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/pax-utils/files/fix-configure-failure.patch [new file with mode: 0644]
meta/recipes-devtools/pax-utils/pax-utils_1.0.5.bb [deleted file]
meta/recipes-devtools/pax-utils/pax-utils_1.1.4.bb [new file with mode: 0644]