projects
/
yocto
/
meta-hvmpd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ce0a4a
)
Remove debug tools
author
Hugo Villeneuve
<hugo@hugovil.com>
Fri, 30 Dec 2022 05:23:45 +0000
(
00:23
-0500)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Wed, 1 Mar 2023 17:10:15 +0000
(12:10 -0500)
recipes-core/images/image-hvmpd-dev.bb
patch
|
blob
|
history
diff --git
a/recipes-core/images/image-hvmpd-dev.bb
b/recipes-core/images/image-hvmpd-dev.bb
index
3560672
..
fae9a50
100644
(file)
--- a/
recipes-core/images/image-hvmpd-dev.bb
+++ b/
recipes-core/images/image-hvmpd-dev.bb
@@
-6,10
+6,10
@@
require image-hvmpd-common.inc
IMAGE_FEATURES += "debug-tweaks"
# Add debugging tools (gdb and strace, etc):
-IMAGE_FEATURES += "tools-debug"
+
#
IMAGE_FEATURES += "tools-debug"
# Add development tools (gcc, make, pkgconfig, etc):
-IMAGE_FEATURES += "tools-sdk"
+
#
IMAGE_FEATURES += "tools-sdk"
# Additional development tools:
IMAGE_INSTALL:append = " \