diff --git a/recipes-common/rfc/rfc_git.bb b/recipes-common/rfc/rfc_git.bb index 6f34e4de..7cfec90f 100644 --- a/recipes-common/rfc/rfc_git.bb +++ b/recipes-common/rfc/rfc_git.bb @@ -7,9 +7,9 @@ PACKAGECONFIG ??= "rfctool" PACKAGECONFIG[rfctool] = "--enable-rfctool=yes" PV = "1.2.1" -PR = "r0" +PR = "r1" -SRCREV = "5c94e13903e76ded4b0780ca5b3c0e358362b489" +SRCREV = "904a9167f2cbe87dc34d342e32f5ca16b177432c" SRC_URI = "${CMF_GITHUB_ROOT}/rfc;${CMF_GITHUB_SRC_URI_SUFFIX};name=rfc" PACKAGE_ARCH = "${MIDDLEWARE_ARCH}" S = "${WORKDIR}/git"