diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-11-14 12:52:54 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2017-11-14 12:52:54 +0000 |
commit | 93c806ae302b86ffa3c8b8cba3c128eefc8c7ea0 (patch) | |
tree | ef8ba5b2279c3e291b460e209305b818d4b52984 /meta-hmi-framework/recipes-graphics | |
parent | 2a841cc72940f312380da13c6c7755be2c8431ba (diff) | |
parent | dcfc156ff3146acdca9a986995e352e8ae307595 (diff) |
Merge "Update libwindowmanager SRCREV"
Diffstat (limited to 'meta-hmi-framework/recipes-graphics')
-rw-r--r-- | meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb b/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb index f0c9dc6d..696eb476 100644 --- a/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb +++ b/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb @@ -10,5 +10,5 @@ RDEPENDS_${PN} = "agl-service-windowmanager-2017" inherit cmake SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/libwindowmanager.git;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "2d89ec62b5118a4a5b5834b636184271c53b2312" +SRCREV = "123846779a13f2c8e9742168c1c9384c6dfa5d05" S = "${WORKDIR}/git" |