meta-digi/meta-digi-dey/recipes-core/packagegroups/packagegroup-dey-debug.bb

21 lines
425 B
BlitzBasic

#
# Copyright (C) 2012 Digi International.
#
SUMMARY = "Debug applications packagegroup for DEY image"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
PACKAGE_ARCH = "${MACHINE_ARCH}"
ALLOW_EMPTY_${PN} = "1"
PR = "r0"
inherit packagegroup
RDEPENDS_${PN} = "\
evtest \
fbtest \
i2c-tools \
memwatch \
packagegroup-core-tools-debug \
tcpdump \
"