[oe] [meta-browser][PATCH 0/1] chromium: add support for x86-64

Laurentiu Palcu laurentiu.palcu at intel.com
Fri Mar 8 12:47:05 UTC 2013


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





More information about the Openembedded-devel mailing list