diff options
-rw-r--r-- | recipes/shr/frameworkd-config-shr_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/frameworkd-config-shr_git.bb b/recipes/shr/frameworkd-config-shr_git.bb index 5fe535899c..bc7284f217 100644 --- a/recipes/shr/frameworkd-config-shr_git.bb +++ b/recipes/shr/frameworkd-config-shr_git.bb @@ -6,7 +6,7 @@ DEPENDS = "python-cython-native python-pyrex-native" LICENSE = "GPL" SRCREV_pn-frameworkd-config-shr_FSO_REV ?= "cfc0a5c3def2dc2556c86f3dad182181124de006" -SRCREV_pn-frameworkd-config-shr_SHR_REV ?= "7a681fab18573f259575252736ecfe668d9efef4" +SRCREV_pn-frameworkd-config-shr_SHR_REV ?= "4bc1a7e7a59ede2a750ee7d02729fa9c535641d9" SRCREV_FORMAT = "FSO_REV-SHR_REV" PV = "0.9.5.9+gitr${SRCPV}" |