summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-01-24 09:46:01 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-01-26 21:05:52 +0000
commit2e21de700540fc2703fe39b93bf3894a4eb6d1d8 (patch)
tree4cda1dc11e7c6e51f302553687b2b12a9cc31e9c
parentfcd340ec53ff8352b8cae0eb351810072b025a08 (diff)
downloadopenembedded-core-2e21de700540fc2703fe39b93bf3894a4eb6d1d8.tar.gz
ruby: Update the patch status
It has been submitted to github as requested by ruby ml Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-devtools/ruby/ruby/0001-fiddle-Use-C11-_Alignof-to-define-ALIGN_OF-when-poss.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/ruby/ruby/0001-fiddle-Use-C11-_Alignof-to-define-ALIGN_OF-when-poss.patch b/meta/recipes-devtools/ruby/ruby/0001-fiddle-Use-C11-_Alignof-to-define-ALIGN_OF-when-poss.patch
index 30caf2c2de..1dff9c0f8c 100644
--- a/meta/recipes-devtools/ruby/ruby/0001-fiddle-Use-C11-_Alignof-to-define-ALIGN_OF-when-poss.patch
+++ b/meta/recipes-devtools/ruby/ruby/0001-fiddle-Use-C11-_Alignof-to-define-ALIGN_OF-when-poss.patch
@@ -18,7 +18,7 @@ may support C11, exclude those compiler versions
[1] https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2350.htm
[2] https://reviews.llvm.org/D133574
-Upstream-Status: Submitted [https://ml.ruby-lang.org/mailman3/hyperkitty/list/ruby-core@ml.ruby-lang.org/thread/DLES4EPPXSPCHQMWJPPWMWXXS42AVPFA/]
+Upstream-Status: Submitted [https://github.com/ruby/fiddle/pull/120]
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
ext/fiddle/fiddle.h | 12 +++++++++++-