Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion meta-chromium/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ post to the list). Please cc the maintainers if you send your patches.
## Maintainers

* Fabio Berton <fabio.berton@ossystems.com.br>
* Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
* Raphael Kubo da Costa <kubo@igalia.com>
* Khem Raj <raj.khem@gmail.com>
* Otavio Salvador <otavio@ossystems.com.br>
* Max Ihlenfeldt <max@igalia.com>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
From 733559e6f2c26ccbce97354a2341b14c63563dab Mon Sep 17 00:00:00 2001
From: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
From: Raphael Kubo da Costa <kubo@igalia.com>
Date: Tue, 7 Nov 2017 15:24:32 +0100
Subject: [PATCH] v8: qemu wrapper

Expand All @@ -8,7 +8,7 @@ QEMU, as they are built for the target.

Upstream-Status: Inappropriate [embedder specific]

Signed-off-by: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
Signed-off-by: Raphael Kubo da Costa <kubo@igalia.com>
Signed-off-by: Maksim Sisov <msisov@igalia.com>

---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
From 1d75677445177bc9c16bb7d0fae607d0c5e82c0a Mon Sep 17 00:00:00 2001
From: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
From: Raphael Kubo da Costa <kubo@igalia.com>
Date: Wed, 8 Nov 2017 16:43:47 +0100
Subject: [PATCH] wrapper: extra flags

Expand All @@ -8,7 +8,7 @@ extra flags to it by default.

Upstream-Status: Inappropriate [embedder specific]

Signed-off-by: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
Signed-off-by: Raphael Kubo da Costa <kubo@igalia.com>

---
chrome/installer/linux/common/wrapper | 4 +++-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Upstream-Status: Inappropriate
GN requires libstdc++.a to be installed on host systems by default,
which is often not very common, for no particular reason.

Signed-off-by: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
Signed-off-by: Raphael Kubo da Costa <kubo@igalia.com>
Signed-off-by: Maksim Sisov <msisov@igalia.com>
---
tools/gn/bootstrap/bootstrap.py | 1 +
Expand Down