meta-openembedded/meta-oe/recipes-kernel
Martin Jansa 8472e7a74f oprofile: drop virtual/kernel dependency and switch back to TUNE_PKGARCH
* the kernel dependency was added couple years ago with:
  https://git.openembedded.org/openembedded-core/commit/?id=16bc366877a2e02d96adb91b90e30710777e6f09
  the reasons for it no longer seem valid as it build ok
  without the dependency

* there as some differences in the resulting binaries (built with and without
  kernel dependency):
docker-shr qemux86-64@ ~/build/oe-core $ diff -rq tmp-glibc/work/*/oprofile/*/image
Files tmp-glibc/work/core2-64-oe-linux/oprofile/1.3.0-r0-without-kernel-dep/image/usr/bin/ocount and tmp-glibc/work/qemux86_64-oe-linux/oprofile/1.3.0-r0-with-kernel-dep/image/usr/bin/ocount differ
Files tmp-glibc/work/core2-64-oe-linux/oprofile/1.3.0-r0-without-kernel-dep/image/usr/bin/opannotate and tmp-glibc/work/qemux86_64-oe-linux/oprofile/1.3.0-r0-with-kernel-dep/image/usr/bin/opannotate differ
Files tmp-glibc/work/core2-64-oe-linux/oprofile/1.3.0-r0-without-kernel-dep/image/usr/bin/oparchive and tmp-glibc/work/qemux86_64-oe-linux/oprofile/1.3.0-r0-with-kernel-dep/image/usr/bin/oparchive differ
Files tmp-glibc/work/core2-64-oe-linux/oprofile/1.3.0-r0-without-kernel-dep/image/usr/bin/operf and tmp-glibc/work/qemux86_64-oe-linux/oprofile/1.3.0-r0-with-kernel-dep/image/usr/bin/operf differ
Files tmp-glibc/work/core2-64-oe-linux/oprofile/1.3.0-r0-without-kernel-dep/image/usr/bin/opgprof and tmp-glibc/work/qemux86_64-oe-linux/oprofile/1.3.0-r0-with-kernel-dep/image/usr/bin/opgprof differ
Files tmp-glibc/work/core2-64-oe-linux/oprofile/1.3.0-r0-without-kernel-dep/image/usr/bin/ophelp and tmp-glibc/work/qemux86_64-oe-linux/oprofile/1.3.0-r0-with-kernel-dep/image/usr/bin/ophelp differ
Files tmp-glibc/work/core2-64-oe-linux/oprofile/1.3.0-r0-without-kernel-dep/image/usr/bin/opimport and tmp-glibc/work/qemux86_64-oe-linux/oprofile/1.3.0-r0-with-kernel-dep/image/usr/bin/opimport differ
Files tmp-glibc/work/core2-64-oe-linux/oprofile/1.3.0-r0-without-kernel-dep/image/usr/bin/opreport and tmp-glibc/work/qemux86_64-oe-linux/oprofile/1.3.0-r0-with-kernel-dep/image/usr/bin/opreport differ

* comparing the first one with diffoscope shows only 2 insignificant changes:

  -  GNU                  0x00000014    NT_GNU_BUILD_ID (unique build ID bitstring)         Build ID: 71d68718f2b1393cce55605691453ca0615a985d
  +  GNU                  0x00000014    NT_GNU_BUILD_ID (unique build ID bitstring)         Build ID: 3b6d2e8b3ce02b99a41e594fafb756e5648edd3c

  -  0x0041ab00 31203230 31390032 323a3334 3a333100 1 2019.22:34:31.
  +  0x0041ab00 31203230 31390032 323a3239 3a303600 1 2019.22:29:06.

* similarly for other binaries

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-07-13 12:41:03 -07:00
..
agent-proxy agent-proxy: add new recipe 2017-06-14 14:51:15 +02:00
bpftool meta-oe: remove True option to getVar calls (again) 2019-01-13 10:28:01 -08:00
broadcom-bt-firmware broadcom-bt-firmware: Add new recipe for Broadcom Bluetooth firmwares 2018-05-26 21:10:55 -07:00
cpupower cpupower: Inherit bash completion class 2019-05-23 07:03:43 -07:00
crash crash: do not use unstable github archive tarballs 2019-06-16 08:15:44 -07:00
ipmitool ipmitool: Fix build with OpenSSL 1.1.x 2018-09-08 13:32:12 -07:00
ipmiutil ipmiutil: move to recipes-kernel 2018-03-01 16:10:36 -08:00
kernel-selftest kernel-selftest: temporary disable bpf for arm - fix build for qemuarm 2018-10-27 18:23:07 -07:00
kpatch kpatch: Mark it incompatible with musl 2018-07-09 08:34:59 -07:00
linux recipes: use oe.utils.conditional instead of deprecated base_conditional 2018-02-01 13:48:27 +00:00
makedumpfile makedumpfile: Upgrade to 1.6.5 to support kernel 4.18 and 4.19 2019-03-07 09:33:45 -08:00
minicoredumper minicoredumper: Update to 2.0.1 2019-01-10 23:27:12 -08:00
oprofile oprofile: drop virtual/kernel dependency and switch back to TUNE_PKGARCH 2019-07-13 12:41:03 -07:00
turbostat turbostat: copy bits.h from kernel to turbostat 2019-06-16 08:15:44 -07:00