summaryrefslogtreecommitdiffstats
path: root/meta-linaro/recipes-extra/meta-toolchain-hhvm/packagegroup-core-standalone-hhvm-sdk-target.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-linaro/recipes-extra/meta-toolchain-hhvm/packagegroup-core-standalone-hhvm-sdk-target.bb')
-rw-r--r--meta-linaro/recipes-extra/meta-toolchain-hhvm/packagegroup-core-standalone-hhvm-sdk-target.bb57
1 files changed, 57 insertions, 0 deletions
diff --git a/meta-linaro/recipes-extra/meta-toolchain-hhvm/packagegroup-core-standalone-hhvm-sdk-target.bb b/meta-linaro/recipes-extra/meta-toolchain-hhvm/packagegroup-core-standalone-hhvm-sdk-target.bb
new file mode 100644
index 0000000..1445eb4
--- /dev/null
+++ b/meta-linaro/recipes-extra/meta-toolchain-hhvm/packagegroup-core-standalone-hhvm-sdk-target.bb
@@ -0,0 +1,57 @@
1SUMMARY = "HipHop VM porting SDK (target tools)"
2LICENSE = "MIT"
3
4inherit packagegroup
5
6RDEPENDS_${PN} = "\
7 packagegroup-core-standalone-sdk-target \
8 binutils-dev \
9 binutils-staticdev \
10 bison \
11 boost-dev \
12 boost-staticdev \
13 boost \
14 bzip2-dev \
15 cmake \
16 curl-dev \
17 elfutils-dev \
18 elfutils-staticdev \
19 expat \
20 flex \
21 gd-dev \
22 gd-staticdev \
23 glog-dev \
24 icu-dev \
25 libcap-dev \
26 libcap-staticdev \
27 libc-client-dev \
28 libc-client-staticdev \
29 libdwarf-dev \
30 libdwarf-staticdev \
31 libevent-fb-dev \
32 libevent-fb-staticdev \
33 libglade-dev \
34 libmcrypt-dev \
35 libmemcached-dev \
36 libmemcached-staticdev \
37 libmysqlclient-dev \
38 libmysqlclient-staticdev \
39 libmysqlclient-r-dev \
40 libmysqlclient-r-staticdev \
41 libpam-dev \
42 libpcre-dev \
43 libpcre-staticdev \
44 libunwind-dev \
45 libunwind-staticdev \
46 libxml2-dev \
47 libxml2-staticdev \
48 ncurses-dev \
49 ncurses-staticdev \
50 onig-dev \
51 openldap-dev \
52 openssl-dev \
53 openssl-staticdev \
54 readline-dev \
55 tbb-dev \
56 zlib-dev \
57 "