Files
poky/meta/recipes-devtools
Mingli Yu 72cc2de0d9 elfutils: fix ptest failures
* Add missing files which needed by ptest test
  to fix the ptest failures such as:
  | sh: ../src/elflint: No such file or directory
  | FAIL: asm-tst4

* Rework 0001-skip-the-test-when-gcc-not-deployed.patch
  to skip the tests which depend on gcc

* Define INHIBIT_PACKAGE_STRIP_FILES for elfutils to
  avoid stripping some generated binaries otherwise
  some of the tests such as test-nlist, run-strip-reloc.sh,
  run-strip-strmerge.sh and so on will fail

* Set EXCLUDE_PACKAGES_FROM_SHLIBS = "${PN}-ptest"
  to avoid ${PN}-ptest be the shlibs provider to
  fix below error:
  Problem 1: package rpm-1:4.14.2.1-r0.core2_32 requires elfutils-ptest >= 0.176, but none of the providers can be installed
  - conflicting requests
  - nothing provides elfutils-binutils needed by elfutils-ptest-0.176-r0.core2_32
  Problem 2: package dnf-4.2.2-r0.core2_32 requires python3-rpm, but none of the providers can be installed
  - package python3-rpm-1:4.14.2.1-r0.core2_32 requires elfutils-ptest >= 0.176, but none of the providers can be installed
  - conflicting requests
  - nothing provides elfutils-binutils needed by elfutils-ptest-0.176-r0.core2_32
  Problem 3: package ltp-20190115-r0.core2_32 requires iproute2, but none of the providers can be installed
  - package packagegroup-core-tools-testapps-1.0-r2.qemux86 requires ltp, but none of the providers can be installed
  - package iproute2-5.1.0-r0.core2_32 requires elfutils-ptest >= 0.176, but none of the providers can be installed
  - conflicting requests
  - nothing provides elfutils-binutils needed by elfutils-ptest-0.176-r0.core2_32

Before:
--------------------------------------------
Recipe   | Passed    | Failed   | Skipped
--------------------------------------------
elfutils | 176       | 23       | 4
--------------------------------------------

After:
--------------------------------------------
Recipe   | Passed    | Failed   | Skipped
--------------------------------------------
elfutils | 199       | 0       | 4
--------------------------------------------

(From OE-Core rev: 174690b1745eadc6981d83b7c6869712e835b5d0)

Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-05-31 22:13:31 +01:00
..
2019-05-22 07:24:52 +01:00
2019-05-12 09:04:26 +01:00
2018-08-23 18:02:23 +01:00
2019-04-26 10:09:08 +01:00
2019-04-05 17:32:50 +01:00
2019-05-31 22:13:31 +01:00
2018-03-06 06:43:10 -08:00
2019-05-29 12:54:12 +01:00
2019-05-29 12:54:12 +01:00
2019-04-23 23:30:19 +01:00
2018-11-14 11:14:39 +00:00
2018-12-20 14:53:55 +00:00
2018-03-09 09:17:03 -08:00
2018-05-11 07:49:37 +01:00
2019-04-16 11:10:02 +01:00
2019-05-22 07:24:51 +01:00
2019-04-03 14:50:13 +01:00
2019-05-27 17:06:34 +01:00
2018-01-30 12:53:16 +00:00
2019-05-09 16:31:56 +01:00
2019-02-15 16:05:37 +00:00
2019-05-16 09:16:50 +01:00
2019-03-04 22:57:05 +00:00
2019-05-08 23:00:32 +01:00
2019-04-01 14:48:44 +01:00
2019-04-23 23:30:19 +01:00
2018-08-23 07:50:01 +01:00
2019-05-08 12:15:17 +01:00
2019-05-22 07:24:52 +01:00
2018-11-14 11:14:39 +00:00
2019-05-27 17:06:34 +01:00
2019-04-12 09:29:06 +01:00
2019-03-04 22:57:05 +00:00
2019-04-16 11:10:02 +01:00
2019-04-05 17:32:50 +01:00