Add Mongoose Embedded Web Server Library
[AGL/meta-agl-devel.git] / README.md
1 ?README.md: The OEM needs library for AGL
2 ======================================================
3
4 There are some software package that the OEM needs, but not exist in the AGL source.
5 This layer is add OEM needs library for AGL.
6
7 The software packages list:
8     boost
9     fixesproto
10     imagemagick
11     iptables
12     Xorg-macros
13     zlib
14     eglibc = glibc
15     libcurl
16     libgif
17     libneon
18     mongoose
19     fuse
20     protocol buffers
21     bsdiff
22     module-init-tools
23     libcroco
24     libtiff
25     librsvg
26     libpcap
27
28 Quick start guide
29 -----------------
30 To Add these library by add the feature 'agl-oem-extra-libs'
31
32 1. Before build you need prepare agl layers:
33    You can read it at meta-agl/README-AGL.md
34
35 2. build the agl-demo-platform with 'agl-oem-extra-libs':
36      >      $ source meta-agl/scripts/aglsetup.sh -m porter agl-demo [agl-appfw-smack] [agl-devel] [agl-netboot] agl-oem-extra-libs
37
38 3. Build agl-demo-platform
39      >      $ bitbake agl-demo-platform
40
41 Supported Machines
42 ------------------
43
44 Reference hardware:
45
46 * QEMU (x86-64) - emulated machine: qemux86-64
47 * Renesas R-Car Gen2 (R-Car M2) - machine: porter
48