All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-networking][PATCH] cannelloni: upgrade 1.0.0 -> 1.1.0
@ 2023-11-12 19:11 alperak
  2023-11-13  0:09 ` [oe] " Khem Raj
  2023-11-13 18:34 ` Khem Raj
  0 siblings, 2 replies; 4+ messages in thread
From: alperak @ 2023-11-12 19:11 UTC (permalink / raw)
  To: openembedded-devel; +Cc: alperak

Changelog:

- Typo fix in cannelloni.h
- workflows: add nix-test.yml
- Add TCP mode
- No peer checking
- Add -Wall switch and fix all warnings

Signed-off-by: alperak <alperyasinak1@gmail.com>
---
 .../cannelloni/{cannelloni_1.0.0.bb => cannelloni_1.1.0.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-connectivity/cannelloni/{cannelloni_1.0.0.bb => cannelloni_1.1.0.bb} (89%)

diff --git a/meta-networking/recipes-connectivity/cannelloni/cannelloni_1.0.0.bb b/meta-networking/recipes-connectivity/cannelloni/cannelloni_1.1.0.bb
similarity index 89%
rename from meta-networking/recipes-connectivity/cannelloni/cannelloni_1.0.0.bb
rename to meta-networking/recipes-connectivity/cannelloni/cannelloni_1.1.0.bb
index f34c73c17..fb457dc03 100644
--- a/meta-networking/recipes-connectivity/cannelloni/cannelloni_1.0.0.bb
+++ b/meta-networking/recipes-connectivity/cannelloni/cannelloni_1.1.0.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/mguentner/cannelloni"
 LICENSE = "GPL-2.0-only"
 
 SRC_URI = "git://github.com/mguentner/cannelloni.git;protocol=https;branch=master"
-SRCREV = "0bd7e27db35bdef361226882ae04205504f7b2f4"
+SRCREV = "3d4fb8c8b07f6d7c62b2bdad7e5a94de61c9a29b"
 
 LIC_FILES_CHKSUM = "file://gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
-- 
2.25.1



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

end of thread, other threads:[~2023-11-13 18:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-12 19:11 [meta-networking][PATCH] cannelloni: upgrade 1.0.0 -> 1.1.0 alperak
2023-11-13  0:09 ` [oe] " Khem Raj
2023-11-13  9:32   ` Alper Ak
2023-11-13 18:34 ` Khem Raj

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.