Skip to content
Snippets Groups Projects
Commit 3360a4d1 authored by philippe coval's avatar philippe coval :speech_balloon:
Browse files

r-b-f-i/blueprint-flutter-image: Add blueprint-flutter-image-dev.bb

Enable root login and tools

Relate-to: #3


Signed-off-by: default avatarPhilippe Coval <philippe.coval.ext@huawei.com>
parent 0aa700a4
No related branches found
No related tags found
No related merge requests found
# SPDX-FileCopyrightText: Huawei Inc.
#
# SPDX-License-Identifier: Apache-2.0
require blueprint-flutter-image_0.bb
IMAGE_INSTALL:append = "\
gdb \
screen \
strace \
zile \
"
EXTRA_IMAGE_FEATURES += "debug-tweaks"
......@@ -45,9 +45,5 @@ QB_MEM = '${@bb.utils.contains("DISTRO_FEATURES", "opengl", "-m 512", "-m 256",
# TODO: extra application for debuging purposes
IMAGE_INSTALL:append = "\
avahi-daemon \
gdb \
os-release \
screen \
strace \
zile \
"
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