Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] Package upgrades
@ 2012-08-14 12:50 Constantin Musca
  2012-08-14 12:50 ` [PATCH 1/3] pciutils: upgrade to 3.1.10 Constantin Musca
                   ` (3 more replies)
  0 siblings, 4 replies; 27+ messages in thread
From: Constantin Musca @ 2012-08-14 12:50 UTC (permalink / raw)
  To: openembedded-core; +Cc: openembedded-core, Constantin Musca

This is another set of package upgrades compiled on all architectures
and tested using core-image-sato-sdk. Beware that the libxrandr package upgrade
must be applied after applying the randrproto package upgrade.

Constantin Musca (3):
  pciutils: upgrade to 3.1.10
  randrproto: upgrade to 1.4.0
  libxrandr: upgrade to 1.4.0

 .../configure.patch                                |    0
 .../guess-fix.patch                                |    0
 .../lib-build-fix.patch                            |    0
 .../makefile.patch                                 |    0
 .../pcimodules-pciutils.diff                       |    0
 .../{pciutils_3.1.9.bb => pciutils_3.1.10.bb}      |    4 ++--
 .../{libxrandr_1.3.2.bb => libxrandr_1.4.0.bb}     |    6 +++---
 .../{randrproto_1.3.2.bb => randrproto_1.4.0.bb}   |    8 ++++----
 8 files changed, 9 insertions(+), 9 deletions(-)
 rename meta/recipes-bsp/pciutils/{pciutils-3.1.9 => pciutils-3.1.10}/configure.patch (100%)
 rename meta/recipes-bsp/pciutils/{pciutils-3.1.9 => pciutils-3.1.10}/guess-fix.patch (100%)
 rename meta/recipes-bsp/pciutils/{pciutils-3.1.9 => pciutils-3.1.10}/lib-build-fix.patch (100%)
 rename meta/recipes-bsp/pciutils/{pciutils-3.1.9 => pciutils-3.1.10}/makefile.patch (100%)
 rename meta/recipes-bsp/pciutils/{pciutils-3.1.9 => pciutils-3.1.10}/pcimodules-pciutils.diff (100%)
 rename meta/recipes-bsp/pciutils/{pciutils_3.1.9.bb => pciutils_3.1.10.bb} (92%)
 rename meta/recipes-graphics/xorg-lib/{libxrandr_1.3.2.bb => libxrandr_1.4.0.bb} (72%)
 rename meta/recipes-graphics/xorg-proto/{randrproto_1.3.2.bb => randrproto_1.4.0.bb} (68%)

-- 
1.7.9.5




^ permalink raw reply	[flat|nested] 27+ messages in thread
* [PATCH 0/3] Package upgrades
@ 2018-03-20  1:11 Denys Dmytriyenko
  2018-03-29 22:41 ` Denys Dmytriyenko
  0 siblings, 1 reply; 27+ messages in thread
From: Denys Dmytriyenko @ 2018-03-20  1:11 UTC (permalink / raw)
  To: openembedded-core; +Cc: Denys Dmytriyenko

From: Denys Dmytriyenko <denys@ti.com>

Upgrades for lzip, hdparm and lz4.

The following changes since commit c94271d87d16323f920891344642f76dfb3c994f:

  buildperf: measure the size of core-image-sato rootfs (2018-03-16 03:42:03 -0700)

are available in the git repository at:

  git://push.openembedded.org/openembedded-core-contrib denix/master

Denys Dmytriyenko (3):
  lzip: upgrade 1.19 -> 1.20
  hdparm: upgrade 9.53 -> 9.55
  lz4: upgrade 1.7.4 -> 1.8.1.2

 .../hdparm/{hdparm_9.53.bb => hdparm_9.55.bb}      |  4 +-
 .../lzip/{lzip_1.19.bb => lzip_1.20.bb}            |  4 +-
 ...sts-Makefile-don-t-use-LIBDIR-as-variable.patch | 82 ----------------------
 .../lz4/{lz4_1.7.4.bb => lz4_1.8.1.2.bb}           | 10 +--
 4 files changed, 9 insertions(+), 91 deletions(-)
 rename meta/recipes-extended/hdparm/{hdparm_9.53.bb => hdparm_9.55.bb} (90%)
 rename meta/recipes-extended/lzip/{lzip_1.19.bb => lzip_1.20.bb} (88%)
 delete mode 100644 meta/recipes-support/lz4/files/0001-tests-Makefile-don-t-use-LIBDIR-as-variable.patch
 rename meta/recipes-support/lz4/{lz4_1.7.4.bb => lz4_1.8.1.2.bb} (79%)

-- 
2.7.4



^ permalink raw reply	[flat|nested] 27+ messages in thread
* [PATCH 0/3] Package Upgrades
@ 2015-05-11  6:48 Robert Yang
  0 siblings, 0 replies; 27+ messages in thread
From: Robert Yang @ 2015-05-11  6:48 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 7ffe10df73cc20d10fcd41b121074445273bd60e:

  license_class: license_create_manifest improvment (2015-05-09 22:26:02 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/PU
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/PU

Robert Yang (3):
  libpcre: 8.36 -> 8.37
  apr: 1.5.1 -> 1.5.2
  ghostscript: 9.15 -> 9.16

 .../ghostscript-9.02-parallel-make.patch           |  932 --------------------
 .../ghostscript-9.02-prevent_recompiling.patch     |   20 +-
 .../ghostscript-9.16-Werror-return-type.patch      |   30 +
 .../{ghostscript_9.15.bb => ghostscript_9.16.bb}   |   15 +-
 .../apr/apr/upgrade-and-fix-1.5.1.patch            |   11 +-
 .../apr/{apr_1.5.1.bb => apr_1.5.2.bb}             |    4 +-
 .../libpcre/{libpcre_8.36.bb => libpcre_8.37.bb}   |    6 +-
 7 files changed, 58 insertions(+), 960 deletions(-)
 delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-parallel-make.patch
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.16-Werror-return-type.patch
 rename meta/recipes-extended/ghostscript/{ghostscript_9.15.bb => ghostscript_9.16.bb} (90%)
 rename meta/recipes-support/apr/{apr_1.5.1.bb => apr_1.5.2.bb} (95%)
 rename meta/recipes-support/libpcre/{libpcre_8.36.bb => libpcre_8.37.bb} (91%)

-- 
1.7.9.5



^ permalink raw reply	[flat|nested] 27+ messages in thread
* [PATCH 0/3] Package Upgrades
@ 2015-04-10  8:31 Robert Yang
  0 siblings, 0 replies; 27+ messages in thread
From: Robert Yang @ 2015-04-10  8:31 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 75ae0b7cf3863eb2857a2b6a7073beea626f751d:

  wic: Implement --build-rootfs command line option (2015-04-08 23:11:08 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/PU
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/PU

Robert Yang (3):
  groff: 1.22.2 -> 1.22.3
  wget: 1.16.2 -> 1.16.3
  git: 2.3.1 -> 2.3.5

 .../git/{git_2.3.1.bb => git_2.3.5.bb}             |    8 ++---
 ...off-1.22.2-correct-man.local-install-path.patch |   36 +++++++++++---------
 .../groff/{groff_1.22.2.bb => groff_1.22.3.bb}     |    9 ++---
 .../wget/{wget_1.16.2.bb => wget_1.16.3.bb}        |    4 +--
 4 files changed, 30 insertions(+), 27 deletions(-)
 rename meta/recipes-devtools/git/{git_2.3.1.bb => git_2.3.5.bb} (41%)
 rename meta/recipes-extended/groff/{groff-1.22.2 => groff-1.22.3}/groff-1.22.2-correct-man.local-install-path.patch (40%)
 rename meta/recipes-extended/groff/{groff_1.22.2.bb => groff_1.22.3.bb} (89%)
 rename meta/recipes-extended/wget/{wget_1.16.2.bb => wget_1.16.3.bb} (45%)

-- 
1.7.9.5



^ permalink raw reply	[flat|nested] 27+ messages in thread
* [PATCH 0/3] Package Upgrades
@ 2014-06-03  1:41 Chen Qi
  0 siblings, 0 replies; 27+ messages in thread
From: Chen Qi @ 2014-06-03  1:41 UTC (permalink / raw)
  To: openembedded-core

This patchset upgrades three packages, gawk, grep and shadow.

There's a remaining problem here.
After upgrading the shadow package, the 'pwconv' and 'grpconv' commands cannot
run successfully in pkg_postinst.
I tried to run them in the devshell environment, they succeeded.
I digged into the codes but still had no idea.
Hope somebody could help me out here.

Best Regards,
Chen Qi

The following changes since commit 3fa9508521d27e17bfe1a0aeb15d7fc2377218cd:

  Update tzcode to 2014c (2014-05-29 10:32:29 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib ChenQi/package-upgrades
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=ChenQi/package-upgrades

Chen Qi (3):
  gawk: upgrade from 4.0.2 to 4.1.1
  grep: upgrade 2.18 to 2.19
  shadow: upgrade from 4.1.4.3 to 4.2.1

 .../gawk/{gawk-4.0.2 => gawk-4.1.1}/run-ptest      |    0
 .../gawk/{gawk_4.0.2.bb => gawk_4.1.1.bb}          |    6 +-
 .../grep/{grep_2.18.bb => grep_2.19.bb}            |    4 +-
 .../shadow/files/add_root_cmd_groupmems.patch      |   75 --
 .../shadow/files/add_root_cmd_options.patch        | 1384 --------------------
 .../allow-for-setting-password-in-clear-text.patch |  215 ++-
 ...fix-unexpected-open-failure-in-chroot-env.patch |   46 +
 .../shadow/files/fix-etc-gshadow-reading.patch     |   36 -
 ...installation-failure-with-subids-disabled.patch |   28 +
 .../shadow-4.1.4.2-env-reset-keep-locale.patch     |   31 -
 .../files/shadow-4.1.4.2-groupmod-pam-check.patch  |   36 -
 .../files/shadow-4.1.4.2-su_no_sanitize_env.patch  |   31 -
 .../shadow/files/shadow.automake-1.11.patch        |  106 --
 .../files/shadow_fix_for_automake-1.12.patch       |   23 -
 .../files/slackware_fix_for_glib-2.17_crypt.patch  |   63 -
 meta/recipes-extended/shadow/files/useradd.patch   |   17 -
 ...-compilation-failure-with-subids-disabled.patch |   33 +
 ...uretty_4.1.4.3.bb => shadow-securetty_4.2.1.bb} |    0
 ...-sysroot_4.1.4.3.bb => shadow-sysroot_4.2.1.bb} |    0
 meta/recipes-extended/shadow/shadow.inc            |   33 +-
 .../shadow/{shadow_4.1.4.3.bb => shadow_4.2.1.bb}  |    0
 21 files changed, 227 insertions(+), 1940 deletions(-)
 rename meta/recipes-extended/gawk/{gawk-4.0.2 => gawk-4.1.1}/run-ptest (100%)
 rename meta/recipes-extended/gawk/{gawk_4.0.2.bb => gawk_4.1.1.bb} (84%)
 rename meta/recipes-extended/grep/{grep_2.18.bb => grep_2.19.bb} (86%)
 delete mode 100644 meta/recipes-extended/shadow/files/add_root_cmd_groupmems.patch
 delete mode 100644 meta/recipes-extended/shadow/files/add_root_cmd_options.patch
 create mode 100644 meta/recipes-extended/shadow/files/commonio.c-fix-unexpected-open-failure-in-chroot-env.patch
 delete mode 100644 meta/recipes-extended/shadow/files/fix-etc-gshadow-reading.patch
 create mode 100644 meta/recipes-extended/shadow/files/fix-installation-failure-with-subids-disabled.patch
 delete mode 100644 meta/recipes-extended/shadow/files/shadow-4.1.4.2-env-reset-keep-locale.patch
 delete mode 100644 meta/recipes-extended/shadow/files/shadow-4.1.4.2-groupmod-pam-check.patch
 delete mode 100644 meta/recipes-extended/shadow/files/shadow-4.1.4.2-su_no_sanitize_env.patch
 delete mode 100644 meta/recipes-extended/shadow/files/shadow.automake-1.11.patch
 delete mode 100644 meta/recipes-extended/shadow/files/shadow_fix_for_automake-1.12.patch
 delete mode 100644 meta/recipes-extended/shadow/files/slackware_fix_for_glib-2.17_crypt.patch
 delete mode 100644 meta/recipes-extended/shadow/files/useradd.patch
 create mode 100644 meta/recipes-extended/shadow/files/usermod-fix-compilation-failure-with-subids-disabled.patch
 rename meta/recipes-extended/shadow/{shadow-securetty_4.1.4.3.bb => shadow-securetty_4.2.1.bb} (100%)
 rename meta/recipes-extended/shadow/{shadow-sysroot_4.1.4.3.bb => shadow-sysroot_4.2.1.bb} (100%)
 rename meta/recipes-extended/shadow/{shadow_4.1.4.3.bb => shadow_4.2.1.bb} (100%)

-- 
1.7.9.5



^ permalink raw reply	[flat|nested] 27+ messages in thread
* [PATCH 0/3] Package Upgrades
@ 2014-03-12  1:57 Chen Qi
  0 siblings, 0 replies; 27+ messages in thread
From: Chen Qi @ 2014-03-12  1:57 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 82c773e88aaefd9321481ad297554d5b4a3ae0b2:

  Revert "ncurses: use ln -r to generate relative symlink" (2014-03-03 15:52:26 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib ChenQi/package-upgrades
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=ChenQi/package-upgrades

Chen Qi (3):
  sudo: upgrade to 1.8.9p5
  grep: upgrade from 2.16 to 2.18
  gettext: upgrade from 0.18.3.1 to 0.18.3.2

 .../parallel.patch                                 |    0
 .../COPYING                                        |    0
 .../Makefile.in.in                                 |    0
 .../Makevars.template                              |    0
 .../aclocal.tgz                                    |  Bin 37591 -> 37591 bytes
 .../config.rpath                                   |    0
 ...conv-m4-remove-the-test-to-convert-euc-jp.patch |    0
 .../remove-potcdate.sin                            |    0
 ...8.3.1.bb => gettext-minimal-native_0.18.3.2.bb} |    0
 .../{gettext_0.18.3.1.bb => gettext_0.18.3.2.bb}   |    4 ++--
 .../grep/{grep_2.16.bb => grep_2.18.bb}            |    4 ++--
 .../sudo/{sudo_1.8.9p1.bb => sudo_1.8.9p5.bb}      |    4 ++--
 12 files changed, 6 insertions(+), 6 deletions(-)
 rename meta/recipes-core/gettext/{gettext-0.18.3.1 => gettext-0.18.3.2}/parallel.patch (100%)
 rename meta/recipes-core/gettext/{gettext-minimal-0.18.3.1 => gettext-minimal-0.18.3.2}/COPYING (100%)
 rename meta/recipes-core/gettext/{gettext-minimal-0.18.3.1 => gettext-minimal-0.18.3.2}/Makefile.in.in (100%)
 rename meta/recipes-core/gettext/{gettext-minimal-0.18.3.1 => gettext-minimal-0.18.3.2}/Makevars.template (100%)
 rename meta/recipes-core/gettext/{gettext-minimal-0.18.3.1 => gettext-minimal-0.18.3.2}/aclocal.tgz (100%)
 rename meta/recipes-core/gettext/{gettext-minimal-0.18.3.1 => gettext-minimal-0.18.3.2}/config.rpath (100%)
 rename meta/recipes-core/gettext/{gettext-minimal-0.18.3.1 => gettext-minimal-0.18.3.2}/iconv-m4-remove-the-test-to-convert-euc-jp.patch (100%)
 rename meta/recipes-core/gettext/{gettext-minimal-0.18.3.1 => gettext-minimal-0.18.3.2}/remove-potcdate.sin (100%)
 rename meta/recipes-core/gettext/{gettext-minimal-native_0.18.3.1.bb => gettext-minimal-native_0.18.3.2.bb} (100%)
 rename meta/recipes-core/gettext/{gettext_0.18.3.1.bb => gettext_0.18.3.2.bb} (97%)
 rename meta/recipes-extended/grep/{grep_2.16.bb => grep_2.18.bb} (86%)
 rename meta/recipes-extended/sudo/{sudo_1.8.9p1.bb => sudo_1.8.9p5.bb} (83%)

-- 
1.7.9.5



^ permalink raw reply	[flat|nested] 27+ messages in thread
* [PATCH 0/3] Package upgrades
@ 2013-11-26 12:39 Cristiana Voicu
  0 siblings, 0 replies; 27+ messages in thread
From: Cristiana Voicu @ 2013-11-26 12:39 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 dpkg if the packages were installed and their version on a sato image;
test --version functionality

Thanks,
Cristiana


The following changes since commit 6ddb9bf0976169fde7eee16d70a83210aa354416:

  bitbake: perforce: Fix path subdirectory issues (2013-11-24 12:25:37 +0000)

are available in the git repository at:

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

Cristiana Voicu (3):
  apr: upgrade to 1.5.0
  apr-util: upgrade to 1.5.3
  systemtap: upgrade to 2.4

 meta/recipes-kernel/systemtap/systemtap_git.inc    |    4 ++--
 .../apr/{apr-util_1.5.2.bb => apr-util_1.5.3.bb}   |    4 ++--
 .../apr/{apr_1.4.8.bb => apr_1.5.0.bb}             |    6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)
 rename meta/recipes-support/apr/{apr-util_1.5.2.bb => apr-util_1.5.3.bb} (92%)
 rename meta/recipes-support/apr/{apr_1.4.8.bb => apr_1.5.0.bb} (89%)

-- 
1.7.9.5



^ permalink raw reply	[flat|nested] 27+ messages in thread
* [PATCH 0/3] Package upgrades
@ 2013-10-24 18:29 Marko Lindqvist
  0 siblings, 0 replies; 27+ messages in thread
From: Marko Lindqvist @ 2013-10-24 18:29 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 843a5dd8f8f0461e286d9fdb3ba55205b4275f88:

  base.bbclass: fix nondeterministic PACKAGECONFIG processing order (2013-10-24 08:38:24 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib cazfi/up
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=cazfi/up

Marko Lindqvist (3):
  gtk+: upgrade gtk+ to upstream version 2.24.22
  cairo: upgrade to upstream version 1.12.16
  harfbuzz: upgrade to upstream version 0.9.22

 ...utton-do-not-prelight-in-touchscreen-mode.patch |  0
 ...Duplicate-the-exec-string-returned-by-gtk.patch |  0
 .../cellrenderer-cairo.patch                       |  0
 .../configure-nm.patch                             |  0
 .../configurefix.patch                             |  0
 .../{gtk+-2.24.20 => gtk+-2.24.22}/doc-fixes.patch |  0
 .../entry-cairo.patch                              |  0
 .../hardcoded_libtool.patch                        |  0
 .../{gtk+-2.24.20 => gtk+-2.24.22}/no-demos.patch  |  0
 .../run-iconcache.patch                            |  0
 .../toggle-font.diff                               |  0
 .../{gtk+-2.24.20 => gtk+-2.24.22}/xsettings.patch |  0
 .../gtk+/{gtk+_2.24.20.bb => gtk+_2.24.22.bb}      |  4 +-
 meta/recipes-graphics/cairo/cairo/png.patch        | 52 ----------------------
 .../cairo/{cairo_1.12.14.bb => cairo_1.12.16.bb}   |  9 ++--
 .../{harfbuzz_0.9.19.bb => harfbuzz_0.9.22.bb}     |  9 ++--
 16 files changed, 8 insertions(+), 66 deletions(-)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.20 => gtk+-2.24.22}/0001-GtkButton-do-not-prelight-in-touchscreen-mode.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.20 => gtk+-2.24.22}/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.20 => gtk+-2.24.22}/cellrenderer-cairo.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.20 => gtk+-2.24.22}/configure-nm.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.20 => gtk+-2.24.22}/configurefix.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.20 => gtk+-2.24.22}/doc-fixes.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.20 => gtk+-2.24.22}/entry-cairo.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.20 => gtk+-2.24.22}/hardcoded_libtool.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.20 => gtk+-2.24.22}/no-demos.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.20 => gtk+-2.24.22}/run-iconcache.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.20 => gtk+-2.24.22}/toggle-font.diff (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.20 => gtk+-2.24.22}/xsettings.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+_2.24.20.bb => gtk+_2.24.22.bb} (93%)
 delete mode 100644 meta/recipes-graphics/cairo/cairo/png.patch
 rename meta/recipes-graphics/cairo/{cairo_1.12.14.bb => cairo_1.12.16.bb} (87%)
 rename meta/recipes-graphics/harfbuzz/{harfbuzz_0.9.19.bb => harfbuzz_0.9.22.bb} (70%)

-- 
1.8.4.rc3



^ permalink raw reply	[flat|nested] 27+ messages in thread
* [PATCH 0/3] Package upgrades
@ 2013-08-05  8:28 Cristiana Voicu
  0 siblings, 0 replies; 27+ messages in thread
From: Cristiana Voicu @ 2013-08-05  8:28 UTC (permalink / raw)
  To: openembedded-core

Hi,

Tests done:
 * build tested on AB running following nightlies: x86, x86_64, ppc, mips, arm;
 * checked with rpm if the packages were installed; basic functionality for
curl, lttng (which is depending on liburcu) and tzdata

Thanks,
Cristiana

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 cvoicu/work
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=cvoicu/work

Cristiana Voicu (3):
  tzdata: upgrade to 2013d
  liburcu: upgrade to 0.7.7
  curl: upgrade to 7.31.0

 .../recipes-extended/tzcode/tzcode-native_2013d.bb |    4 ++--
 .../tzdata/{tzdata_2013b.bb => tzdata_2013d.bb}    |    4 ++--
 .../curl/{curl_7.30.0.bb => curl_7.31.0.bb}        |    5 ++---
 .../liburcu/{liburcu_0.7.6.bb => liburcu_0.7.7.bb} |    6 ++----
 4 files changed, 8 insertions(+), 11 deletions(-)
 rename meta/recipes-extended/tzdata/{tzdata_2013b.bb => tzdata_2013d.bb} (98%)
 rename meta/recipes-support/curl/{curl_7.30.0.bb => curl_7.31.0.bb} (92%)
 rename meta/recipes-support/liburcu/{liburcu_0.7.6.bb => liburcu_0.7.7.bb} (80%)

-- 
1.7.9.5



^ permalink raw reply	[flat|nested] 27+ messages in thread
* [PATCH 0/3] Package upgrades
@ 2012-12-10  8:08 Constantin Musca
  0 siblings, 0 replies; 27+ messages in thread
From: Constantin Musca @ 2012-12-10  8:08 UTC (permalink / raw)
  To: openembedded-core

This represents another set of package upgrades (pixman, qemu) tested using
core-image-sato on all architectures. We need to update the DEPENDS variable
and enable the missing nativesdk packages because now QEMU uses pixman.
The following changes since commit c607095894cab60493ddfc4b967b0325e1c313b4:

  bitbake: Revert "BBHandler: Ensure parser state engine is correctly reset for new parsing" (2012-12-07 18:09:01 +0000)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib cmuscax/pus2
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=cmuscax/pus2

Constantin Musca (3):
  libpng: enable nativesdk variant
  pixman: upgrade to 0.28.0
  qemu: upgrade to 1.3.0

 ...re_vga-Add-back-some-info-in-local-state-.patch | 114 ++++++++++++++++++
 .../qemu/{qemu-1.2.0 => files}/arm-bgr.patch       |   0
 .../enable-i386-linux-user.patch                   |   0
 .../fallback-to-safe-mmap_min_addr.patch           |   0
 .../fix-configure-checks.patch                     |   0
 .../qemu/{qemu-1.2.0 => files}/init-info.patch     |   0
 .../larger_default_ram_size.patch                  |   0
 .../qemu/{qemu-1.2.0 => files}/linker-flags.patch  |   0
 .../qemu/{qemu-1.2.0 => files}/no-strip.patch      |   0
 .../qemu/{qemu-1.2.0 => files}/powerpc_rom.bin     | Bin
 .../{qemu-1.2.0 => files}/relocatable_sdk.patch    |   0
 .../qemu/qemu-1.2.0/qemu-vmware-vga-depth.patch    | 106 -----------------
 .../qemu/qemu-1.2.0/remove-hardcoded-libexec.patch |  41 -------
 .../qemu/qemu-git/enable-i386-linux-user.patch     |  55 ---------
 .../qemu/qemu-git/linker-flags.patch               |  25 ----
 meta/recipes-devtools/qemu/qemu-git/no-strip.patch |  15 ---
 .../recipes-devtools/qemu/qemu-git/powerpc_rom.bin | Bin 4096 -> 0 bytes
 .../qemu/qemu-git/qemu-vmware-vga-depth.patch      | 118 -------------------
 .../qemu/qemu-git/remove-hardcoded-libexec.patch   |  41 -------
 meta/recipes-devtools/qemu/qemu.inc                |  66 ++++++++---
 meta/recipes-devtools/qemu/qemu_1.2.0.bb           |  52 --------
 meta/recipes-devtools/qemu/qemu_1.3.0.bb           |  10 ++
 meta/recipes-devtools/qemu/qemu_git.bb             |  11 +-
 ...plementation-of-pixman_blt-with-overlapp.patch} | 131 ++++++++++-----------
 .../{pixman_0.27.2.bb => pixman_0.28.0.bb}         |  10 +-
 meta/recipes-multimedia/libpng/libpng_1.2.50.bb    |   4 +-
 26 files changed, 249 insertions(+), 550 deletions(-)
 create mode 100644 meta/recipes-devtools/qemu/files/Revert-vmware_vga-Add-back-some-info-in-local-state-.patch
 rename meta/recipes-devtools/qemu/{qemu-1.2.0 => files}/arm-bgr.patch (100%)
 rename meta/recipes-devtools/qemu/{qemu-1.2.0 => files}/enable-i386-linux-user.patch (100%)
 rename meta/recipes-devtools/qemu/{qemu-1.2.0 => files}/fallback-to-safe-mmap_min_addr.patch (100%)
 rename meta/recipes-devtools/qemu/{qemu-1.2.0 => files}/fix-configure-checks.patch (100%)
 rename meta/recipes-devtools/qemu/{qemu-1.2.0 => files}/init-info.patch (100%)
 rename meta/recipes-devtools/qemu/{qemu-1.2.0 => files}/larger_default_ram_size.patch (100%)
 rename meta/recipes-devtools/qemu/{qemu-1.2.0 => files}/linker-flags.patch (100%)
 rename meta/recipes-devtools/qemu/{qemu-1.2.0 => files}/no-strip.patch (100%)
 rename meta/recipes-devtools/qemu/{qemu-1.2.0 => files}/powerpc_rom.bin (100%)
 rename meta/recipes-devtools/qemu/{qemu-1.2.0 => files}/relocatable_sdk.patch (100%)
 delete mode 100644 meta/recipes-devtools/qemu/qemu-1.2.0/qemu-vmware-vga-depth.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu-1.2.0/remove-hardcoded-libexec.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu-git/enable-i386-linux-user.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu-git/linker-flags.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu-git/no-strip.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu-git/powerpc_rom.bin
 delete mode 100644 meta/recipes-devtools/qemu/qemu-git/qemu-vmware-vga-depth.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu-git/remove-hardcoded-libexec.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu_1.2.0.bb
 create mode 100644 meta/recipes-devtools/qemu/qemu_1.3.0.bb
 rename meta/recipes-graphics/xorg-lib/pixman/{0002-Generic-C-implementation-of-pixman_blt-with-overlapp.patch => Generic-C-implementation-of-pixman_blt-with-overlapp.patch} (45%)
 rename meta/recipes-graphics/xorg-lib/{pixman_0.27.2.bb => pixman_0.28.0.bb} (80%)

-- 
1.7.11.7




^ permalink raw reply	[flat|nested] 27+ messages in thread
* [PATCH 0/3] Package upgrades
@ 2012-08-23 11:44 Constantin Musca
  2012-08-24 18:36 ` Saul Wold
  0 siblings, 1 reply; 27+ messages in thread
From: Constantin Musca @ 2012-08-23 11:44 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.

Constantin Musca (3):
  foomatic-filters: upgrade to 4.0.17
  libnfsidmap: upgrade to 0.25
  dbus-glib: upgrade to 0.100

 .../nfs-utils/files/fix-ac-prereq.patch            |    6 ++----
 .../{libnfsidmap_0.24.bb => libnfsidmap_0.25.bb}   |    6 +++---
 .../no-examples.patch                              |    0
 .../test-install-makefile.patch                    |    0
 .../test-service-glib-include-glib-only.patch      |   20 --------------------
 meta/recipes-core/dbus/dbus-glib.inc               |    1 -
 .../dbus/{dbus-glib_0.98.bb => dbus-glib_0.100.bb} |    6 +++---
 ...ilters_4.0.16.bb => foomatic-filters_4.0.17.bb} |    6 +++---
 8 files changed, 11 insertions(+), 34 deletions(-)
 rename meta/recipes-connectivity/nfs-utils/{libnfsidmap_0.24.bb => libnfsidmap_0.25.bb} (74%)
 rename meta/recipes-core/dbus/{dbus-glib-0.98 => dbus-glib-0.100}/no-examples.patch (100%)
 rename meta/recipes-core/dbus/{dbus-glib-0.98 => dbus-glib-0.100}/test-install-makefile.patch (100%)
 delete mode 100644 meta/recipes-core/dbus/dbus-glib-0.98/test-service-glib-include-glib-only.patch
 rename meta/recipes-core/dbus/{dbus-glib_0.98.bb => dbus-glib_0.100.bb} (13%)
 rename meta/recipes-extended/foomatic/{foomatic-filters_4.0.16.bb => foomatic-filters_4.0.17.bb} (90%)

-- 
1.7.9.5




^ permalink raw reply	[flat|nested] 27+ messages in thread
* [PATCH 0/3] Package upgrades
@ 2012-08-13 14:27 Constantin Musca
  2012-08-17 20:56 ` Saul Wold
  0 siblings, 1 reply; 27+ messages in thread
From: Constantin Musca @ 2012-08-13 14:27 UTC (permalink / raw)
  To: openembedded-core; +Cc: openembedded-core, Constantin Musca

The set contains package upgrades compiled successfully on all architectures
and tested using the xorg-server.

Constantin Musca (3):
  pixman: upgrade to 0.27.2
  glproto: upgrade to 1.4.16
  dri2proto: upgrade to 2.8

 .../{pixman_0.26.2.bb => pixman_0.27.2.bb}         |    4 ++--
 .../{dri2proto_2.6.bb => dri2proto_2.8.bb}         |    4 ++--
 .../{glproto_1.4.15.bb => glproto_1.4.16.bb}       |    4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)
 rename meta/recipes-graphics/xorg-lib/{pixman_0.26.2.bb => pixman_0.27.2.bb} (86%)
 rename meta/recipes-graphics/xorg-proto/{dri2proto_2.6.bb => dri2proto_2.8.bb} (76%)
 rename meta/recipes-graphics/xorg-proto/{glproto_1.4.15.bb => glproto_1.4.16.bb} (77%)

-- 
1.7.9.5




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

end of thread, other threads:[~2018-03-30  8:37 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-14 12:50 [PATCH 0/3] Package upgrades Constantin Musca
2012-08-14 12:50 ` [PATCH 1/3] pciutils: upgrade to 3.1.10 Constantin Musca
2012-08-14 12:50 ` [PATCH 2/3] randrproto: upgrade to 1.4.0 Constantin Musca
2012-08-14 12:50 ` [PATCH 3/3] libxrandr: " Constantin Musca
2012-08-17 16:20   ` Saul Wold
2012-08-17 21:09 ` [PATCH 0/3] Package upgrades Saul Wold
  -- strict thread matches above, loose matches on Subject: below --
2018-03-20  1:11 Denys Dmytriyenko
2018-03-29 22:41 ` Denys Dmytriyenko
2018-03-29 23:39   ` Andre McCurdy
2018-03-30  0:17     ` Denys Dmytriyenko
2018-03-30  1:38       ` Khem Raj
2018-03-30  2:34         ` Denys Dmytriyenko
2018-03-30  2:41           ` Khem Raj
2018-03-30  3:30             ` Denys Dmytriyenko
2018-03-30  8:36   ` Richard Purdie
2015-05-11  6:48 [PATCH 0/3] Package Upgrades Robert Yang
2015-04-10  8:31 Robert Yang
2014-06-03  1:41 Chen Qi
2014-03-12  1:57 Chen Qi
2013-11-26 12:39 [PATCH 0/3] Package upgrades Cristiana Voicu
2013-10-24 18:29 Marko Lindqvist
2013-08-05  8:28 Cristiana Voicu
2012-12-10  8:08 Constantin Musca
2012-08-23 11:44 Constantin Musca
2012-08-24 18:36 ` Saul Wold
2012-08-13 14:27 Constantin Musca
2012-08-17 20:56 ` Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox