All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] poco: upgrade 1.11.1 -> 1.11.2
@ 2022-04-19  6:04 Andrej Valek
  2022-04-19  6:39 ` [meta-oe][PATCH v2] " Andrej Valek
  0 siblings, 1 reply; 2+ messages in thread
From: Andrej Valek @ 2022-04-19  6:04 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Andrej Valek

Signed-off-by: Andrej Valek <andrej.valek@siemens.com>
---
 .../recipes-support/poco/{poco_1.11.1.bb => poco_1.11.2.bb}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-support/poco/{poco_1.11.1.bb => poco_1.11.2.bb} (97%)

diff --git a/meta-oe/recipes-support/poco/poco_1.11.1.bb b/meta-oe/recipes-support/poco/poco_1.11.2.bb
similarity index 97%
rename from meta-oe/recipes-support/poco/poco_1.11.1.bb
rename to meta-oe/recipes-support/poco/poco_1.11.2.bb
index 3cfd49fcd..db762be44 100644
--- a/meta-oe/recipes-support/poco/poco_1.11.1.bb
+++ b/meta-oe/recipes-support/poco/poco_1.11.2.bb
@@ -9,10 +9,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=4267f48fc738f50380cbeeb76f95cebc"
 DEPENDS = "libpcre zlib"
 
 SRC_URI = " \
-    git://github.com/pocoproject/poco.git;branch=master;protocol=https \
+    git://github.com/pocoproject/poco.git;branch=poco-1.11.2;protocol=https \
     file://run-ptest \
    "
-SRCREV = "de61f0049175a941cc83c2615c3bdc5e947b89f9"
+SRCREV = "96c0bf6d788f7a86a05c05a24b06e1b1393cb99f"
 
 UPSTREAM_CHECK_GITTAGREGEX = "poco-(?P<pver>\d+(\.\d+)+)"
 
-- 
2.34.1



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

* [meta-oe][PATCH v2] poco: upgrade 1.11.1 -> 1.11.2
  2022-04-19  6:04 [meta-oe][PATCH] poco: upgrade 1.11.1 -> 1.11.2 Andrej Valek
@ 2022-04-19  6:39 ` Andrej Valek
  0 siblings, 0 replies; 2+ messages in thread
From: Andrej Valek @ 2022-04-19  6:39 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Andrej Valek

Signed-off-by: Andrej Valek <andrej.valek@siemens.com>
---
 meta-oe/recipes-support/poco/{poco_1.11.1.bb => poco_1.11.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/poco/{poco_1.11.1.bb => poco_1.11.2.bb} (98%)

diff --git a/meta-oe/recipes-support/poco/poco_1.11.1.bb b/meta-oe/recipes-support/poco/poco_1.11.2.bb
similarity index 98%
rename from meta-oe/recipes-support/poco/poco_1.11.1.bb
rename to meta-oe/recipes-support/poco/poco_1.11.2.bb
index 3cfd49fcd..8694983e7 100644
--- a/meta-oe/recipes-support/poco/poco_1.11.1.bb
+++ b/meta-oe/recipes-support/poco/poco_1.11.2.bb
@@ -12,7 +12,7 @@ SRC_URI = " \
     git://github.com/pocoproject/poco.git;branch=master;protocol=https \
     file://run-ptest \
    "
-SRCREV = "de61f0049175a941cc83c2615c3bdc5e947b89f9"
+SRCREV = "9d1c428c861f2e5ccf09149bbe8d2149720c5896"
 
 UPSTREAM_CHECK_GITTAGREGEX = "poco-(?P<pver>\d+(\.\d+)+)"
 
-- 
2.34.1



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

end of thread, other threads:[~2022-04-19 14:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-19  6:04 [meta-oe][PATCH] poco: upgrade 1.11.1 -> 1.11.2 Andrej Valek
2022-04-19  6:39 ` [meta-oe][PATCH v2] " Andrej Valek

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.