diff options
author | Stefan Agner <stefan.agner@toradex.com> | 2020-03-11 23:15:02 +0000 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-03-13 21:53:17 -0400 |
commit | a97a12483a9e76512878acfed68aeb2c66146106 (patch) | |
tree | 8691d462befe2ab3dbb88f6fe2f5c327624f2bd1 | |
parent | 73bfe0be321b7695a77c33cb0b53e1afc9f32899 (diff) | |
download | meta-virtualization-a97a12483a9e76512878acfed68aeb2c66146106.tar.gz |
conmon: bump to version 2.0.11
Bump to latest version 2.0.11 of conmon.
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r-- | recipes-containers/conmon/conmon_2.0.11.bb (renamed from recipes-containers/conmon/conmon_2.0.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/conmon/conmon_2.0.9.bb b/recipes-containers/conmon/conmon_2.0.11.bb index af7847b4..a5bd5271 100644 --- a/recipes-containers/conmon/conmon_2.0.9.bb +++ b/recipes-containers/conmon/conmon_2.0.11.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=61af0b6932ea7b12fb9142721043bc77" | |||
6 | 6 | ||
7 | DEPENDS = "glib-2.0" | 7 | DEPENDS = "glib-2.0" |
8 | 8 | ||
9 | SRCREV = "60b42f20f222df9da07a01ee444327348b9f54ee" | 9 | SRCREV = "ff9d97a08d7a4b58267ac03719786e4e7258cecf" |
10 | SRC_URI = "\ | 10 | SRC_URI = "\ |
11 | git://github.com/containers/conmon.git \ | 11 | git://github.com/containers/conmon.git \ |
12 | " | 12 | " |