All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ell: Update to 0.28
@ 2020-02-16 18:59 Robert Joslyn
  2020-02-16 20:01 ` ✗ patchtest: failure for " Patchwork
  0 siblings, 1 reply; 3+ messages in thread
From: Robert Joslyn @ 2020-02-16 18:59 UTC (permalink / raw)
  To: openembedded-core

ChangeLog:
- Fix issue with NULL check of D-Bus proxy for method calls.
- Add support for emitting D-Bus property changes on demand.
- Add support for reporting file attribute changes.

Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org>
---
 meta/recipes-core/ell/{ell_0.27.bb => ell_0.28.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-core/ell/{ell_0.27.bb => ell_0.28.bb} (83%)

diff --git a/meta/recipes-core/ell/ell_0.27.bb b/meta/recipes-core/ell/ell_0.28.bb
similarity index 83%
rename from meta/recipes-core/ell/ell_0.27.bb
rename to meta/recipes-core/ell/ell_0.28.bb
index 503f1e22a3..464bf631e3 100644
--- a/meta/recipes-core/ell/ell_0.27.bb
+++ b/meta/recipes-core/ell/ell_0.28.bb
@@ -14,8 +14,8 @@ DEPENDS = "dbus"
 inherit autotools pkgconfig
 
 SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz"
-SRC_URI[md5sum] = "e090d6a910a43c2a32114ba1cdc9f1f2"
-SRC_URI[sha256sum] = "afc5441d6f6ece512a188b1e6aeabd7153de4f38989c897a2197ae50fc46da96"
+SRC_URI[md5sum] = "e38089e54d4b41e508bbb7f37a4a59d9"
+SRC_URI[sha256sum] = "6254fcb98d681cb2c3078dde462ba20bf90e6c10919204c6878a4381adcdb74b"
 
 do_configure_prepend () {
     mkdir -p ${S}/build-aux
-- 
2.24.1



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

* ✗ patchtest: failure for ell: Update to 0.28
  2020-02-16 18:59 [PATCH] ell: Update to 0.28 Robert Joslyn
@ 2020-02-16 20:01 ` Patchwork
  2020-02-17  3:19   ` Robert Joslyn
  0 siblings, 1 reply; 3+ messages in thread
From: Patchwork @ 2020-02-16 20:01 UTC (permalink / raw)
  To: Robert Joslyn; +Cc: openembedded-core

== Series Details ==

Series: ell: Update to 0.28
Revision: 1
URL   : https://patchwork.openembedded.org/series/22697/
State : failure

== Summary ==


Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been executed on the proposed
series by patchtest resulting in the following failures:



* Issue             Series does not apply on top of target branch [test_series_merge_on_head] 
  Suggested fix    Rebase your series on top of targeted branch
  Targeted branch  master (currently at c9b5802bbe)



If you believe any of these test results are incorrect, please reply to the
mailing list (openembedded-core@lists.openembedded.org) raising your concerns.
Otherwise we would appreciate you correcting the issues and submitting a new
version of the patchset if applicable. Please ensure you add/increment the
version number when sending the new version (i.e. [PATCH] -> [PATCH v2] ->
[PATCH v3] -> ...).

---
Guidelines:     https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
Test framework: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest
Test suite:     http://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe



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

* Re: ✗ patchtest: failure for ell: Update to 0.28
  2020-02-16 20:01 ` ✗ patchtest: failure for " Patchwork
@ 2020-02-17  3:19   ` Robert Joslyn
  0 siblings, 0 replies; 3+ messages in thread
From: Robert Joslyn @ 2020-02-17  3:19 UTC (permalink / raw)
  To: openembedded-core

On Sun, 2020-02-16 at 20:01 +0000, Patchwork wrote:
> == Series Details ==
> 
> Series: ell: Update to 0.28
> Revision: 1
> URL   : https://patchwork.openembedded.org/series/22697/
> State : failure
> 
> == Summary ==
> 
> 
> Thank you for submitting this patch series to OpenEmbedded Core. This is
> an automated response. Several tests have been executed on the proposed
> series by patchtest resulting in the following failures:
> 
> 
> 
> * Issue             Series does not apply on top of target branch
> [test_series_merge_on_head] 
>   Suggested fix    Rebase your series on top of targeted branch
>   Targeted branch  master (currently at c9b5802bbe)
> 
> 
> 
> If you believe any of these test results are incorrect, please reply to
> the
> mailing list (openembedded-core@lists.openembedded.org) raising your
> concerns.
> Otherwise we would appreciate you correcting the issues and submitting a
> new
> version of the patchset if applicable. Please ensure you add/increment
> the
> version number when sending the new version (i.e. [PATCH] -> [PATCH v2]
> ->
> [PATCH v3] -> ...).
> 
> ---
> Guidelines:     
> https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
> Test framework: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest
> Test suite:     http://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe
> 

Sorry for the noise, someone already sent in this update.

Thanks,
Robert



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

end of thread, other threads:[~2020-02-17  3:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-16 18:59 [PATCH] ell: Update to 0.28 Robert Joslyn
2020-02-16 20:01 ` ✗ patchtest: failure for " Patchwork
2020-02-17  3:19   ` Robert Joslyn

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.