meta-openembedded/meta-oe/recipes-kernel
Jamin Lin c42a0fb650
drgn: add new recipe
drgn is a debugger with an emphasis on programmability
drgn exposes the types and variables in a program
for easy, expressive scripting in Python.

Drgn depends on:
1. python3
2. elfutils
3. openmp
a. clang toolchain should use libomp(openmp)
   from meta-clang
b. gnu gcc toolchain should use libgomp(gcc-runtime)
   from openembedded-core

The build requires:
1. setuptools
2. automake
3. autoconf
4. libtool
5. pkgconf

Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-08-22 08:02:28 -07:00
..
agent-proxy recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
bpftool bpftool: Add missing dep on elfutils-native 2024-01-31 23:22:09 -08:00
broadcom-bt-firmware broadcom-bt-firmware: upgrade 2022-10-18 08:23:44 -07:00
cpupower recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
crash recipes: Drop remaining PR values from recipes 2024-03-17 13:10:10 -07:00
drgn drgn: add new recipe 2024-08-22 08:02:28 -07:00
intel-speed-select intel-speed-select: Add libnl dependency and extend CFLAGS 2022-05-09 18:45:07 -07:00
ipmitool recipes: ignore various issues fatal with gcc-14 2024-07-08 08:42:43 -07:00
ipmiutil ipmiutil: Pass --enable-useflags 2023-05-26 08:28:37 -07:00
kernel-selftest recipes: Start WORKDIR -> UNPACKDIR transition 2024-05-23 08:44:44 -07:00
kpatch recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
libbpf libbpf: upgrade 1.4.3 -> 1.4.5 2024-07-15 16:36:11 -07:00
libpfm libpfm4: upgrade 4.12.0 -> 4.13.0 2023-04-04 13:39:46 -07:00
libtracefs libtracefs: upgrade 1.8.0 -> 1.8.1 2024-08-09 14:25:15 -07:00
linux recipes: Start WORKDIR -> UNPACKDIR transition 2024-05-23 08:44:44 -07:00
makedumpfile makedumpfile: upgrade 1.7.4 -> 1.7.5 2024-04-17 23:47:24 -07:00
minicoredumper recipes: Start WORKDIR -> UNPACKDIR transition 2024-05-23 08:44:44 -07:00
oprofile recipes: Start WORKDIR -> UNPACKDIR transition 2024-05-23 08:44:44 -07:00
pm-graph .patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core 2023-02-24 08:45:44 -08:00
spidev-test meta: remove True option to getVar calls (again) 2023-02-01 09:28:47 -08:00
trace-cmd trace-cmd: Fix QA Issue of do_package when enable multilib: 2023-01-11 08:37:58 -08:00
turbostat turbostat: Add band-aid to build from 6.10+ kernel 2024-08-10 15:57:57 -07:00
usbip-tools meta: remove True option to getVar calls (again) 2023-02-01 09:28:47 -08:00