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 b3011f16..47d18327 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-6.0;protocol=https \ | |||
49 | file://lxc-net \ | 49 | file://lxc-net \ |
50 | " | 50 | " |
51 | 51 | ||
52 | SRCREV = "fe31d844e882d5cc176a7935a93b14b4b2823992" | 52 | SRCREV = "b185e523fc43538b7f9cc5aba2db230e112c6bc4" |
53 | PV = "v6.0.3" | 53 | PV = "v6.0.4" |
54 | 54 | ||
55 | # Let's not configure for the host distro. | 55 | # Let's not configure for the host distro. |
56 | # | 56 | # |