diff options
| author | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2021-10-23 23:29:14 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-23 23:11:35 +0100 |
| commit | 805d4dd978be7551edc1789f6bdde761d4173ceb (patch) | |
| tree | ba2b7e97c7a970bb5b91a94faadcebee3bad642e /meta/recipes-devtools/ruby | |
| parent | 9a98a2e9007a1c33424a06d9cc69fbdbfe061efb (diff) | |
| download | poky-805d4dd978be7551edc1789f6bdde761d4173ceb.tar.gz | |
ruby: fix Upstream-Status
(From OE-Core rev: c71bb9247e6342b49698c19a0c9512c8a9b54bde)
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/ruby')
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/ruby/ruby/0001-template-Makefile.in-do-not-write-host-cross-cc-item.patch b/meta/recipes-devtools/ruby/ruby/0001-template-Makefile.in-do-not-write-host-cross-cc-item.patch index 826daf2cda..226ef3af75 100644 --- a/meta/recipes-devtools/ruby/ruby/0001-template-Makefile.in-do-not-write-host-cross-cc-item.patch +++ b/meta/recipes-devtools/ruby/ruby/0001-template-Makefile.in-do-not-write-host-cross-cc-item.patch | |||
| @@ -6,7 +6,7 @@ Subject: [PATCH] template/Makefile.in: do not write host cross-cc items into | |||
| 6 | 6 | ||
| 7 | This helps reproducibility. | 7 | This helps reproducibility. |
| 8 | 8 | ||
| 9 | Upstream-Status: Inapproppriate [oe-core specific] | 9 | Upstream-Status: Inappropriate [oe-core specific] |
| 10 | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> | 10 | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> |
| 11 | --- | 11 | --- |
| 12 | template/Makefile.in | 4 ++-- | 12 | template/Makefile.in | 4 ++-- |
diff --git a/meta/recipes-devtools/ruby/ruby/0002-template-Makefile.in-filter-out-f-prefix-map.patch b/meta/recipes-devtools/ruby/ruby/0002-template-Makefile.in-filter-out-f-prefix-map.patch index 9387506c26..2efbad7513 100644 --- a/meta/recipes-devtools/ruby/ruby/0002-template-Makefile.in-filter-out-f-prefix-map.patch +++ b/meta/recipes-devtools/ruby/ruby/0002-template-Makefile.in-filter-out-f-prefix-map.patch | |||
| @@ -3,7 +3,7 @@ Subject: [PATCH] template/Makefile.in: filter out -f*prefix-map | |||
| 3 | If we add DEBUG_PREFIX_MAP into LDFLAGS, ruby and ruby-dbg are no longer | 3 | If we add DEBUG_PREFIX_MAP into LDFLAGS, ruby and ruby-dbg are no longer |
| 4 | reproducible. Fix this. | 4 | reproducible. Fix this. |
| 5 | 5 | ||
| 6 | Upstream-Status: Inapproppriate [oe-core specific] | 6 | Upstream-Status: Inappropriate [oe-core specific] |
| 7 | Signed-off-by: Tony Battersby <tonyb@cybernetics.com> | 7 | Signed-off-by: Tony Battersby <tonyb@cybernetics.com> |
| 8 | --- | 8 | --- |
| 9 | --- a/tool/mjit_archflag.sh | 9 | --- a/tool/mjit_archflag.sh |
