All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-cgl][PATCH 01/20] monit: upgrade 5.25.2 -> 5.26.0
@ 2020-03-19  1:53 Jeremy Puhlman
  2020-03-19  1:53 ` [meta-cgl][PATCH 02/20] Add zeus to compat list Jeremy Puhlman
                   ` (18 more replies)
  0 siblings, 19 replies; 22+ messages in thread
From: Jeremy Puhlman @ 2020-03-19  1:53 UTC (permalink / raw)
  To: yocto; +Cc: Changqing Li, Adrian Dudau

From: Changqing Li <changqing.li@windriver.com>

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
---
 .../recipes-cgl/monit/{monit_5.25.2.bb => monit_5.26.0.bb}          | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-cgl-common/recipes-cgl/monit/{monit_5.25.2.bb => monit_5.26.0.bb} (90%)

diff --git a/meta-cgl-common/recipes-cgl/monit/monit_5.25.2.bb b/meta-cgl-common/recipes-cgl/monit/monit_5.26.0.bb
similarity index 90%
rename from meta-cgl-common/recipes-cgl/monit/monit_5.25.2.bb
rename to meta-cgl-common/recipes-cgl/monit/monit_5.26.0.bb
index ab9e922..6ec1a21 100644
--- a/meta-cgl-common/recipes-cgl/monit/monit_5.25.2.bb
+++ b/meta-cgl-common/recipes-cgl/monit/monit_5.26.0.bb
@@ -9,7 +9,7 @@ HOMEPAGE = "http://mmonit.com/monit/"
 LICENSE = "AGPLv3"
 LIC_FILES_CHKSUM = "file://COPYING;md5=ea116a7defaf0e93b3bb73b2a34a3f51"
 
-DEPENDS = "openssl zlib"
+DEPENDS = "openssl zlib virtual/crypt"
 
 SRC_URI = "\
 	http://mmonit.com/monit/dist/${BP}.tar.gz \
@@ -17,8 +17,8 @@ SRC_URI = "\
 	file://init \
 	"
 
-SRC_URI[md5sum] = "890df599d6c1e9cfbbdd3edbacb7db81"
-SRC_URI[sha256sum] = "aa0ce6361d1155e43e30a86dcff00b2003d434f221c360981ced830275abc64a"
+SRC_URI[md5sum] = "9f7dc65e902c103e4c5891354994c3df"
+SRC_URI[sha256sum] = "87fc4568a3af9a2be89040efb169e3a2e47b262f99e78d5ddde99dd89f02f3c2"
 
 INITSCRIPT_NAME = "monit"
 INITSCRIPT_PARAMS = "defaults 99"
-- 
2.13.3


^ permalink raw reply related	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2020-03-25  5:07 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-19  1:53 [meta-cgl][PATCH 01/20] monit: upgrade 5.25.2 -> 5.26.0 Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 02/20] Add zeus to compat list Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 03/20] crmsh: fix parse errors due to python2 removal Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 04/20] pacemaker: " Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 05/20] cluster-glue: fix depend issues for py2 removal Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 06/20] pacemaker: " Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 07/20] cluster-glue: Update to current Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 08/20] resource-agents: Update to 4.5.0 Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 09/20] monit: Lives in meta-oe now, remove Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 10/20] core-image-cgl-*: Move to recipe directory Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 11/20] linux-yocto: Update the append for 5.x Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 12/20] libwww-perl: update to 6.43 Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 13/20] libsocket6-perl: update to 0.29 Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 14/20] libmailtools-perl: update 2.21 Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 15/20] crmsh: Update to 4.20 Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 16/20] ocfs2-tools: update to 1.8.6 Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 17/20] pacemaker: Update to 2.0.3 Jeremy Puhlman
2020-03-25  3:29   ` [yocto] " Chen Qi
2020-03-25  5:06     ` Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 18/20] Update racoon2 to build in dumfell Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 19/20] initramfs-cgl-boot: Do not presume layer is inside corebase Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 20/20] Move packagegroups to recipes-core for consistancy sake Jeremy Puhlman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.