[OE-core] [PATCH][V2] sqlite3: upgrade to 3.8.10

Richard Purdie richard.purdie at linuxfoundation.org
Tue May 19 10:50:13 UTC 2015


On Tue, 2015-05-19 at 14:15 +0800, rongqing.li at windriver.com wrote:
> From: Roy Li <rongqing.li at windriver.com>
> 
> upgrade to include CVE fixes

No mention of the additional patch?

> 
> Signed-off-by: Roy Li <rongqing.li at windriver.com>
> ---
>  .../files/0001-using-the-dynamic-library.patch     | 28 ++++++++++++++++++++++
>  .../{sqlite3_3.8.7.4.bb => sqlite3_3.8.10.0.bb}    |  8 ++++---
>  2 files changed, 33 insertions(+), 3 deletions(-)
>  create mode 100644 meta/recipes-support/sqlite/files/0001-using-the-dynamic-library.patch
>  rename meta/recipes-support/sqlite/{sqlite3_3.8.7.4.bb => sqlite3_3.8.10.0.bb} (64%)
> 
> diff --git a/meta/recipes-support/sqlite/files/0001-using-the-dynamic-library.patch b/meta/recipes-support/sqlite/files/0001-using-the-dynamic-library.patch
> new file mode 100644
> index 0000000..5818aa2
> --- /dev/null
> +++ b/meta/recipes-support/sqlite/files/0001-using-the-dynamic-library.patch
> @@ -0,0 +1,28 @@
> +[PATCH] using the dynamic library
> +
> +Upstream-Status:  Inappropriate [configuration] 
> +
> +using the dynamic library, not link statically

This says what you've done but not why? Why do we need to do this?

Cheers,

Richard




More information about the Openembedded-core mailing list