cornucopia: bump SRCREV
[openembedded.git] / recipes / tasks / task-shr-toolchain-target.bb
blob35c01df22f8367dadb116e879e0eaacdc2abe7a5
1 DESCRIPTION = "Packages for a standalone SHR or external toolchain"
2 LICENSE = "MIT"
3 ALLOW_EMPTY = "1"
5 PR = "r3.2"
7 PACKAGES = "${PN}"
9 # This is a starting point, and nothing more at present -- please fill
10 # this out with a reasonable set of development tools for a SHR image.
11 # Also feel free to remove stuff that's silly.
13 RDEPENDS_${PN} = "\
14 eglibc eglibc-dbg eglibc-utils eglibc-dev eglibc-thread-db libsegfault \
15 libgcc libstdc++ libstdc++-dev \
16 libssl \
17 libcrypto \
18 openssl-dev \
19 zlib-dev \