summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/gn/gn_20170928.r499098.git8eb8619a.bb
diff options
context:
space:
mode:
authorRonan Le Martret <ronan.lemartret@iot.bzh>2018-03-06 10:07:03 +0100
committerronan Le Martret <ronan.lemartret@iot.bzh>2018-03-06 14:10:58 +0000
commit3b7bd202f4730f189f45ad8a75fc4a78b81bb6c6 (patch)
treed7f9b29edc016ac366f6929036b3f69ea1c9f8fc /recipes-devtools/gn/gn_20170928.r499098.git8eb8619a.bb
parent85392a4da4cc5a62660c2d93a1e6a7f09ee37f0a (diff)
Fix nativesdk-gn build
- Update package version, older is not avalable anymore. - remove patch "missing deps" already include upstream. Note: gn is a set of tools require for chromium build. nativesdk-gn is mandatory to build chromium with AGL SDK. Bug-AGL: SPEC-1317 (Duplicate SPEC-1319) Change-Id: I92818ecad74ff65d81826bab5f9b8485a52d14fc Signed-off-by: Ronan Le Martret <ronan.lemartret@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, 0 insertions, 9 deletions
diff --git a/recipes-devtools/gn/gn_20170928.r499098.git8eb8619a.bb b/recipes-devtools/gn/gn_20170928.r499098.git8eb8619a.bb
deleted file mode 100644
index a6955fd9..00000000
--- a/recipes-devtools/gn/gn_20170928.r499098.git8eb8619a.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-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"