aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/gn/gn_20170928.r499098.git8eb8619a.bb
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@iot.bzh>2017-10-12 14:58:03 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-10-12 20:53:26 +0000
commit4fd6eb328820d7f6657c223bf1b1a19e8c864a03 (patch)
treec6335ec1201267d5b4f5a51f4a0c7ac05dc4a271 /recipes-devtools/gn/gn_20170928.r499098.git8eb8619a.bb
parente3a4827db9283ec9a037d76e225cb4d32fb46f00 (diff)
SDK: add native+target packages to build chromium
This adds the following recipes/adjustements: * recipes-devtools/gn (copied from https://github.com/Igalia/meta-browser, branch ozone/wayland/20170928, rev a01cf92) * recipes-devtools/ninja * recipes-extended/gperf Bug-AGL: SPEC-942 Change-Id: Ibc34a055ead85aeea24c66665655c9070b47d032 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'recipes-devtools/gn/gn_20170928.r499098.git8eb8619a.bb')
-rw-r--r--recipes-devtools/gn/gn_20170928.r499098.git8eb8619a.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes-devtools/gn/gn_20170928.r499098.git8eb8619a.bb b/recipes-devtools/gn/gn_20170928.r499098.git8eb8619a.bb
new file mode 100644
index 00000000..a6955fd9
--- /dev/null
+++ b/recipes-devtools/gn/gn_20170928.r499098.git8eb8619a.bb
@@ -0,0 +1,9 @@
+require gn.inc
+
+S = "${WORKDIR}/src"
+
+SRC_URI = "https://tmp.igalia.com/chromium-tarballs/chromium-wayland-8eb8619a.tar.xz"
+SRC_URI += "file://0001-Add-missing-deps.patch"
+
+SRC_URI[md5sum] = "2a83227fcdb52b162014384e6550e8cb"
+SRC_URI[sha256sum] = "1f394b48dc5f3815d051f7af724873ff0785086578aadc0d8d4395e10217be27"