diff options
| -rw-r--r-- | recipes-containers/lxc/lxc_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-containers/lxc/lxc_git.bb b/recipes-containers/lxc/lxc_git.bb index d07d776a..53321230 100644 --- a/recipes-containers/lxc/lxc_git.bb +++ b/recipes-containers/lxc/lxc_git.bb | |||
| @@ -49,8 +49,8 @@ SRC_URI = "git://github.com/lxc/lxc.git;branch=stable-5.0;protocol=https \ | |||
| 49 | file://lxc-net \ | 49 | file://lxc-net \ |
| 50 | " | 50 | " |
| 51 | 51 | ||
| 52 | SRCREV = "727adc05220e9b8b594c5bc2124bef5b2e0abe7a" | 52 | SRCREV = "cb8e38aca27a23964941f0f011a8919aab8bebab" |
| 53 | PV = "5.0.2+git${SRCPV}" | 53 | PV = "5.0.3+git${SRCPV}" |
| 54 | 54 | ||
| 55 | S = "${WORKDIR}/git" | 55 | S = "${WORKDIR}/git" |
| 56 | 56 | ||
