All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] tzdata: fix a typo
@ 2018-04-25 13:31 Kevin Carli
  2018-04-25 14:01 ` Trevor Woerner
  2018-04-25 14:10 ` ✗ patchtest: failure for " Patchwork
  0 siblings, 2 replies; 3+ messages in thread
From: Kevin Carli @ 2018-04-25 13:31 UTC (permalink / raw)
  To: openembedded-core

Change-Id: I57f17f13aba2a2d26b9f6b72214563a86725def9
Signed-off-by: Kevin Carli <k.carli@overkiz.com>
---
 meta/recipes-extended/tzdata/tzdata_2018c.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-extended/tzdata/tzdata_2018c.bb b/meta/recipes-extended/tzdata/tzdata_2018c.bb
index c4014245ed..d4fee852df 100644
--- a/meta/recipes-extended/tzdata/tzdata_2018c.bb
+++ b/meta/recipes-extended/tzdata/tzdata_2018c.bb
@@ -171,7 +171,7 @@ FILES_${PN} += "${datadir}/zoneinfo/Pacific/Honolulu     \
                 ${datadir}/zoneinfo/Asia/Dubai           \
                 ${datadir}/zoneinfo/Asia/Karachi         \
                 ${datadir}/zoneinfo/Asia/Dhaka           \
-                ${datadir}/zoneinfo/Asia/Bankok          \
+                ${datadir}/zoneinfo/Asia/Bangkok         \
                 ${datadir}/zoneinfo/Asia/Hong_Kong       \
                 ${datadir}/zoneinfo/Asia/Tokyo           \
                 ${datadir}/zoneinfo/Australia/Darwin     \
-- 
2.14.3



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

* Re: [PATCH] tzdata: fix a typo
  2018-04-25 13:31 [PATCH] tzdata: fix a typo Kevin Carli
@ 2018-04-25 14:01 ` Trevor Woerner
  2018-04-25 14:10 ` ✗ patchtest: failure for " Patchwork
  1 sibling, 0 replies; 3+ messages in thread
From: Trevor Woerner @ 2018-04-25 14:01 UTC (permalink / raw)
  To: Kevin Carli; +Cc: openembedded-core

Hi Kevin,

Thank you for this patch! A couple nitpics, however...

On Wed 2018-04-25 @ 03:31:42 PM, Kevin Carli wrote:
> Change-Id: I57f17f13aba2a2d26b9f6b72214563a86725def9

This isn't relevant to openembedded, please remove

> Signed-off-by: Kevin Carli <k.carli@overkiz.com>
> ---
>  meta/recipes-extended/tzdata/tzdata_2018c.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta/recipes-extended/tzdata/tzdata_2018c.bb b/meta/recipes-extended/tzdata/tzdata_2018c.bb
> index c4014245ed..d4fee852df 100644
> --- a/meta/recipes-extended/tzdata/tzdata_2018c.bb
> +++ b/meta/recipes-extended/tzdata/tzdata_2018c.bb
> @@ -171,7 +171,7 @@ FILES_${PN} += "${datadir}/zoneinfo/Pacific/Honolulu     \
>                  ${datadir}/zoneinfo/Asia/Dubai           \
>                  ${datadir}/zoneinfo/Asia/Karachi         \
>                  ${datadir}/zoneinfo/Asia/Dhaka           \
> -                ${datadir}/zoneinfo/Asia/Bankok          \
> +                ${datadir}/zoneinfo/Asia/Bangkok         \
>                  ${datadir}/zoneinfo/Asia/Hong_Kong       \
>                  ${datadir}/zoneinfo/Asia/Tokyo           \
>                  ${datadir}/zoneinfo/Australia/Darwin     \
> -- 
> 2.14.3

I apologize if I wasn't clear in my other email. The first thing to do would
be to submit this patch against master. Master has tzdata_2018d.bb, so we'd
need a patch for that branch first. Patches for other branches (morty, I'm
guessing here) need to have the branch name in the subject line:

	https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded#Backporting_fixes_to_stable_releases


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

* ✗ patchtest: failure for tzdata: fix a typo
  2018-04-25 13:31 [PATCH] tzdata: fix a typo Kevin Carli
  2018-04-25 14:01 ` Trevor Woerner
@ 2018-04-25 14:10 ` Patchwork
  1 sibling, 0 replies; 3+ messages in thread
From: Patchwork @ 2018-04-25 14:10 UTC (permalink / raw)
  To: Kevin Carli; +Cc: openembedded-core

== Series Details ==

Series: tzdata: fix a typo
Revision: 1
URL   : https://patchwork.openembedded.org/series/11906/
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 1b03cdf290)



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

end of thread, other threads:[~2018-04-25 14:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-25 13:31 [PATCH] tzdata: fix a typo Kevin Carli
2018-04-25 14:01 ` Trevor Woerner
2018-04-25 14:10 ` ✗ patchtest: failure for " Patchwork

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.