diff --git a/recipes-common/dcmd/dcmd.bb b/recipes-common/dcmd/dcmd.bb index f4ce3366..c67dda29 100644 --- a/recipes-common/dcmd/dcmd.bb +++ b/recipes-common/dcmd/dcmd.bb @@ -12,9 +12,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2441d6cdabdc0f370be5cd8a746eb647" # This tells bitbake where to find the files we're providing on the local filesystem FILESEXTRAPATHS:prepend := "${THISDIR}:" -SRCREV = "76d70653ab67e568f815f85dd3620b87cae606ed" +SRCREV = "ca8aa7656238daad35e39f5f58265445be76d290" SRC_URI = "${CMF_GITHUB_ROOT}/dcm-agent;${CMF_GITHUB_SRC_URI_SUFFIX}" -PV = "2.1.4v2" +PV = "2.1.4v3" PR = "r0" PACKAGE_ARCH = "${MIDDLEWARE_ARCH}"