Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] at-spi2-atk: Add HOMEPAGE info into recipe file.
@ 2017-09-14  2:07 Huang Qiyu
  2017-09-14  2:07 ` [PATCH] at-spi2-core: " Huang Qiyu
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Huang Qiyu @ 2017-09-14  2:07 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
---
 meta/recipes-support/atk/at-spi2-atk_2.24.1.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-support/atk/at-spi2-atk_2.24.1.bb b/meta/recipes-support/atk/at-spi2-atk_2.24.1.bb
index ac55081..4a0e411 100644
--- a/meta/recipes-support/atk/at-spi2-atk_2.24.1.bb
+++ b/meta/recipes-support/atk/at-spi2-atk_2.24.1.bb
@@ -1,4 +1,5 @@
 SUMMARY = "AT-SPI 2 Toolkit Bridge"
+HOMEPAGE = "https://wiki.linuxfoundation.org/accessibility/d-bus"
 LICENSE = "LGPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=e9f288ba982d60518f375b5898283886"
 
-- 
2.7.4





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

* [PATCH] at-spi2-core: Add HOMEPAGE info into recipe file.
  2017-09-14  2:07 [PATCH] at-spi2-atk: Add HOMEPAGE info into recipe file Huang Qiyu
@ 2017-09-14  2:07 ` Huang Qiyu
  2017-09-14  2:07 ` [PATCH] blktrace: " Huang Qiyu
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Huang Qiyu @ 2017-09-14  2:07 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
---
 meta/recipes-support/atk/at-spi2-core_2.24.1.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-support/atk/at-spi2-core_2.24.1.bb b/meta/recipes-support/atk/at-spi2-core_2.24.1.bb
index b5b71e7..1687ae3 100644
--- a/meta/recipes-support/atk/at-spi2-core_2.24.1.bb
+++ b/meta/recipes-support/atk/at-spi2-core_2.24.1.bb
@@ -1,4 +1,5 @@
 SUMMARY = "Assistive Technology Service Provider Interface (dbus core)"
+HOMEPAGE = "https://wiki.linuxfoundation.org/accessibility/d-bus"
 LICENSE = "LGPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=e9f288ba982d60518f375b5898283886"
 
-- 
2.7.4





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

* [PATCH] blktrace: Add HOMEPAGE info into recipe file.
  2017-09-14  2:07 [PATCH] at-spi2-atk: Add HOMEPAGE info into recipe file Huang Qiyu
  2017-09-14  2:07 ` [PATCH] at-spi2-core: " Huang Qiyu
@ 2017-09-14  2:07 ` Huang Qiyu
  2017-09-14  2:07 ` [PATCH] libgudev: " Huang Qiyu
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Huang Qiyu @ 2017-09-14  2:07 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
---
 meta/recipes-kernel/blktrace/blktrace_git.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-kernel/blktrace/blktrace_git.bb b/meta/recipes-kernel/blktrace/blktrace_git.bb
index 957cb70..770575f 100644
--- a/meta/recipes-kernel/blktrace/blktrace_git.bb
+++ b/meta/recipes-kernel/blktrace/blktrace_git.bb
@@ -1,4 +1,5 @@
 SUMMARY = "Generates traces of I/O traffic on block devices"
+HOMEPAGE = "http://brick.kernel.dk/snaps/"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
 
-- 
2.7.4





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

* [PATCH] libgudev: Add HOMEPAGE info into recipe file.
  2017-09-14  2:07 [PATCH] at-spi2-atk: Add HOMEPAGE info into recipe file Huang Qiyu
  2017-09-14  2:07 ` [PATCH] at-spi2-core: " Huang Qiyu
  2017-09-14  2:07 ` [PATCH] blktrace: " Huang Qiyu
@ 2017-09-14  2:07 ` Huang Qiyu
  2017-09-14  2:30 ` ✗ patchtest: failure for at-spi2-atk: Add HOMEPAGE info into recipe file. (rev4) Patchwork
  2017-09-14  2:30 ` ✗ patchtest: failure for at-spi2-atk: Add HOMEPAGE info into recipe file. (rev5) Patchwork
  4 siblings, 0 replies; 6+ messages in thread
From: Huang Qiyu @ 2017-09-14  2:07 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
---
 meta/recipes-gnome/libgudev/libgudev_231.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-gnome/libgudev/libgudev_231.bb b/meta/recipes-gnome/libgudev/libgudev_231.bb
index ae0f1c7..ad67926 100644
--- a/meta/recipes-gnome/libgudev/libgudev_231.bb
+++ b/meta/recipes-gnome/libgudev/libgudev_231.bb
@@ -1,5 +1,5 @@
 SUMMARY = "GObject wrapper for libudev"
-
+HOMEPAGE = "https://wiki.gnome.org/Projects/libgudev"
 SRC_URI[archive.md5sum] = "916c10c51ec61131e244c3936bbb2e0c"
 SRC_URI[archive.sha256sum] = "3b1ef99d4a8984c35044103d8ddfc3cc52c80035c36abab2bcc5e3532e063f96"
 
-- 
2.7.4





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

* ✗ patchtest: failure for at-spi2-atk: Add HOMEPAGE info into recipe file. (rev4)
  2017-09-14  2:07 [PATCH] at-spi2-atk: Add HOMEPAGE info into recipe file Huang Qiyu
                   ` (2 preceding siblings ...)
  2017-09-14  2:07 ` [PATCH] libgudev: " Huang Qiyu
@ 2017-09-14  2:30 ` Patchwork
  2017-09-14  2:30 ` ✗ patchtest: failure for at-spi2-atk: Add HOMEPAGE info into recipe file. (rev5) Patchwork
  4 siblings, 0 replies; 6+ messages in thread
From: Patchwork @ 2017-09-14  2:30 UTC (permalink / raw)
  To: Huang Qiyu; +Cc: openembedded-core

== Series Details ==

Series: at-spi2-atk: Add HOMEPAGE info into recipe file. (rev4)
Revision: 4
URL   : https://patchwork.openembedded.org/series/8840/
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 583dca290c)



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] -> ...).

---
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] 6+ messages in thread

* ✗ patchtest: failure for at-spi2-atk: Add HOMEPAGE info into recipe file. (rev5)
  2017-09-14  2:07 [PATCH] at-spi2-atk: Add HOMEPAGE info into recipe file Huang Qiyu
                   ` (3 preceding siblings ...)
  2017-09-14  2:30 ` ✗ patchtest: failure for at-spi2-atk: Add HOMEPAGE info into recipe file. (rev4) Patchwork
@ 2017-09-14  2:30 ` Patchwork
  4 siblings, 0 replies; 6+ messages in thread
From: Patchwork @ 2017-09-14  2:30 UTC (permalink / raw)
  To: Huang Qiyu; +Cc: openembedded-core

== Series Details ==

Series: at-spi2-atk: Add HOMEPAGE info into recipe file. (rev5)
Revision: 5
URL   : https://patchwork.openembedded.org/series/8840/
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 583dca290c)



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] -> ...).

---
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] 6+ messages in thread

end of thread, other threads:[~2017-09-14  2:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-14  2:07 [PATCH] at-spi2-atk: Add HOMEPAGE info into recipe file Huang Qiyu
2017-09-14  2:07 ` [PATCH] at-spi2-core: " Huang Qiyu
2017-09-14  2:07 ` [PATCH] blktrace: " Huang Qiyu
2017-09-14  2:07 ` [PATCH] libgudev: " Huang Qiyu
2017-09-14  2:30 ` ✗ patchtest: failure for at-spi2-atk: Add HOMEPAGE info into recipe file. (rev4) Patchwork
2017-09-14  2:30 ` ✗ patchtest: failure for at-spi2-atk: Add HOMEPAGE info into recipe file. (rev5) Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox