All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] upgrade recipes
@ 2011-07-03 13:03 Yu Ke
  2011-07-03 13:03 ` [PATCH 1/5] libidn: upgrade from 1.20 to 1.22 Yu Ke
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Yu Ke @ 2011-07-03 13:03 UTC (permalink / raw)
  To: openembedded-core

upgrade the recipe libidn, libdrm, xauth, sqlite, also update the manual check
field in distro_tracking_field

The following changes since commit ad2363278f0ea86fcf3464f8f6073d3a3d06be63:
  Khem Raj (1):
        uclibc: Fix compilation in thumb mode

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib kyu3/upgrade-0701
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kyu3/upgrade-0701

Yu Ke (5):
  libidn: upgrade from 1.20 to 1.22
  libdrm: upgrade to 2.4.26
  xauth: upgrade from 1.05 to 1.06
  sqlite: upgrade from 3.7.6.2 to 3.7.7.1
  distro_tracking_field: update the manually check field

 .../conf/distro/include/distro_tracking_fields.inc |    6 +++++-
 .../libidn/{libidn_1.20.bb => libidn_1.22.bb}      |    5 +----
 meta/recipes-graphics/drm/libdrm.inc               |    3 +++
 .../{libdrm-2.4.25 => libdrm}/installtests.patch   |    0
 .../drm/{libdrm_2.4.25.bb => libdrm_2.4.26.bb}     |    4 ++--
 .../xorg-app/{xauth_1.0.5.bb => xauth_1.0.6.bb}    |    4 ++--
 meta/recipes-support/sqlite/sqlite3_3.7.6.2.bb     |   10 ----------
 meta/recipes-support/sqlite/sqlite3_3.7.7.1.bb     |   10 ++++++++++
 8 files changed, 23 insertions(+), 19 deletions(-)
 rename meta/recipes-extended/libidn/{libidn_1.20.bb => libidn_1.22.bb} (79%)
 rename meta/recipes-graphics/drm/{libdrm-2.4.25 => libdrm}/installtests.patch (100%)
 rename meta/recipes-graphics/drm/{libdrm_2.4.25.bb => libdrm_2.4.26.bb} (54%)
 rename meta/recipes-graphics/xorg-app/{xauth_1.0.5.bb => xauth_1.0.6.bb} (68%)
 delete mode 100644 meta/recipes-support/sqlite/sqlite3_3.7.6.2.bb
 create mode 100644 meta/recipes-support/sqlite/sqlite3_3.7.7.1.bb




^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH 0/5] Upgrade recipes
@ 2019-02-20  8:56 changqing.li
  0 siblings, 0 replies; 9+ messages in thread
From: changqing.li @ 2019-02-20  8:56 UTC (permalink / raw)
  To: openembedded-devel

From: Changqing Li <changqing.li@windriver.com>


Changqing Li (5):
  phoronix-test-suite: Upgrade 8.2.0 -> 8.6.0
  syslog-ng: upgrade 3.26.1 -> 3.19.1
  rrdtool: upgrade 1.7.0 -> 1.7.1
  multipath-tools: upgrade 0.7.9 -> 0.8.0
  udisk2: 2.7.8 -> 2.8.1

 ...suite_8.2.0.bb => phoronix-test-suite_8.6.0.bb} |  4 +--
 .../rrdtool/{rrdtool_1.7.0.bb => rrdtool_1.7.1.bb} |  4 +--
 .../0021-RH-fixup-udev-rules-for-redhat.patch      | 24 +++++----------
 ...-the-property-blacklist-exception-builtin.patch | 31 +++++++++----------
 ...ds-from-kernel-cmdline-mpath.wwids-with-A.patch | 36 ++++++++++------------
 ...ath-tools_0.7.9.bb => multipath-tools_0.8.0.bb} |  2 +-
 .../{syslog-ng_3.16.1.bb => syslog-ng_3.19.1.bb}   |  4 +--
 .../udisks/{udisks2_2.7.8.bb => udisks2_2.8.1.bb}  |  4 +--
 8 files changed, 46 insertions(+), 63 deletions(-)
 rename meta-oe/recipes-benchmark/phoronix-test-suite/{phoronix-test-suite_8.2.0.bb => phoronix-test-suite_8.6.0.bb} (90%)
 rename meta-oe/recipes-extended/rrdtool/{rrdtool_1.7.0.bb => rrdtool_1.7.1.bb} (98%)
 rename meta-oe/recipes-support/multipath-tools/{multipath-tools_0.7.9.bb => multipath-tools_0.8.0.bb} (98%)
 rename meta-oe/recipes-support/syslog-ng/{syslog-ng_3.16.1.bb => syslog-ng_3.19.1.bb} (81%)
 rename meta-oe/recipes-support/udisks/{udisks2_2.7.8.bb => udisks2_2.8.1.bb} (89%)

-- 
2.7.4



^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH 0/5] Upgrade recipes
@ 2019-02-21  2:02 changqing.li
  0 siblings, 0 replies; 9+ messages in thread
From: changqing.li @ 2019-02-21  2:02 UTC (permalink / raw)
  To: openembedded-devel

From: Changqing Li <changqing.li@windriver.com>


Changqing Li (5):
  postgresql: upgrade 1.11.1 -> 1.11.2
  smartmontools: upgrade 6.6 -> 7.0
  xf86-video-mga: upgrade 1.6.5 -> 2.0.0
  unixodbc: upgrade 2.3.6 -> 2.3.7
  uthash: upgrade 2.0.2 -> 2.1.0

 meta-oe/recipes-dbs/postgresql/postgresql_11.1.bb  | 10 --------
 meta-oe/recipes-dbs/postgresql/postgresql_11.2.bb  | 10 ++++++++
 ...p-Use-realpath-BSD-POSIX-instead-of-canon.patch | 28 ----------------------
 .../{smartmontools_6.6.bb => smartmontools_7.0.bb} |  5 ++--
 ...-video-mga_1.6.5.bb => xf86-video-mga_2.0.0.bb} |  4 ++--
 .../{unixodbc_2.3.6.bb => unixodbc_2.3.7.bb}       |  6 ++---
 .../uthash/{uthash_2.0.2.bb => uthash_2.1.0.bb}    |  6 ++---
 7 files changed, 20 insertions(+), 49 deletions(-)
 delete mode 100644 meta-oe/recipes-dbs/postgresql/postgresql_11.1.bb
 create mode 100644 meta-oe/recipes-dbs/postgresql/postgresql_11.2.bb
 delete mode 100644 meta-oe/recipes-extended/smartmontools/files/0001-os_linux.cpp-Use-realpath-BSD-POSIX-instead-of-canon.patch
 rename meta-oe/recipes-extended/smartmontools/{smartmontools_6.6.bb => smartmontools_7.0.bb} (89%)
 rename meta-oe/recipes-graphics/xorg-driver/{xf86-video-mga_1.6.5.bb => xf86-video-mga_2.0.0.bb} (81%)
 rename meta-oe/recipes-support/unixodbc/{unixodbc_2.3.6.bb => unixodbc_2.3.7.bb} (75%)
 rename meta-oe/recipes-support/uthash/{uthash_2.0.2.bb => uthash_2.1.0.bb} (85%)

-- 
2.7.4



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

end of thread, other threads:[~2019-02-21  2:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-03 13:03 [PATCH 0/5] upgrade recipes Yu Ke
2011-07-03 13:03 ` [PATCH 1/5] libidn: upgrade from 1.20 to 1.22 Yu Ke
2011-07-03 13:03 ` [PATCH 2/5] libdrm: upgrade to 2.4.26 Yu Ke
2011-07-03 13:03 ` [PATCH 3/5] xauth: upgrade from 1.05 to 1.06 Yu Ke
2011-07-03 13:03 ` [PATCH 4/5] sqlite: upgrade from 3.7.6.2 to 3.7.7.1 Yu Ke
2011-07-03 13:03 ` [PATCH 5/5] distro_tracking_field: update the manually check field Yu Ke
2011-07-04 11:45 ` [PATCH 0/5] upgrade recipes Richard Purdie
  -- strict thread matches above, loose matches on Subject: below --
2019-02-20  8:56 [PATCH 0/5] Upgrade recipes changqing.li
2019-02-21  2:02 changqing.li

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.