From 46a172178abba8212a2abcc9f4132abb3c796142 Mon Sep 17 00:00:00 2001 From: Roland Dobai Date: Thu, 21 Nov 2019 09:18:48 +0100 Subject: [PATCH] expat: Update library from 2.2.5 to 2.2.9 --- components/expat/CMakeLists.txt | 3 +-- components/expat/expat | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/components/expat/CMakeLists.txt b/components/expat/CMakeLists.txt index a6c5882c79..3abc2a9821 100644 --- a/components/expat/CMakeLists.txt +++ b/components/expat/CMakeLists.txt @@ -1,5 +1,4 @@ -idf_component_register(SRCS "expat/expat/lib/loadlibrary.c" - "expat/expat/lib/xmlparse.c" +idf_component_register(SRCS "expat/expat/lib/xmlparse.c" "expat/expat/lib/xmlrole.c" "expat/expat/lib/xmltok.c" "expat/expat/lib/xmltok_impl.c" diff --git a/components/expat/expat b/components/expat/expat index 968b8cc46d..a7bc26b697 160000 --- a/components/expat/expat +++ b/components/expat/expat @@ -1 +1 @@ -Subproject commit 968b8cc46dbee47b83318d5f31a8e7907199614b +Subproject commit a7bc26b69768f7fb24f0c7976fae24b157b85b13