diff --git a/recipes-common/dcmd/dcmd.bb b/recipes-common/dcmd/dcmd.bb index dd890826..15b454d6 100644 --- a/recipes-common/dcmd/dcmd.bb +++ b/recipes-common/dcmd/dcmd.bb @@ -12,9 +12,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=31507c3c771f85b4cb615b359765f58d" # This tells bitbake where to find the files we're providing on the local filesystem FILESEXTRAPATHS:prepend := "${THISDIR}:" -SRCREV = "671514a3f293399f76cc431eb52cb067812c3c88" +SRCREV = "4dd555ae1382fd1fa39ea2a54aa8e6aec630f982" SRC_URI = "${CMF_GITHUB_ROOT}/dcm-agent;${CMF_GITHUB_SRC_URI_SUFFIX}" -PV = "2.2.1" +PV = "2.2.2" PR = "r0" PACKAGE_ARCH = "${MIDDLEWARE_ARCH}"