summaryrefslogtreecommitdiffstats
path: root/meta-oem-extra-libs/recipes-core/packagegroups/packagegroup-ivi-common-core-os-commonlibs.bbappend
AgeCommit message (Collapse)AuthorFilesLines
2020-06-18Remove outdated layers - meta-oem-extra-libsJan-Simon Möller1-53/+0
As announced in https://lists.automotivelinux.org/g/agl-dev-community/topic/73194818#8265 the layer is outdated and will be removed. Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: I65fee2a4fdca1ff97a7308c6d955a062c3830f62
2017-06-12Add oem needs libs,libwebsockets.tte_zheng_wenlong1-0/+1
Different from apache-websocket in meta-openembedded layer,and qtwebsockets in meta-qt5 layer,libwebsockets is a C library for lightweight websocket clients and servers, can be used in embedded system. Using Tanikawa-san's advice on the packageconfig and for the single recipe only copy it from meta-oe( git://git.openembedded.org/meta-openembedded branch: master commit: 701397952efdb9790a2ea51c7b499f73243dc67b). V2: rebase to master(a9bbfe1af2ae8ccf79db999e8007b7c6cbc806a1). Change-Id: I6464a2b82ca57821959e46c2e2e3193f990e80f7 Signed-off-by: tte_zheng_wenlong <wenlong_zheng_za@mail.toyota.co.jp>
2017-06-07Add oem needs libs, libdatrie and libthai.tte_zheng_wenlong1-0/+2
Libthai is a set of Thai language support routines aimed to ease developers’ tasks to incorporate Thai language support in their applications. Libdatrie's full name is double-array trie. Trie is a kind of digital search tree, and libdatrie is used by libthai. Change-Id: I02a97bb6b1286070c443fecc0dce0e17c7f00016 Signed-off-by: tte_zheng_wenlong <wenlong_zheng_za@mail.toyota.co.jp>
2017-03-24Add software packages for oem needs librarydab_3.99.1dab/3.99.13.99.1tte_zheng_wenlong1-0/+9
These librarys packages will be added to meta-agl-devel,be requested by oem. iputils,net-tools,pixman bluez5,speex,glib-2.0 libogg,thrift,ppp Change-Id: I8c09d3be8e17ef9ffb606951009aa4120e7bb06c Signed-off-by: tte_zheng_wenlong <wenlong_zheng_za@mail.toyota.co.jp>
2016-12-15Add Mongoose Embedded Web Server Librarytte_zheng_wenlong1-2/+0
Change "mongoose for MongoDB" to "mongoose for Embbedded Web Server Library" Deleted old mongoose_git.bb for MongoDB Add mongoose_6.6.bb for Mongoose Embedded Web Server Library Modify packagegroup-ivi-common-core-os-commonlibs.bbappend to delete mongodb nodejs Change-Id: I41a2423e30af8a7fec85f5900556dce46ec6bddb Signed-off-by: tte_zheng_wenlong <wenlong_zheng_za@mail.toyota.co.jp>
2016-11-02Add software packages for oem needs librarytte_zheng_wenlong1-0/+43
These recipes is support software packages for oem needs. The librarys include: boost, fixesproto, imagemagick, iptables, Xorg-macros zlib, eglibc(glibc), libcurl, libgif, libneon, mongoose fuse, protocol buffers, bsdiff, module-init-tools libcroco, libtiff, librsvg, libpcap, libtar You can add these librarys by feature 'agl-oem-extra-libs' source meta-agl/scripts/aglsetup.sh -m porter agl-demo [agl-appfw-smack] [agl-devel] [agl-netboot] agl-oem-extra-libs v2[jsmoeller]: - change to ImageMagick recipe (generalize configure append and add dependency) - readd libtar with tarball taken from debian as original git is n/a v3[tte_zheng_wenlong] - add libtar and libtar-dev in packagegroup-ivi-common-core-os-commonlibs.bbappend - modify README.md to explain build command. v4[tte_zheng_wenlong] - modify mongoose license from GPLv2 to MIT. - delete [] for agl-oem-extra-libs for README.md Change-Id: I1f9d2f1c023f332d528918c3f730ee0360a1f497 Signed-off-by: tte_zheng_wenlong <wenlong_zheng_za@mail.toyota.co.jp> Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>