Skip to content

Commit a11f657

Browse files
author
Thomas Roos
committed
aws-iot-greengrass-lite-demo-image: add comment about sqlite3 debugging
1 parent 5519796 commit a11f657

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

meta-aws-demos/recipes-core/images/aws-iot-greengrass-lite-demo-image/aws-iot-greengrass-lite-demo-image.bb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ COPY_LIC_DIRS = "1"
5656
# IMAGE_INSTALL:append = " strace"
5757
# IMAGE_INSTALL:append = " lsof"
5858

59+
# IMAGE_INSTALL:append = " sqlite3"
60+
# can be used to debug config db: /var/lib/greengrass# sqlite3 config.db
61+
5962
# this will install all src, dbg packages to allow proper debugging with gdb
6063
# EXTRA_IMAGE_FEATURES:append = " src-pkgs"
6164
# EXTRA_IMAGE_FEATURES:append = " dbg-pkgs"

0 commit comments

Comments
 (0)