All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/6] dtc: upgrade to 1.4.4
@ 2017-05-02 12:51 Alexander Kanavin
  2017-05-02 12:51 ` [PATCH 2/6] iso-codes: upgrade to 3.75 Alexander Kanavin
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Alexander Kanavin @ 2017-05-02 12:51 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
 meta/recipes-kernel/dtc/{dtc_1.4.2.bb => dtc_1.4.4.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-kernel/dtc/{dtc_1.4.2.bb => dtc_1.4.4.bb} (81%)

diff --git a/meta/recipes-kernel/dtc/dtc_1.4.2.bb b/meta/recipes-kernel/dtc/dtc_1.4.4.bb
similarity index 81%
rename from meta/recipes-kernel/dtc/dtc_1.4.2.bb
rename to meta/recipes-kernel/dtc/dtc_1.4.4.bb
index cc72adc6137..eadb7bab6f7 100644
--- a/meta/recipes-kernel/dtc/dtc_1.4.2.bb
+++ b/meta/recipes-kernel/dtc/dtc_1.4.4.bb
@@ -3,7 +3,7 @@ require dtc.inc
 LIC_FILES_CHKSUM = "file://GPL;md5=94d55d512a9ba36caa9b7df079bae19f \
 		    file://libfdt/libfdt.h;beginline=3;endline=52;md5=fb360963151f8ec2d6c06b055bcbb68c"
 
-SRCREV = "ec02b34c05be04f249ffaaca4b666f5246877dea"
+SRCREV = "558cd81bdd432769b59bff01240c44f82cfb1a9d"
 
 S = "${WORKDIR}/git"
 
-- 
2.11.0



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

* [PATCH 2/6] iso-codes: upgrade to 3.75
  2017-05-02 12:51 [PATCH 1/6] dtc: upgrade to 1.4.4 Alexander Kanavin
@ 2017-05-02 12:51 ` Alexander Kanavin
  2017-05-02 12:51 ` [PATCH 3/6] vala: upgrade to 0.36.2 Alexander Kanavin
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 8+ messages in thread
From: Alexander Kanavin @ 2017-05-02 12:51 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
 .../iso-codes/{iso-codes_3.74.bb => iso-codes_3.75.bb}                | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-support/iso-codes/{iso-codes_3.74.bb => iso-codes_3.75.bb} (76%)

diff --git a/meta/recipes-support/iso-codes/iso-codes_3.74.bb b/meta/recipes-support/iso-codes/iso-codes_3.75.bb
similarity index 76%
rename from meta/recipes-support/iso-codes/iso-codes_3.74.bb
rename to meta/recipes-support/iso-codes/iso-codes_3.75.bb
index c436a1dd2bc..4f3d53c1736 100644
--- a/meta/recipes-support/iso-codes/iso-codes_3.74.bb
+++ b/meta/recipes-support/iso-codes/iso-codes_3.75.bb
@@ -3,8 +3,8 @@ LICENSE = "LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
 
 SRC_URI = "https://pkg-isocodes.alioth.debian.org/downloads/iso-codes-${PV}.tar.xz"
-SRC_URI[md5sum] = "d5448475d087756b78391b8c53c5b83a"
-SRC_URI[sha256sum] = "21f4f3cea8fe09f5b53784522303a0e1e7d083964ecaf1c75b1441d4d9ec6aee"
+SRC_URI[md5sum] = "9ba173b69d4360003414f23837597a92"
+SRC_URI[sha256sum] = "7335e0301cd77cd4ee019bf5d3709aa79309d49dd66e85ba350caf67e00b00cd"
 
 # inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which
 # are inhibited by allarch
-- 
2.11.0



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

* [PATCH 3/6] vala: upgrade to 0.36.2
  2017-05-02 12:51 [PATCH 1/6] dtc: upgrade to 1.4.4 Alexander Kanavin
  2017-05-02 12:51 ` [PATCH 2/6] iso-codes: upgrade to 3.75 Alexander Kanavin
@ 2017-05-02 12:51 ` Alexander Kanavin
  2017-05-02 12:51 ` [PATCH 4/6] libpthread-stubs: upgrade to 0.4 Alexander Kanavin
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 8+ messages in thread
From: Alexander Kanavin @ 2017-05-02 12:51 UTC (permalink / raw)
  To: openembedded-core

Make libxslt-native dependency conditional on api-documentation distro feature,
as vala now defaults to rebuilding the manual (which is slow).

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
 meta/recipes-devtools/vala/vala.inc                           | 7 ++++++-
 meta/recipes-devtools/vala/{vala_0.34.4.bb => vala_0.36.2.bb} | 4 ++--
 2 files changed, 8 insertions(+), 3 deletions(-)
 rename meta/recipes-devtools/vala/{vala_0.34.4.bb => vala_0.36.2.bb} (56%)

diff --git a/meta/recipes-devtools/vala/vala.inc b/meta/recipes-devtools/vala/vala.inc
index b338ea097af..1261c02777f 100644
--- a/meta/recipes-devtools/vala/vala.inc
+++ b/meta/recipes-devtools/vala/vala.inc
@@ -2,7 +2,12 @@ SUMMARY = "C#-like programming language for easing GObject programming"
 DESCRIPTION = "Vala is a C#-like language dedicated to ease GObject programming. \
 Vala compiles to plain C and has no runtime environment nor penalities whatsoever."
 SECTION = "devel"
-DEPENDS = "bison-native flex-native libxslt-native glib-2.0"
+DEPENDS = "bison-native flex-native glib-2.0"
+
+# Appending libxslt-native to dependencies has an effect
+# of rebuilding the manual, which is very slow. Let's do this
+# only when api-documentation distro feature is enabled.
+DEPENDS_append_class-target = " ${@bb.utils.contains('DISTRO_FEATURES', 'api-documentation', 'libxslt-native', '', d)}"
 
 # vala-native contains a native version of vapigen, which we use instead of the target one
 DEPENDS_append_class-target = " vala-native"
diff --git a/meta/recipes-devtools/vala/vala_0.34.4.bb b/meta/recipes-devtools/vala/vala_0.36.2.bb
similarity index 56%
rename from meta/recipes-devtools/vala/vala_0.34.4.bb
rename to meta/recipes-devtools/vala/vala_0.36.2.bb
index d1b49aea7d1..9cea5b6a795 100644
--- a/meta/recipes-devtools/vala/vala_0.34.4.bb
+++ b/meta/recipes-devtools/vala/vala_0.36.2.bb
@@ -4,5 +4,5 @@ SRC_URI += " file://0001-git-version-gen-don-t-append-dirty-if-we-re-not-in-g.pa
              file://0001-vapigen.m4-use-PKG_CONFIG_SYSROOT_DIR.patch \
 "
 
-SRC_URI[md5sum] = "a856989d749fc5e472a3592b96f9ca48"
-SRC_URI[sha256sum] = "6b17bd339414563ebc51f64b0b837919ea7552d8a8ffa71cdc837d25c9696b83"
+SRC_URI[md5sum] = "481774eb4f0f5aa6987e5ea30a0aea31"
+SRC_URI[sha256sum] = "863dbfb399d59289dfc34379c0cd34d94e505a49787497550588810310cdf689"
-- 
2.11.0



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

* [PATCH 4/6] libpthread-stubs: upgrade to 0.4
  2017-05-02 12:51 [PATCH 1/6] dtc: upgrade to 1.4.4 Alexander Kanavin
  2017-05-02 12:51 ` [PATCH 2/6] iso-codes: upgrade to 3.75 Alexander Kanavin
  2017-05-02 12:51 ` [PATCH 3/6] vala: upgrade to 0.36.2 Alexander Kanavin
@ 2017-05-02 12:51 ` Alexander Kanavin
  2017-05-02 12:51 ` [PATCH 5/6] btrfs-tools: upgrade to 4.10.2 Alexander Kanavin
  2017-05-02 12:51 ` [PATCH 6/6] mobile-broadband-provider-info: upgrade to 20170310 Alexander Kanavin
  4 siblings, 0 replies; 8+ messages in thread
From: Alexander Kanavin @ 2017-05-02 12:51 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
 .../xorg-lib/{libpthread-stubs_0.3.bb => libpthread-stubs_0.4.bb}     | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/xorg-lib/{libpthread-stubs_0.3.bb => libpthread-stubs_0.4.bb} (84%)

diff --git a/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.3.bb b/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.4.bb
similarity index 84%
rename from meta/recipes-graphics/xorg-lib/libpthread-stubs_0.3.bb
rename to meta/recipes-graphics/xorg-lib/libpthread-stubs_0.4.bb
index 5514c7f5e84..a6998412550 100644
--- a/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.3.bb
+++ b/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.4.bb
@@ -14,8 +14,8 @@ ALLOW_EMPTY_${PN} = "1"
 
 SRC_URI = "http://xcb.freedesktop.org/dist/libpthread-stubs-${PV}.tar.bz2"
 
-SRC_URI[md5sum] = "e8fa31b42e13f87e8f5a7a2b731db7ee"
-SRC_URI[sha256sum] = "35b6d54e3cc6f3ba28061da81af64b9a92b7b757319098172488a660e3d87299"
+SRC_URI[md5sum] = "48c1544854a94db0e51499cc3afd797f"
+SRC_URI[sha256sum] = "e4d05911a3165d3b18321cc067fdd2f023f06436e391c6a28dff618a78d2e733"
 
 inherit autotools pkgconfig
 
-- 
2.11.0



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

* [PATCH 5/6] btrfs-tools: upgrade to 4.10.2
  2017-05-02 12:51 [PATCH 1/6] dtc: upgrade to 1.4.4 Alexander Kanavin
                   ` (2 preceding siblings ...)
  2017-05-02 12:51 ` [PATCH 4/6] libpthread-stubs: upgrade to 0.4 Alexander Kanavin
@ 2017-05-02 12:51 ` Alexander Kanavin
  2017-05-02 12:51 ` [PATCH 6/6] mobile-broadband-provider-info: upgrade to 20170310 Alexander Kanavin
  4 siblings, 0 replies; 8+ messages in thread
From: Alexander Kanavin @ 2017-05-02 12:51 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
 .../btrfs-tools/{btrfs-tools_4.9.1.bb => btrfs-tools_4.10.2.bb}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_4.9.1.bb => btrfs-tools_4.10.2.bb} (95%)

diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.9.1.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.10.2.bb
similarity index 95%
rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_4.9.1.bb
rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_4.10.2.bb
index a5e9e2278a8..38062ce58c8 100644
--- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.9.1.bb
+++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.10.2.bb
@@ -14,7 +14,7 @@ DEPENDS = "util-linux attr e2fsprogs lzo acl"
 DEPENDS_append_class-target = " udev"
 RDEPENDS_${PN} = "libgcc"
 
-SRCREV = "96485c34ac0329fb0073476f16d2083c64701f29"
+SRCREV = "bd0ab27afbf14370f9f0da1f5f5ecbb0adc654c1"
 SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git"
 
 inherit autotools-brokensep pkgconfig manpages
-- 
2.11.0



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

* [PATCH 6/6] mobile-broadband-provider-info: upgrade to 20170310
  2017-05-02 12:51 [PATCH 1/6] dtc: upgrade to 1.4.4 Alexander Kanavin
                   ` (3 preceding siblings ...)
  2017-05-02 12:51 ` [PATCH 5/6] btrfs-tools: upgrade to 4.10.2 Alexander Kanavin
@ 2017-05-02 12:51 ` Alexander Kanavin
  2017-05-02 16:50   ` Tomas Novotny
  4 siblings, 1 reply; 8+ messages in thread
From: Alexander Kanavin @ 2017-05-02 12:51 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
 .../mobile-broadband-provider-info_git.bb                             | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb b/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb
index bd488eb0896..f7e96318bc1 100644
--- a/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb
+++ b/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb
@@ -2,8 +2,8 @@ SUMMARY = "Mobile Broadband Service Provider Database"
 SECTION = "network"
 LICENSE = "PD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=87964579b2a8ece4bc6744d2dc9a8b04"
-SRCREV = "519465766fabc85b9fdea5f2b5ee3d08c2b1f70d"
-PV = "20151214"
+SRCREV = "befcbbc9867e742ac16415660b0b7521218a530c"
+PV = "20170310"
 PE = "1"
 
 SRC_URI = "git://git.gnome.org/mobile-broadband-provider-info"
-- 
2.11.0



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

* Re: [PATCH 6/6] mobile-broadband-provider-info: upgrade to 20170310
  2017-05-02 12:51 ` [PATCH 6/6] mobile-broadband-provider-info: upgrade to 20170310 Alexander Kanavin
@ 2017-05-02 16:50   ` Tomas Novotny
  2017-05-03  7:01     ` Alexander Kanavin
  0 siblings, 1 reply; 8+ messages in thread
From: Tomas Novotny @ 2017-05-02 16:50 UTC (permalink / raw)
  To: Alexander Kanavin; +Cc: openembedded-core

Hi,

On Tue,  2 May 2017 15:51:51 +0300
Alexander Kanavin <alexander.kanavin@linux.intel.com> wrote:

> Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
> ---
>  .../mobile-broadband-provider-info_git.bb                             | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb b/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb
> index bd488eb0896..f7e96318bc1 100644
> --- a/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb
> +++ b/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb
> @@ -2,8 +2,8 @@ SUMMARY = "Mobile Broadband Service Provider Database"
>  SECTION = "network"
>  LICENSE = "PD"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=87964579b2a8ece4bc6744d2dc9a8b04"
> -SRCREV = "519465766fabc85b9fdea5f2b5ee3d08c2b1f70d"
> -PV = "20151214"
> +SRCREV = "befcbbc9867e742ac16415660b0b7521218a530c"
> +PV = "20170310"
>  PE = "1"
>  
>  SRC_URI = "git://git.gnome.org/mobile-broadband-provider-info"

this package contains platform independent xml and dtd only. So I guess that
allarch class can be inherited. Does it makes sense to create a separate patch or
is it better to squash it here?

Thanks,

Tomas


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

* Re: [PATCH 6/6] mobile-broadband-provider-info: upgrade to 20170310
  2017-05-02 16:50   ` Tomas Novotny
@ 2017-05-03  7:01     ` Alexander Kanavin
  0 siblings, 0 replies; 8+ messages in thread
From: Alexander Kanavin @ 2017-05-03  7:01 UTC (permalink / raw)
  To: Tomas Novotny; +Cc: openembedded-core

On 05/02/2017 07:50 PM, Tomas Novotny wrote:
> this package contains platform independent xml and dtd only. So I guess that
> allarch class can be inherited. Does it makes sense to create a separate patch or
> is it better to squash it here?

A separate patch is better - feel free to send one and take the credit :)

Alex



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

end of thread, other threads:[~2017-05-03  7:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-02 12:51 [PATCH 1/6] dtc: upgrade to 1.4.4 Alexander Kanavin
2017-05-02 12:51 ` [PATCH 2/6] iso-codes: upgrade to 3.75 Alexander Kanavin
2017-05-02 12:51 ` [PATCH 3/6] vala: upgrade to 0.36.2 Alexander Kanavin
2017-05-02 12:51 ` [PATCH 4/6] libpthread-stubs: upgrade to 0.4 Alexander Kanavin
2017-05-02 12:51 ` [PATCH 5/6] btrfs-tools: upgrade to 4.10.2 Alexander Kanavin
2017-05-02 12:51 ` [PATCH 6/6] mobile-broadband-provider-info: upgrade to 20170310 Alexander Kanavin
2017-05-02 16:50   ` Tomas Novotny
2017-05-03  7:01     ` Alexander Kanavin

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.