diff options
Diffstat (limited to 'recipes-wam/wam/wam_git.bb')
-rw-r--r-- | recipes-wam/wam/wam_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-wam/wam/wam_git.bb b/recipes-wam/wam/wam_git.bb index 28c5d4e78..20c2222c4 100644 --- a/recipes-wam/wam/wam_git.bb +++ b/recipes-wam/wam/wam_git.bb @@ -30,7 +30,7 @@ SRC_URI = "\ file://WebAppMgr.env \ " S = "${WORKDIR}/git" -SRCREV = "b0c1e4691b68ecb0dd300d918ec218955bf8c713" +SRCREV = "8dd3f17d374b227d3f8c053621c058cebb68a9e9" PV = "ose55.agl.marlin" |