Skip to content
Snippets Groups Projects
Commit f4356e9b authored by Marta Rybczynska's avatar Marta Rybczynska
Browse files

Merge branch 'ghassane-debug' into 'kirkstone'

elfutils: Disabling the unneeded package debuginfod and dependencies

See merge request eclipse/oniro-core/oniro!335
parents b4db9892 4eebf0ce
No related branches found
No related tags found
1 merge request!335elfutils: Disabling the unneeded package debuginfod and dependencies
......@@ -24,7 +24,7 @@ ONIRO_DEFAULT_EXTRA_RRECOMMENDS = "kernel-module-af-packet"
# Remove some of the default Poky DISTRO_FEATURES_DEFAULT we inherited, but do not use.
# Removing this here allows us to readd them, if the end user requires them.
DISTRO_FEATURES_DEFAULT:remove = " nfs nfc 3g pcmcia x11"
DISTRO_FEATURES_DEFAULT:remove = " nfs nfc 3g pcmcia x11 debuginfod"
DISTRO_FEATURES ?= "${DISTRO_FEATURES_DEFAULT} ${ONIRO_DEFAULT_DISTRO_FEATURES}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment