summaryrefslogtreecommitdiffstats
path: root/meta-agl-devel/meta-oem-extra-libs/recipes-support/mongoose/README.md
diff options
context:
space:
mode:
authortakeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp>2020-11-02 11:07:33 +0900
committertakeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp>2020-11-02 11:07:33 +0900
commit1c7d6584a7811b7785ae5c1e378f14b5ba0971cf (patch)
treecd70a267a5ef105ba32f200aa088e281fbd85747 /meta-agl-devel/meta-oem-extra-libs/recipes-support/mongoose/README.md
parent4204309872da5cb401cbb2729d9e2d4869a87f42 (diff)
recipes
Diffstat (limited to 'meta-agl-devel/meta-oem-extra-libs/recipes-support/mongoose/README.md')
-rw-r--r--meta-agl-devel/meta-oem-extra-libs/recipes-support/mongoose/README.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-agl-devel/meta-oem-extra-libs/recipes-support/mongoose/README.md b/meta-agl-devel/meta-oem-extra-libs/recipes-support/mongoose/README.md
deleted file mode 100644
index 85bcfd0a..00000000
--- a/meta-agl-devel/meta-oem-extra-libs/recipes-support/mongoose/README.md
+++ /dev/null
@@ -1,10 +0,0 @@
-Add Mongoose Embedded Web Server Library for AGL OEM NEDDS
-================================================================
-Default Mongoose has build in 3 sub libs libmongoose.so
-libmongoose_ssl.so and libmongoose_mqtt.so define with
-MONGOOSE_EXLIBS in bb files.
-If necessary you can modify MONGOOSE_EXLIBS and CFLAGS_XXX in
-bb file to customize the library function.
-
-access https://github.com/cesanta/mongoose for more infomation
-