All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-browser][PATCH 0/1] chromium: add support for x86-64
@ 2013-03-08 12:47 Laurentiu Palcu
  2013-03-08 12:47 ` [meta-browser][PATCH 1/1] " Laurentiu Palcu
  2013-03-08 16:02 ` [meta-browser][PATCH 0/1] " Eric Bénard
  0 siblings, 2 replies; 3+ messages in thread
From: Laurentiu Palcu @ 2013-03-08 12:47 UTC (permalink / raw)
  To: openembedded-devel

Hi,

I gave chromium a test on x86 architecture and, apparently, there was no
support for x86-64. So, I added it (didn't do much actually, just copied
the i586 gypi files and changed the target_arch to x64), built
core-image-sato for qemux86-64, and ran chrome. It worked just fine.

I also removed gtk+-native from the dependencies (there's no need for
the native gtk) and added gtk+ instead (this one is needed).

Please, review it and/or give it a test.

Thanks,
Laurentiu

Laurentiu Palcu (1):
  chromium: add support for x86-64

 .../chromium-24.0.1312.52/x86-64/include.gypi      |    5 +++++
 .../chromium-24.0.1312.52/x86-64/oe-defaults.gypi  |   15 +++++++++++++++
 recipes-browser/chromium/chromium_24.0.1312.52.bb  |    3 ++-
 3 files changed, 22 insertions(+), 1 deletion(-)
 create mode 100644 recipes-browser/chromium/chromium-24.0.1312.52/x86-64/include.gypi
 create mode 100644 recipes-browser/chromium/chromium-24.0.1312.52/x86-64/oe-defaults.gypi

-- 
1.7.9.5




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

end of thread, other threads:[~2013-03-08 16:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-08 12:47 [meta-browser][PATCH 0/1] chromium: add support for x86-64 Laurentiu Palcu
2013-03-08 12:47 ` [meta-browser][PATCH 1/1] " Laurentiu Palcu
2013-03-08 16:02 ` [meta-browser][PATCH 0/1] " Eric Bénard

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.