All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] package upgrades
@ 2012-12-17 14:41 Laurentiu Palcu
  2012-12-17 14:41 ` [PATCH 1/2] xserver-xorg: upgrade to 1.13.1 Laurentiu Palcu
  2012-12-17 14:42 ` [PATCH 2/2] xf86-video-intel: upgrade to 2.20.16 Laurentiu Palcu
  0 siblings, 2 replies; 13+ messages in thread
From: Laurentiu Palcu @ 2012-12-17 14:41 UTC (permalink / raw)
  To: openembedded-core

Hi,

This patchset contains 2 package upgrades.

Tests done:
 * xserver-xorg was compiled successfully for all architectures;
 * xf86-video-intel compiled successfully for x86 and x86-64;
 * functionality tests were done on an atom based ideapad netbook and in qemu;

Thanks,
Laurentiu

Laurentiu Palcu (2):
  xserver-xorg: upgrade to 1.13.1
  xf86-video-intel: upgrade to 2.20.16

 ...ntel_2.20.12.bb => xf86-video-intel_2.20.16.bb} |    4 ++--
 .../crosscompile.patch                             |    0
 .../fix_open_max_preprocessor_error.patch          |    0
 .../macro_tweak.patch                              |    0
 .../mips64-compiler.patch                          |    0
 ...erver-xorg_1.13.0.bb => xserver-xorg_1.13.1.bb} |    4 ++--
 6 files changed, 4 insertions(+), 4 deletions(-)
 rename meta/recipes-graphics/xorg-driver/{xf86-video-intel_2.20.12.bb => xf86-video-intel_2.20.16.bb} (86%)
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg-1.13.0 => xserver-xorg-1.13.1}/crosscompile.patch (100%)
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg-1.13.0 => xserver-xorg-1.13.1}/fix_open_max_preprocessor_error.patch (100%)
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg-1.13.0 => xserver-xorg-1.13.1}/macro_tweak.patch (100%)
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg-1.13.0 => xserver-xorg-1.13.1}/mips64-compiler.patch (100%)
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_1.13.0.bb => xserver-xorg_1.13.1.bb} (88%)

-- 
1.7.9.5




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

* [PATCH 1/2] xserver-xorg: upgrade to 1.13.1
  2012-12-17 14:41 [PATCH 0/2] package upgrades Laurentiu Palcu
@ 2012-12-17 14:41 ` Laurentiu Palcu
  2012-12-17 14:42 ` [PATCH 2/2] xf86-video-intel: upgrade to 2.20.16 Laurentiu Palcu
  1 sibling, 0 replies; 13+ messages in thread
From: Laurentiu Palcu @ 2012-12-17 14:41 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
 .../crosscompile.patch                             |    0
 .../fix_open_max_preprocessor_error.patch          |    0
 .../macro_tweak.patch                              |    0
 .../mips64-compiler.patch                          |    0
 ...erver-xorg_1.13.0.bb => xserver-xorg_1.13.1.bb} |    4 ++--
 5 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg-1.13.0 => xserver-xorg-1.13.1}/crosscompile.patch (100%)
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg-1.13.0 => xserver-xorg-1.13.1}/fix_open_max_preprocessor_error.patch (100%)
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg-1.13.0 => xserver-xorg-1.13.1}/macro_tweak.patch (100%)
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg-1.13.0 => xserver-xorg-1.13.1}/mips64-compiler.patch (100%)
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_1.13.0.bb => xserver-xorg_1.13.1.bb} (88%)

diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.13.0/crosscompile.patch b/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.13.1/crosscompile.patch
similarity index 100%
rename from meta/recipes-graphics/xorg-xserver/xserver-xorg-1.13.0/crosscompile.patch
rename to meta/recipes-graphics/xorg-xserver/xserver-xorg-1.13.1/crosscompile.patch
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.13.0/fix_open_max_preprocessor_error.patch b/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.13.1/fix_open_max_preprocessor_error.patch
similarity index 100%
rename from meta/recipes-graphics/xorg-xserver/xserver-xorg-1.13.0/fix_open_max_preprocessor_error.patch
rename to meta/recipes-graphics/xorg-xserver/xserver-xorg-1.13.1/fix_open_max_preprocessor_error.patch
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.13.0/macro_tweak.patch b/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.13.1/macro_tweak.patch
similarity index 100%
rename from meta/recipes-graphics/xorg-xserver/xserver-xorg-1.13.0/macro_tweak.patch
rename to meta/recipes-graphics/xorg-xserver/xserver-xorg-1.13.1/macro_tweak.patch
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.13.0/mips64-compiler.patch b/meta/recipes-graphics/xorg-xserver/xserver-xorg-1.13.1/mips64-compiler.patch
similarity index 100%
rename from meta/recipes-graphics/xorg-xserver/xserver-xorg-1.13.0/mips64-compiler.patch
rename to meta/recipes-graphics/xorg-xserver/xserver-xorg-1.13.1/mips64-compiler.patch
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.13.0.bb b/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.13.1.bb
similarity index 88%
rename from meta/recipes-graphics/xorg-xserver/xserver-xorg_1.13.0.bb
rename to meta/recipes-graphics/xorg-xserver/xserver-xorg_1.13.1.bb
index 3b102cb..d6c63b9 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.13.0.bb
+++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.13.1.bb
@@ -6,8 +6,8 @@ SRC_URI += "file://crosscompile.patch \
             file://mips64-compiler.patch \
            "
 
-SRC_URI[md5sum] = "bde3d178b756597d2ec2a19ef60d2e1f"
-SRC_URI[sha256sum] = "548b91cb01087ad4f892428e7ac4955251cf12393e86c70420436b33848ef28a"
+SRC_URI[md5sum] = "a13d8876e3e804189392119638a07a1f"
+SRC_URI[sha256sum] = "c93540e2799df4655c6f1b67dc7d8d6db96df4f08ef1702fffbc5df843a43d00"
 
 PR = "${INC_PR}.0"
 
-- 
1.7.9.5




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

* [PATCH 2/2] xf86-video-intel: upgrade to 2.20.16
  2012-12-17 14:41 [PATCH 0/2] package upgrades Laurentiu Palcu
  2012-12-17 14:41 ` [PATCH 1/2] xserver-xorg: upgrade to 1.13.1 Laurentiu Palcu
@ 2012-12-17 14:42 ` Laurentiu Palcu
  1 sibling, 0 replies; 13+ messages in thread
From: Laurentiu Palcu @ 2012-12-17 14:42 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
---
 ...ntel_2.20.12.bb => xf86-video-intel_2.20.16.bb} |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/xorg-driver/{xf86-video-intel_2.20.12.bb => xf86-video-intel_2.20.16.bb} (86%)

diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.20.12.bb b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.20.16.bb
similarity index 86%
rename from meta/recipes-graphics/xorg-driver/xf86-video-intel_2.20.12.bb
rename to meta/recipes-graphics/xorg-driver/xf86-video-intel_2.20.16.bb
index 09aa339..31f6a91 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.20.12.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.20.16.bb
@@ -23,5 +23,5 @@ EXTRA_OECONF += '${@base_conditional( "ROOTLESS_X", "1", " --enable-kms-only", "
 
 COMPATIBLE_HOST = '(i.86|x86_64).*-linux'
 
-SRC_URI[md5sum] = "6d9565de03c167d8f621315476c20c73"
-SRC_URI[sha256sum] = "39e02b7f90a2665efe5483075f93b1c87d24f48070d5de783dd41e20d9eb0c7c"
+SRC_URI[md5sum] = "bff3599b51e44c43c4213cb8d04fa13d"
+SRC_URI[sha256sum] = "308646d1d4b07e5c581cd7cca133b0e3410a1a3911a58d7d49b8ea106b64d0ba"
-- 
1.7.9.5




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

* [PATCH 0/2] Package upgrades
@ 2014-05-06  8:26 Cristiana Voicu
  0 siblings, 0 replies; 13+ messages in thread
From: Cristiana Voicu @ 2014-05-06  8:26 UTC (permalink / raw)
  To: openembedded-core

The packages has been succesfully compiled for all major architectures.
Tested locally on a core-image-sato image.

The following changes since commit 7b78c364b7de901f97cd8dbe56d5e02f545bf3d3:

  cleanup-workdir: Fix crosssdk reference after addition of PN (2014-05-05 09:05:42 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib cvoicu/work
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=cvoicu/work

Cristiana Voicu (2):
  babeltrace: upgrade to 1.2.1
  rxvt-unicode: upgrade to 9.20

 ...-Support-out-of-tree-builds-in-babeltrace.patch |   17 +++++++++++++++++
 .../{babeltrace_1.1.1.bb => babeltrace_1.2.1.bb}   |    7 ++++---
 .../rxvt.desktop                                   |    0
 .../{rxvt-unicode-9.19 => rxvt-unicode}/rxvt.png   |  Bin 2847 -> 2847 bytes
 .../{rxvt-unicode-9.19 => rxvt-unicode}/xwc.patch  |    0
 .../{rxvt-unicode_9.19.bb => rxvt-unicode_9.20.bb} |    4 ++--
 6 files changed, 23 insertions(+), 5 deletions(-)
 create mode 100644 meta/recipes-kernel/lttng/babeltrace/0001-Fix-Support-out-of-tree-builds-in-babeltrace.patch
 rename meta/recipes-kernel/lttng/{babeltrace_1.1.1.bb => babeltrace_1.2.1.bb} (72%)
 rename meta/recipes-sato/rxvt-unicode/{rxvt-unicode-9.19 => rxvt-unicode}/rxvt.desktop (100%)
 rename meta/recipes-sato/rxvt-unicode/{rxvt-unicode-9.19 => rxvt-unicode}/rxvt.png (100%)
 rename meta/recipes-sato/rxvt-unicode/{rxvt-unicode-9.19 => rxvt-unicode}/xwc.patch (100%)
 rename meta/recipes-sato/rxvt-unicode/{rxvt-unicode_9.19.bb => rxvt-unicode_9.20.bb} (93%)

-- 
1.7.9.5



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

* [PATCH 0/2] Package upgrades
@ 2014-02-24 11:42 Cristiana Voicu
  0 siblings, 0 replies; 13+ messages in thread
From: Cristiana Voicu @ 2014-02-24 11:42 UTC (permalink / raw)
  To: openembedded-core

The packages has been succesfully compiled for all major architectures.
Tested locally on a core-image-sato image.

The following changes since commit 54562006c1327c5b99daa4cc05a3ba7e38412da1:

  image_types.bbclass: Fix tar IMAGE_CMD to not change directories (2014-02-18 08:38:52 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib cvoicu/work
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=cvoicu/work

Cristiana Voicu (2):
  curl: upgrade to 7.35.0
  pango: upgrade to 1.36.2

 .../pango/{pango_1.36.1.bb => pango_1.36.2.bb}     |    4 ++--
 .../curl/{curl_7.34.0.bb => curl_7.35.0.bb}        |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
 rename meta/recipes-graphics/pango/{pango_1.36.1.bb => pango_1.36.2.bb} (56%)
 rename meta/recipes-support/curl/{curl_7.34.0.bb => curl_7.35.0.bb} (93%)

-- 
1.7.9.5



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

* [PATCH 0/2] Package upgrades
@ 2014-01-08 13:08 Irina Patru
  0 siblings, 0 replies; 13+ messages in thread
From: Irina Patru @ 2014-01-08 13:08 UTC (permalink / raw)
  To: openembedded-core

The packages have been succesfully compiled for all major architectures.
Both packages were tested on a core-image-sato with midori browser on a nuc.

The following changes since commit e93a345fae7c21652547bec501fcb1f3b6c6427d:

  sstate: add do_package to the noexec list in setscene_depvalid (2014-01-07 13:58:32 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ipatru/upgrades
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ipatru/upgrades

Irina Patru (2):
  libtasn1: upgrade to 3.4
  libsoup-2.4: upgrade to 2.45.3

 .../gnutls/{libtasn1_3.3.bb => libtasn1_3.4.bb}    |    4 ++--
 ...libsoup-2.4_2.44.2.bb => libsoup-2.4_2.45.3.bb} |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
 rename meta/recipes-support/gnutls/{libtasn1_3.3.bb => libtasn1_3.4.bb} (82%)
 rename meta/recipes-support/libsoup/{libsoup-2.4_2.44.2.bb => libsoup-2.4_2.45.3.bb} (85%)

-- 
1.7.9.5



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

* [PATCH 0/2] Package upgrades
@ 2013-11-18 15:03 Cristiana Voicu
  0 siblings, 0 replies; 13+ messages in thread
From: Cristiana Voicu @ 2013-11-18 15:03 UTC (permalink / raw)
  To: openembedded-core

Hi,

Tests done:
 * build tested on local AB running following nightlies: build-appliance, x86, x86_64, ppc, mips, arm;
 * checked with rpm if the packages were installed and their version on a sato image; 
basic functionality for lttng for liburcu; checked /usr/lib/at-spi2-core for at-spi2-core pkg

Thanks,
Cristiana

The following changes since commit b0281b3a190dec6502b4abc6a5b14ae46243f913:

  pybootchartgui: Add option --minutes to show time in minutes (2013-11-18 12:44:56 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib cvoicu/work
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=cvoicu/work

Cristiana Voicu (2):
  at-spi2-core: upgrade to 2.10.2
  liburcu: upgrade to 0.8.1

 ...-spi2-core_2.10.0.bb => at-spi2-core_2.10.2.bb} |    4 ++--
 meta/recipes-support/liburcu/files/fixCCflag.patch |   20 --------------------
 .../liburcu/{files => liburcu}/fixsepbuild.patch   |    0
 .../liburcu/{liburcu_0.8.0.bb => liburcu_0.8.1.bb} |    7 +++----
 4 files changed, 5 insertions(+), 26 deletions(-)
 rename meta/recipes-support/atk/{at-spi2-core_2.10.0.bb => at-spi2-core_2.10.2.bb} (77%)
 delete mode 100644 meta/recipes-support/liburcu/files/fixCCflag.patch
 rename meta/recipes-support/liburcu/{files => liburcu}/fixsepbuild.patch (100%)
 rename meta/recipes-support/liburcu/{liburcu_0.8.0.bb => liburcu_0.8.1.bb} (75%)

-- 
1.7.9.5



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

* [PATCH 0/2] Package upgrades
@ 2013-08-16  8:29 Cristiana Voicu
  0 siblings, 0 replies; 13+ messages in thread
From: Cristiana Voicu @ 2013-08-16  8:29 UTC (permalink / raw)
  To: openembedded-core

Hi,

Tests done:
 * build tested on AB running following nightlies: build-appliance, x86, x86_64, ppc, mips, arm;
 * checked with rpm if the packages were installed and their version; basic functionality for
sudo and crond

Thanks,
Cristiana

The following changes since commit ff10f72abda52315b892c64f711096772d9a4c1c:

  meta-skeleton: Add busybox config fragment example (2013-08-13 23:06:04 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib cvoicu/work
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=cvoicu/work

Cristiana Voicu (2):
  cronie: upgrade to 1.4.11
  sudo: upgrade to 1.8.7

 .../cronie/{cronie_1.4.9.bb => cronie_1.4.11.bb}   |    8 ++--
 meta/recipes-extended/sudo/files/libtool.patch     |   42 --------------------
 meta/recipes-extended/sudo/sudo.inc                |    4 +-
 .../sudo/{sudo_1.8.6p8.bb => sudo_1.8.7.bb}        |    7 +---
 4 files changed, 7 insertions(+), 54 deletions(-)
 rename meta/recipes-extended/cronie/{cronie_1.4.9.bb => cronie_1.4.11.bb} (92%)
 delete mode 100644 meta/recipes-extended/sudo/files/libtool.patch
 rename meta/recipes-extended/sudo/{sudo_1.8.6p8.bb => sudo_1.8.7.bb} (79%)

-- 
1.7.9.5



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

* [PATCH 0/2] Package upgrades
@ 2013-08-02 15:40 Ionut Radu
  0 siblings, 0 replies; 13+ messages in thread
From: Ionut Radu @ 2013-08-02 15:40 UTC (permalink / raw)
  To: openembedded-core

freetype: tested on core-image-sato on all architectures (x86, x86-64, arm, ppc, mips)
gdk-pixbuf: tested on core-image-sato on all architectures (x86, x86-64, arm, ppc, mips)

The following changes since commit 9de0ad47462c13ac4a2d73e12e92be6c1b4e0415:

  genericx86: ship all the driver firmware by default (2013-07-31 07:00:00 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ionutx/work
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ionutx/work

Ionut Radu (2):
  freetype: upgrade to 2.5.0.1
  gdk-pixbuf: upgrade to 2.28.2

 .../gdk-pixbuf/{gdk-pixbuf_2.28.1.bb => gdk-pixbuf_2.28.2.bb}    |    4 ++--
 .../freetype/{freetype_2.4.12.bb => freetype_2.5.0.1.bb}         |    6 ++----
 2 files changed, 4 insertions(+), 6 deletions(-)
 rename meta/recipes-gnome/gdk-pixbuf/{gdk-pixbuf_2.28.1.bb => gdk-pixbuf_2.28.2.bb} (94%)
 rename meta/recipes-graphics/freetype/{freetype_2.4.12.bb => freetype_2.5.0.1.bb} (90%)

-- 
1.7.10.4



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

* [PATCH 0/2] Package upgrades
@ 2013-07-31 13:58 Ionut Radu
  0 siblings, 0 replies; 13+ messages in thread
From: Ionut Radu @ 2013-07-31 13:58 UTC (permalink / raw)
  To: openembedded-core

* apt
Tested on core-image-minimal on all architectures
makerace.patch: adapted to the new version

The following changes since commit 9de0ad47462c13ac4a2d73e12e92be6c1b4e0415:

  genericx86: ship all the driver firmware by default (2013-07-31 07:00:00 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ionutx/work
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ionutx/work

Ionut Radu (2):
  freetype: Upgrade from 2.4.12 to 2.5.0
  apt: Upgrade from 0.9.8.2 to 0.9.9.4

 .../disable-configure-in-makefile.patch                    |    0
 .../fix-gcc-4.6-null-not-defined.patch                     |    0
 .../apt/{apt-0.9.8.2 => apt-0.9.9.4}/makerace.patch        |   12 ++++++------
 .../{apt-0.9.8.2 => apt-0.9.9.4}/no-ko-translation.patch   |    0
 .../apt/{apt-0.9.8.2 => apt-0.9.9.4}/no-nls-dpkg.patch     |    0
 .../apt/{apt-0.9.8.2 => apt-0.9.9.4}/noconfigure.patch     |    0
 .../apt/{apt-0.9.8.2 => apt-0.9.9.4}/nodoc.patch           |    0
 .../{apt-0.9.8.2 => apt-0.9.9.4}/truncate-filename.patch   |    0
 .../apt/{apt-0.9.8.2 => apt-0.9.9.4}/use-host.patch        |    0
 .../apt/{apt-native_0.9.8.2.bb => apt-native_0.9.9.4.bb}   |    0
 .../apt/{apt_0.9.8.2.bb => apt_0.9.9.4.bb}                 |    4 ++--
 .../freetype/{freetype_2.4.12.bb => freetype_2.5.0.bb}     |    9 +++------
 12 files changed, 11 insertions(+), 14 deletions(-)
 rename meta/recipes-devtools/apt/{apt-0.9.8.2 => apt-0.9.9.4}/disable-configure-in-makefile.patch (100%)
 rename meta/recipes-devtools/apt/{apt-0.9.8.2 => apt-0.9.9.4}/fix-gcc-4.6-null-not-defined.patch (100%)
 rename meta/recipes-devtools/apt/{apt-0.9.8.2 => apt-0.9.9.4}/makerace.patch (66%)
 rename meta/recipes-devtools/apt/{apt-0.9.8.2 => apt-0.9.9.4}/no-ko-translation.patch (100%)
 rename meta/recipes-devtools/apt/{apt-0.9.8.2 => apt-0.9.9.4}/no-nls-dpkg.patch (100%)
 rename meta/recipes-devtools/apt/{apt-0.9.8.2 => apt-0.9.9.4}/noconfigure.patch (100%)
 rename meta/recipes-devtools/apt/{apt-0.9.8.2 => apt-0.9.9.4}/nodoc.patch (100%)
 rename meta/recipes-devtools/apt/{apt-0.9.8.2 => apt-0.9.9.4}/truncate-filename.patch (100%)
 rename meta/recipes-devtools/apt/{apt-0.9.8.2 => apt-0.9.9.4}/use-host.patch (100%)
 rename meta/recipes-devtools/apt/{apt-native_0.9.8.2.bb => apt-native_0.9.9.4.bb} (100%)
 rename meta/recipes-devtools/apt/{apt_0.9.8.2.bb => apt_0.9.9.4.bb} (74%)
 rename meta/recipes-graphics/freetype/{freetype_2.4.12.bb => freetype_2.5.0.bb} (90%)

-- 
1.7.10.4



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

* [PATCH 0/2] Package Upgrades
@ 2013-07-10 12:24 Radu Moisan
  0 siblings, 0 replies; 13+ messages in thread
From: Radu Moisan @ 2013-07-10 12:24 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 8a186a6b3853fc1a7dcf342d421c8926c38949c9:

  bitbake: hob: save button from settings called a nonexisting method (2013-07-03 08:13:35 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib rmoisan/branch-upgrades-last
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=rmoisan/branch-upgrades-last

Radu Moisan (2):
  iputils: Upgrade to v20121221
  diffutils: Upgrade to v3.3

 .../diffutils-3.2/obsolete_automake_macros.patch   |   14 -------
 .../diffutils/diffutils-3.2/remove-gets.patch      |   22 ----------
 meta/recipes-extended/diffutils/diffutils.inc      |    4 --
 meta/recipes-extended/diffutils/diffutils_2.8.1.bb |    7 ++--
 .../{diffutils_3.2.bb => diffutils_3.3.bb}         |   12 ++----
 .../files/debian/add-icmp-return-codes.diff        |   43 --------------------
 .../iputils/files/debian/fix-arping-timeouts.diff  |   26 ------------
 .../files/debian/fix-dead-host-ping-stats.diff     |   16 --------
 .../iputils/files/debian/targets.diff              |   14 +++----
 .../iputils/files/debian/use_gethostbyname2.diff   |   36 ++++++++--------
 ...x-build-command-line-argument-with-gnutls.patch |   37 +++++++++++++++++
 .../{iputils_s20101006.bb => iputils_s20121221.bb} |   15 +++----
 12 files changed, 76 insertions(+), 170 deletions(-)
 delete mode 100644 meta/recipes-extended/diffutils/diffutils-3.2/obsolete_automake_macros.patch
 delete mode 100644 meta/recipes-extended/diffutils/diffutils-3.2/remove-gets.patch
 rename meta/recipes-extended/diffutils/{diffutils_3.2.bb => diffutils_3.3.bb} (59%)
 delete mode 100644 meta/recipes-extended/iputils/files/debian/add-icmp-return-codes.diff
 delete mode 100644 meta/recipes-extended/iputils/files/debian/fix-arping-timeouts.diff
 delete mode 100644 meta/recipes-extended/iputils/files/debian/fix-dead-host-ping-stats.diff
 create mode 100644 meta/recipes-extended/iputils/files/fix-build-command-line-argument-with-gnutls.patch
 rename meta/recipes-extended/iputils/{iputils_s20101006.bb => iputils_s20121221.bb} (80%)

-- 
1.7.9.5



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

* [PATCH 0/2] Package upgrades
@ 2013-02-18 15:20 Laurentiu Palcu
  0 siblings, 0 replies; 13+ messages in thread
From: Laurentiu Palcu @ 2013-02-18 15:20 UTC (permalink / raw)
  To: openembedded-core

These 2 upgrades compiled fine on all architectures and were tested in
qemu.

Thanks,
Laurentiu

Laurentiu Palcu (2):
  xrandr: upgrade to 1.4.0
  xvinfo: upgrade to 1.1.2

 meta/recipes-graphics/xorg-app/xrandr_1.3.5.bb |   16 ----------------
 meta/recipes-graphics/xorg-app/xrandr_1.4.0.bb |   16 ++++++++++++++++
 meta/recipes-graphics/xorg-app/xvinfo_1.1.1.bb |   15 ---------------
 meta/recipes-graphics/xorg-app/xvinfo_1.1.2.bb |   15 +++++++++++++++
 4 files changed, 31 insertions(+), 31 deletions(-)
 delete mode 100644 meta/recipes-graphics/xorg-app/xrandr_1.3.5.bb
 create mode 100644 meta/recipes-graphics/xorg-app/xrandr_1.4.0.bb
 delete mode 100644 meta/recipes-graphics/xorg-app/xvinfo_1.1.1.bb
 create mode 100644 meta/recipes-graphics/xorg-app/xvinfo_1.1.2.bb

-- 
1.7.9.5




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

* [PATCH 0/2] Package upgrades
@ 2012-08-17 15:46 Constantin Musca
  0 siblings, 0 replies; 13+ messages in thread
From: Constantin Musca @ 2012-08-17 15:46 UTC (permalink / raw)
  To: openembedded-core; +Cc: Constantin Musca

This is another set of package upgrades compiled on all architectures
and tested using core-image-sato-sdk. Nothing significant changed
in the gst-fluendo-mp3 license file.

Constantin Musca (2):
  gst-fluendo-mp3: upgrade to 0.10.19
  gst-fluendo-mpegdemux: upgrade to 0.10.71

 ...o-mp3_0.10.16.bb => gst-fluendo-mp3_0.10.19.bb} |    6 +++---
 ...0.10.70.bb => gst-fluendo-mpegdemux_0.10.71.bb} |    4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)
 rename meta/recipes-multimedia/gstreamer/{gst-fluendo-mp3_0.10.16.bb => gst-fluendo-mp3_0.10.19.bb} (46%)
 rename meta/recipes-multimedia/gstreamer/{gst-fluendo-mpegdemux_0.10.70.bb => gst-fluendo-mpegdemux_0.10.71.bb} (71%)

-- 
1.7.9.5




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

end of thread, other threads:[~2014-05-06  8:34 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-17 14:41 [PATCH 0/2] package upgrades Laurentiu Palcu
2012-12-17 14:41 ` [PATCH 1/2] xserver-xorg: upgrade to 1.13.1 Laurentiu Palcu
2012-12-17 14:42 ` [PATCH 2/2] xf86-video-intel: upgrade to 2.20.16 Laurentiu Palcu
  -- strict thread matches above, loose matches on Subject: below --
2014-05-06  8:26 [PATCH 0/2] Package upgrades Cristiana Voicu
2014-02-24 11:42 Cristiana Voicu
2014-01-08 13:08 Irina Patru
2013-11-18 15:03 Cristiana Voicu
2013-08-16  8:29 Cristiana Voicu
2013-08-02 15:40 Ionut Radu
2013-07-31 13:58 Ionut Radu
2013-07-10 12:24 [PATCH 0/2] Package Upgrades Radu Moisan
2013-02-18 15:20 [PATCH 0/2] Package upgrades Laurentiu Palcu
2012-08-17 15:46 Constantin Musca

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.