All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: maxin.john@enea.com
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] sqlite3: update to version 3.8.0.1
Date: Tue, 03 Sep 2013 08:42:17 -0700	[thread overview]
Message-ID: <52260359.5090507@linux.intel.com> (raw)
In-Reply-To: <1378121770-55045-1-git-send-email-maxin.john@enea.com>

On 09/02/2013 04:36 AM, maxin.john@enea.com wrote:
> From: "Maxin B. John" <maxin.john@enea.com>
>
> Upgrade to latest version 3.8.0.1
>

Is there something special about this update?

Otherwise I will hold this until after 1.5 since we are now in 
stabilization and do not do updates of packages at this time, especially 
something that is used by pseudo.

Thanks
	Sau!

> Signed-off-by: Maxin B. John <maxin.john@enea.com>
> ---
>   meta/recipes-support/sqlite/sqlite3_3071700.bb |   10 ----------
>   meta/recipes-support/sqlite/sqlite3_3080001.bb |   10 ++++++++++
>   2 files changed, 10 insertions(+), 10 deletions(-)
>   delete mode 100644 meta/recipes-support/sqlite/sqlite3_3071700.bb
>   create mode 100644 meta/recipes-support/sqlite/sqlite3_3080001.bb
>
> diff --git a/meta/recipes-support/sqlite/sqlite3_3071700.bb b/meta/recipes-support/sqlite/sqlite3_3071700.bb
> deleted file mode 100644
> index 113e8ce..0000000
> --- a/meta/recipes-support/sqlite/sqlite3_3071700.bb
> +++ /dev/null
> @@ -1,10 +0,0 @@
> -require sqlite3.inc
> -
> -LIC_FILES_CHKSUM = "file://sqlite3.h;endline=11;md5=65f0a57ca6928710b418c094b3570bb0"
> -
> -SRC_URI = "http://www.sqlite.org/2013/sqlite-autoconf-${PV}.tar.gz"
> -
> -SRC_URI[md5sum] = "18c285053e9562b848209cb0ee16d4ab"
> -SRC_URI[sha256sum] = "8ff46d0baa9e64c0815544e829e985f1161c096aa6344c8f430791dbeadc2baf"
> -
> -S = "${WORKDIR}/sqlite-autoconf-${PV}"
> diff --git a/meta/recipes-support/sqlite/sqlite3_3080001.bb b/meta/recipes-support/sqlite/sqlite3_3080001.bb
> new file mode 100644
> index 0000000..692e56a
> --- /dev/null
> +++ b/meta/recipes-support/sqlite/sqlite3_3080001.bb
> @@ -0,0 +1,10 @@
> +require sqlite3.inc
> +
> +LIC_FILES_CHKSUM = "file://sqlite3.h;endline=11;md5=65f0a57ca6928710b418c094b3570bb0"
> +
> +SRC_URI = "http://www.sqlite.org/2013/sqlite-autoconf-${PV}.tar.gz"
> +
> +SRC_URI[md5sum] = "ee32c96e5db6c6d651c7c9b71082cf7c"
> +SRC_URI[sha256sum] = "1d92ccfca5629701b207e57e86fdf0a01d8dca61c60e1246f92ec8d87408cf36"
> +
> +S = "${WORKDIR}/sqlite-autoconf-${PV}"
>


  reply	other threads:[~2013-09-03 15:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-02 11:36 [PATCH] sqlite3: update to version 3.8.0.1 maxin.john
2013-09-03 15:42 ` Saul Wold [this message]
2013-09-03 16:06   ` Maxin B. John
  -- strict thread matches above, loose matches on Subject: below --
2013-09-02 11:22 maxin.john
2013-09-02 11:30 ` Martin Jansa
2013-09-02 11:38   ` Maxin B. John

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52260359.5090507@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=maxin.john@enea.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.