* [PATCH 1/2] libpng: update to 1.6.22
@ 2016-05-30 15:20 Maxin B. John
2016-05-30 15:20 ` [PATCH 2/2] bluez5: update to 5.40 Maxin B. John
0 siblings, 1 reply; 4+ messages in thread
From: Maxin B. John @ 2016-05-30 15:20 UTC (permalink / raw)
To: openembedded-core
1.6.21 -> 1.6.22
License files updates are not real license changes (updates in Copyright
date and Version)
Signed-off-by: Maxin B. John <maxin.john@intel.com>
---
.../libpng/{libpng_1.6.21.bb => libpng_1.6.22.bb} | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
rename meta/recipes-multimedia/libpng/{libpng_1.6.21.bb => libpng_1.6.22.bb} (66%)
diff --git a/meta/recipes-multimedia/libpng/libpng_1.6.21.bb b/meta/recipes-multimedia/libpng/libpng_1.6.22.bb
similarity index 66%
rename from meta/recipes-multimedia/libpng/libpng_1.6.21.bb
rename to meta/recipes-multimedia/libpng/libpng_1.6.22.bb
index 58cef1f..0d5722f 100644
--- a/meta/recipes-multimedia/libpng/libpng_1.6.21.bb
+++ b/meta/recipes-multimedia/libpng/libpng_1.6.22.bb
@@ -2,14 +2,14 @@ SUMMARY = "PNG image format decoding library"
HOMEPAGE = "http://www.libpng.org/"
SECTION = "libs"
LICENSE = "Libpng"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=06a1b6fde6d93170bb72201c8000bf3d \
- file://png.h;endline=112;md5=9a8b5f83e1e8046df672deab87f235be"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=327e99f9f6299935eab27262a3d0d97c \
+ file://png.h;endline=149;md5=5b1126380a15a28a275c88bf13fe39c8"
DEPENDS = "zlib"
SRC_URI = "${GENTOO_MIRROR}/libpng-${PV}.tar.xz \
"
-SRC_URI[md5sum] = "3bacb4728f6694a64ad9052769d6a4ce"
-SRC_URI[sha256sum] = "6c8f1849eb9264219bf5d703601e5abe92a58651ecae927a03d1a1aa15ee2083"
+SRC_URI[md5sum] = "f4ca54a3d945b8678fafed168c503f3b"
+SRC_URI[sha256sum] = "6b5a6ad5c5801ec4d24aacc87a0ed7b666cd586478174f69368a1d7747715226"
BINCONFIG = "${bindir}/libpng-config ${bindir}/libpng16-config"
--
2.4.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH 2/2] bluez5: update to 5.40
2016-05-30 15:20 [PATCH 1/2] libpng: update to 1.6.22 Maxin B. John
@ 2016-05-30 15:20 ` Maxin B. John
2016-05-31 7:37 ` Richard Purdie
0 siblings, 1 reply; 4+ messages in thread
From: Maxin B. John @ 2016-05-30 15:20 UTC (permalink / raw)
To: openembedded-core
5.39 -> 5.40
Signed-off-by: Maxin B. John <maxin.john@intel.com>
---
meta/recipes-connectivity/bluez5/{bluez5_5.39.bb => bluez5_5.40.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-connectivity/bluez5/{bluez5_5.39.bb => bluez5_5.40.bb} (89%)
diff --git a/meta/recipes-connectivity/bluez5/bluez5_5.39.bb b/meta/recipes-connectivity/bluez5/bluez5_5.40.bb
similarity index 89%
rename from meta/recipes-connectivity/bluez5/bluez5_5.39.bb
rename to meta/recipes-connectivity/bluez5/bluez5_5.40.bb
index b38d983..1350095 100644
--- a/meta/recipes-connectivity/bluez5/bluez5_5.39.bb
+++ b/meta/recipes-connectivity/bluez5/bluez5_5.40.bb
@@ -2,8 +2,8 @@ require bluez5.inc
REQUIRED_DISTRO_FEATURES = "bluez5"
-SRC_URI[md5sum] = "c0c2b8d1151c7538bf3ae7bfc78aa912"
-SRC_URI[sha256sum] = "21d1bc9150d3576296595217efb98a746b592389d25d5637e8bee5da7272593b"
+SRC_URI[md5sum] = "eb24c0d9eaeb1fb69833f322ec669e8b"
+SRC_URI[sha256sum] = "dada8b812055afcad4546d9966f9a763e4723169e89706e2b240c7b7e998dc27"
# noinst programs in Makefile.tools that are conditional on READLINE
# support
--
2.4.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH 2/2] bluez5: update to 5.40
2016-05-30 15:20 ` [PATCH 2/2] bluez5: update to 5.40 Maxin B. John
@ 2016-05-31 7:37 ` Richard Purdie
2016-05-31 10:43 ` Maxin B. John
0 siblings, 1 reply; 4+ messages in thread
From: Richard Purdie @ 2016-05-31 7:37 UTC (permalink / raw)
To: Maxin B. John, openembedded-core; +Cc: Alexander Kanavin
On Mon, 2016-05-30 at 18:20 +0300, Maxin B. John wrote:
> 5.39 -> 5.40
>
> Signed-off-by: Maxin B. John <maxin.john@intel.com>
> ---
> meta/recipes-connectivity/bluez5/{bluez5_5.39.bb => bluez5_5.40.bb}
> | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
> rename meta/recipes-connectivity/bluez5/{bluez5_5.39.bb =>
> bluez5_5.40.bb} (89%)
I had this in master-next and suspect it caused:
https://autobuilder.yoctoproject.org/main/builders/nightly-mips64/build
s/448/steps/BuildImages/logs/stdio
https://autobuilder.yoctoproject.org/main/builders/nightly-qa-pam/build
s/800/steps/BuildImages/logs/stdio
and the world targets also showed some issues. There were other changes
mixed in (particularly python3) and some builds succeeded so it could
also be some kind of dependency race.
Cheers,
Richard
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 2/2] bluez5: update to 5.40
2016-05-31 7:37 ` Richard Purdie
@ 2016-05-31 10:43 ` Maxin B. John
0 siblings, 0 replies; 4+ messages in thread
From: Maxin B. John @ 2016-05-31 10:43 UTC (permalink / raw)
To: Richard Purdie; +Cc: Alexander Kanavin, openembedded-core
Hi,
On Tue, May 31, 2016 at 08:37:36AM +0100, Richard Purdie wrote:
> On Mon, 2016-05-30 at 18:20 +0300, Maxin B. John wrote:
> > 5.39 -> 5.40
> >
> > Signed-off-by: Maxin B. John <maxin.john@intel.com>
> > ---
> > meta/recipes-connectivity/bluez5/{bluez5_5.39.bb => bluez5_5.40.bb}
> > | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> > rename meta/recipes-connectivity/bluez5/{bluez5_5.39.bb =>
> > bluez5_5.40.bb} (89%)
>
> I had this in master-next and suspect it caused:
>
> https://autobuilder.yoctoproject.org/main/builders/nightly-mips64/build
> s/448/steps/BuildImages/logs/stdio
>
> https://autobuilder.yoctoproject.org/main/builders/nightly-qa-pam/build
> s/800/steps/BuildImages/logs/stdio
>
> and the world targets also showed some issues. There were other changes
> mixed in (particularly python3) and some builds succeeded so it could
> also be some kind of dependency race.
Please ignore that patch then. As you have mentioned, it could be some
kind of dependency race (couldnt re-create the failure in the local build)
I will send the bluez5 upgrade along with ofono after python(2->3) work.
> Cheers,
> Richard
Best Regards,
Maxin
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-05-31 10:43 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-30 15:20 [PATCH 1/2] libpng: update to 1.6.22 Maxin B. John
2016-05-30 15:20 ` [PATCH 2/2] bluez5: update to 5.40 Maxin B. John
2016-05-31 7:37 ` Richard Purdie
2016-05-31 10:43 ` Maxin B. John
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.