add more optional armhf libs from Debian Jessie
[openpandora.oe.git] / recipes / armhf / armhflibc6_2.19.bb
1 SUMMARY = "GLIBC (GNU C Library)"
2 DESCRIPTION = "The GNU C Library is used as the system C library in most systems with the Linux kernel."
3 HOMEPAGE = "http://www.gnu.org/software/libc/libc.html"
4 SECTION = "libs"
5 LICENSE = "GPLv2 LGPLv2.1"
6
7 require armhf.inc
8
9 DEBV = "18+deb8u6"
10 PR = "${DEBV}.r${PRI}.0"
11
12 SRC_URI = "${ARMHF_DEB_MIRROR}/libc6_${PV}-${DEBV}_armhf.deb;name=deb1 \
13            ${ARMHF_DEB_MIRROR}/libc6-dbg_${PV}-${DEBV}_armhf.deb;name=deb2"
14
15 FILES_${PN} += "usr/lib/arm-linux-gnueabihf/audit \
16                 usr/lib/arm-linux-gnueabihf/gconv/CP*.so* \
17                 usr/lib/arm-linux-gnueabihf/gconv/ISO8859*.so* \
18                 usr/lib/arm-linux-gnueabihf/gconv/UTF*.so* \
19                 usr/lib/arm-linux-gnueabihf/gconv/UNICODE.so*"
20
21 SRC_URI[deb1.md5sum] = "82584abf2571e9da3cb20e4eb88cf4f2"
22 SRC_URI[deb2.md5sum] = "ab4f7c35c684ed33138efdfeb8e51438"