All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] expat: upgrade to 2.2.1
@ 2017-06-29  7:57 Dengke Du
  2017-06-29  7:57 ` [PATCH 1/1] " Dengke Du
  0 siblings, 1 reply; 4+ messages in thread
From: Dengke Du @ 2017-06-29  7:57 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit abc7131777e8ea8e6aacc5118bbb5c24883c0ead:

  lz4: Add patch to fix re-builds (2017-06-28 20:55:09 +0100)

are available in the git repository at:

  https://github.com/DengkeDu/openembedded-core.git dengke/expat-upgrade-to-2.2.1

Dengke Du (1):
  expat: upgrade to 2.2.1

 meta/recipes-core/expat/expat_2.2.0.bb | 5 -----
 meta/recipes-core/expat/expat_2.2.1.bb | 5 +++++
 2 files changed, 5 insertions(+), 5 deletions(-)
 delete mode 100644 meta/recipes-core/expat/expat_2.2.0.bb
 create mode 100644 meta/recipes-core/expat/expat_2.2.1.bb

-- 
2.11.0



^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH 1/1] expat: upgrade to 2.2.1
  2017-06-29  7:57 [PATCH 0/1] expat: upgrade to 2.2.1 Dengke Du
@ 2017-06-29  7:57 ` Dengke Du
  2017-06-29 11:32   ` Burton, Ross
  0 siblings, 1 reply; 4+ messages in thread
From: Dengke Du @ 2017-06-29  7:57 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Dengke Du <dengke.du@windriver.com>
---
 meta/recipes-core/expat/expat_2.2.0.bb | 5 -----
 meta/recipes-core/expat/expat_2.2.1.bb | 5 +++++
 2 files changed, 5 insertions(+), 5 deletions(-)
 delete mode 100644 meta/recipes-core/expat/expat_2.2.0.bb
 create mode 100644 meta/recipes-core/expat/expat_2.2.1.bb

diff --git a/meta/recipes-core/expat/expat_2.2.0.bb b/meta/recipes-core/expat/expat_2.2.0.bb
deleted file mode 100644
index ef21a111a4..0000000000
--- a/meta/recipes-core/expat/expat_2.2.0.bb
+++ /dev/null
@@ -1,5 +0,0 @@
-require expat.inc
-LIC_FILES_CHKSUM = "file://COPYING;md5=9c3ee559c6f9dcee1043ead112139f4f"
-
-SRC_URI[md5sum] = "2f47841c829facb346eb6e3fab5212e2"
-SRC_URI[sha256sum] = "d9e50ff2d19b3538bd2127902a89987474e1a4db8e43a66a4d1a712ab9a504ff"
diff --git a/meta/recipes-core/expat/expat_2.2.1.bb b/meta/recipes-core/expat/expat_2.2.1.bb
new file mode 100644
index 0000000000..47827c5576
--- /dev/null
+++ b/meta/recipes-core/expat/expat_2.2.1.bb
@@ -0,0 +1,5 @@
+require expat.inc
+LIC_FILES_CHKSUM = "file://COPYING;md5=5b8620d98e49772d95fc1d291c26aa79"
+
+SRC_URI[md5sum] = "d9c3baeab58774cefc2f04faf29f2cf8"
+SRC_URI[sha256sum] = "1868cadae4c82a018e361e2b2091de103cd820aaacb0d6cfa49bd2cd83978885"
-- 
2.11.0



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/1] expat: upgrade to 2.2.1
  2017-06-29  7:57 ` [PATCH 1/1] " Dengke Du
@ 2017-06-29 11:32   ` Burton, Ross
  2017-06-30  1:17     ` Dengke Du
  0 siblings, 1 reply; 4+ messages in thread
From: Burton, Ross @ 2017-06-29 11:32 UTC (permalink / raw)
  To: Dengke Du; +Cc: OE-core

[-- Attachment #1: Type: text/plain, Size: 309 bytes --]

On 29 June 2017 at 08:57, Dengke Du <dengke.du@windriver.com> wrote:

> -LIC_FILES_CHKSUM = "file://COPYING;md5=9c3ee559c6f9dcee1043ead112139f4f"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=5b8620d98e49772d95fc1d291c26aa79"
>

Checksums changed, remember to always explain why in the commit log.

Ross

[-- Attachment #2: Type: text/html, Size: 753 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/1] expat: upgrade to 2.2.1
  2017-06-29 11:32   ` Burton, Ross
@ 2017-06-30  1:17     ` Dengke Du
  0 siblings, 0 replies; 4+ messages in thread
From: Dengke Du @ 2017-06-30  1:17 UTC (permalink / raw)
  To: Burton, Ross; +Cc: OE-core

[-- Attachment #1: Type: text/plain, Size: 462 bytes --]

OK, I will, thanks!


On 2017年06月29日 19:32, Burton, Ross wrote:
>
> On 29 June 2017 at 08:57, Dengke Du <dengke.du@windriver.com 
> <mailto:dengke.du@windriver.com>> wrote:
>
>     -LIC_FILES_CHKSUM =
>     "file://COPYING;md5=9c3ee559c6f9dcee1043ead112139f4f"
>     +LIC_FILES_CHKSUM =
>     "file://COPYING;md5=5b8620d98e49772d95fc1d291c26aa79"
>
>
> Checksums changed, remember to always explain why in the commit log.
>
> Ross
>
>


[-- Attachment #2: Type: text/html, Size: 1753 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-06-30  1:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-29  7:57 [PATCH 0/1] expat: upgrade to 2.2.1 Dengke Du
2017-06-29  7:57 ` [PATCH 1/1] " Dengke Du
2017-06-29 11:32   ` Burton, Ross
2017-06-30  1:17     ` Dengke Du

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.