All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] imagemagick: update from 7.8.47 to 7.9.16
@ 2020-01-05 16:42 Randy MacLeod
  2020-01-05 16:42 ` [PATCH 2/3] tigervnc: update from 1.9.0 to 1.10.1 Randy MacLeod
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Randy MacLeod @ 2020-01-05 16:42 UTC (permalink / raw)
  To: openembedded-devel

Only the copyright date for the LICENSE file changed.
Add PACKAGECONFIG to enable use of tcmalloc.

Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
---
 .../{imagemagick_7.0.8.bb => imagemagick_7.0.9.bb}         | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
 rename meta-oe/recipes-support/imagemagick/{imagemagick_7.0.8.bb => imagemagick_7.0.9.bb} (95%)

diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_7.0.8.bb b/meta-oe/recipes-support/imagemagick/imagemagick_7.0.9.bb
similarity index 95%
rename from meta-oe/recipes-support/imagemagick/imagemagick_7.0.8.bb
rename to meta-oe/recipes-support/imagemagick/imagemagick_7.0.9.bb
index 4ee06d77f..3f7d06e26 100644
--- a/meta-oe/recipes-support/imagemagick/imagemagick_7.0.8.bb
+++ b/meta-oe/recipes-support/imagemagick/imagemagick_7.0.9.bb
@@ -4,14 +4,14 @@ HOMEPAGE = "https://www.imagemagick.org/"
 DESCRIPTION = "ImageMagick is a collection of tools for displaying, converting, and \
 editing raster and vector image files. It can read and write over 200 image file formats."
 LICENSE = "ImageMagick"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=05ff94b3ff59fe6fa7489fa26e3d9142"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=41b4fa9af60c88e61484b02c0561181a"
 # FIXME: There are many more checked libraries. All should be added or explicitly disabled to get consistent results.
 DEPENDS = "lcms bzip2 jpeg libpng tiff zlib fftw freetype libtool"
 
 BASE_PV := "${PV}"
-PV .= "_47"
+PV .= "_13"
 SRC_URI = "git://github.com/ImageMagick/ImageMagick.git "
-SRCREV = "b672df7a44b0ab0219b1fa78b3673c2810ddd374"
+SRCREV = "15b935d64f613b5a0fc9d3fead5c6ec1b0e3908f"
 
 S = "${WORKDIR}/git"
 
@@ -29,6 +29,7 @@ PACKAGECONFIG[lzma] = "--with-lzma,--without-lzma,xz"
 PACKAGECONFIG[openjpeg] = "--with-openjp2,--without-openjp2,openjpeg"
 PACKAGECONFIG[pango] = "--with-pango,--without-pango,pango cairo"
 PACKAGECONFIG[rsvg] = "--with-rsvg,--without-rsvg,librsvg"
+PACKAGECONFIG[tcmalloc] = "--with-tcmalloc=yes,--with-tcmalloc=no,gperftools"
 PACKAGECONFIG[webp] = "--with-webp,--without-webp,libwebp"
 PACKAGECONFIG[wmf] = "--with-wmf,--without-wmf,libwmf"
 PACKAGECONFIG[x11] = "--with-x,--without-x,virtual/libx11 libxext libxt"
-- 
2.22.0



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

* [PATCH 2/3] tigervnc: update from 1.9.0 to 1.10.1
  2020-01-05 16:42 [PATCH 1/3] imagemagick: update from 7.8.47 to 7.9.16 Randy MacLeod
@ 2020-01-05 16:42 ` Randy MacLeod
  2020-01-05 16:42 ` [PATCH 3/3] rsyslog: update from 8.1910 to 8.1911 Randy MacLeod
  2020-01-05 20:33 ` [PATCH 1/3] imagemagick: update from 7.8.47 to 7.9.16 Khem Raj
  2 siblings, 0 replies; 5+ messages in thread
From: Randy MacLeod @ 2020-01-05 16:42 UTC (permalink / raw)
  To: openembedded-devel

Add perl runtime dependecy since the vncserver program is and
always has been a perl script.

Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
---
 .../{tigervnc_1.9.0.bb => tigervnc_1.10.1.bb}     | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)
 rename meta-oe/recipes-graphics/tigervnc/{tigervnc_1.9.0.bb => tigervnc_1.10.1.bb} (89%)

diff --git a/meta-oe/recipes-graphics/tigervnc/tigervnc_1.9.0.bb b/meta-oe/recipes-graphics/tigervnc/tigervnc_1.10.1.bb
similarity index 89%
rename from meta-oe/recipes-graphics/tigervnc/tigervnc_1.9.0.bb
rename to meta-oe/recipes-graphics/tigervnc/tigervnc_1.10.1.bb
index d0ee2a50e..16937792e 100644
--- a/meta-oe/recipes-graphics/tigervnc/tigervnc_1.9.0.bb
+++ b/meta-oe/recipes-graphics/tigervnc/tigervnc_1.10.1.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.tigervnc.com/"
 LICENSE = "GPLv2+"
 SECTION = "x11/utils"
 DEPENDS = "xserver-xorg gnutls jpeg libxtst gettext-native fltk"
-RDEPENDS_${PN} = "chkconfig coreutils hicolor-icon-theme"
+RDEPENDS_${PN} = "chkconfig coreutils hicolor-icon-theme perl"
 
 LIC_FILES_CHKSUM = "file://LICENCE.TXT;md5=75b02c2872421380bbd47781d2bd75d3"
 
@@ -15,10 +15,9 @@ REQUIRED_DISTRO_FEATURES = "x11"
 inherit autotools cmake
 B = "${S}"
 
-SRCREV = "6f2301d08e64a965ad36b401ec8dc2b24bc47075"
+SRCREV = "4739493b635372bd40a34640a719f79fa90e4dba"
 
-SRC_URI = "git://github.com/TigerVNC/tigervnc.git;branch=1.9-branch \
-           file://0001-tigervnc-remove-includedir.patch \
+SRC_URI = "git://github.com/TigerVNC/tigervnc.git;branch=1.10-branch \
            file://0002-do-not-build-tests-sub-directory.patch \
            file://0003-add-missing-dynamic-library-to-FLTK_LIBRARIES.patch \
            file://0004-tigervnc-add-fPIC-option-to-COMPILE_FLAGS.patch \
@@ -26,11 +25,11 @@ SRC_URI = "git://github.com/TigerVNC/tigervnc.git;branch=1.9-branch \
 
 # Keep sync with xorg-server in oe-core
 XORG_PN ?= "xorg-server"
-XORG_PV ?= "1.19.6"
+XORG_PV ?= "1.20.6"
 SRC_URI += "${XORG_MIRROR}/individual/xserver/${XORG_PN}-${XORG_PV}.tar.bz2;name=xorg"
 XORG_S = "${WORKDIR}/${XORG_PN}-${XORG_PV}"
-SRC_URI[xorg.md5sum] = "3e47777ff034a331aed2322b078694a8"
-SRC_URI[xorg.sha256sum] = "a732502f1db000cf36a376cd0c010ffdbf32ecdd7f1fa08ba7f5bdf9601cc197"
+SRC_URI[xorg.md5sum] = "a98170084f2c8fed480d2ff601f8a14b"
+SRC_URI[xorg.sha256sum] = "6316146304e6e8a36d5904987ae2917b5d5b195dc9fc63d67f7aca137e5a51d1"
 
 # It is the directory containing the Xorg source for the
 # machine on which you are building TigerVNC.
@@ -58,7 +57,7 @@ do_patch_xserver () {
     xargs tar cf - | (cd ${XSERVER_SOURCE_DIR} && tar xf -)
 
     cd ${XSERVER_SOURCE_DIR}
-    xserverpatch="${S}/unix/xserver119.patch"
+    xserverpatch="${S}/unix/xserver120.patch"
     echo "Apply $xserverpatch"
     patch -p1 -b --suffix .vnc < $xserverpatch
 }
-- 
2.22.0



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

* [PATCH 3/3] rsyslog: update from 8.1910 to 8.1911
  2020-01-05 16:42 [PATCH 1/3] imagemagick: update from 7.8.47 to 7.9.16 Randy MacLeod
  2020-01-05 16:42 ` [PATCH 2/3] tigervnc: update from 1.9.0 to 1.10.1 Randy MacLeod
@ 2020-01-05 16:42 ` Randy MacLeod
  2020-01-05 20:33 ` [PATCH 1/3] imagemagick: update from 7.8.47 to 7.9.16 Khem Raj
  2 siblings, 0 replies; 5+ messages in thread
From: Randy MacLeod @ 2020-01-05 16:42 UTC (permalink / raw)
  To: openembedded-devel

ptest results for qemux86-64 with kvm and a timeout
of 1000 seconds to allow stress tests to complete:

Recipe           | Passed      | Failed   | Skipped
rsyslog-8.1908.0 | 379         | 4        | 2
rsyslog-8.1911.0 | 381         | 4        | 3

Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
---
 .../rsyslog/{rsyslog_8.1910.0.bb => rsyslog_8.1911.0.bb}      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-extended/rsyslog/{rsyslog_8.1910.0.bb => rsyslog_8.1911.0.bb} (98%)

diff --git a/meta-oe/recipes-extended/rsyslog/rsyslog_8.1910.0.bb b/meta-oe/recipes-extended/rsyslog/rsyslog_8.1911.0.bb
similarity index 98%
rename from meta-oe/recipes-extended/rsyslog/rsyslog_8.1910.0.bb
rename to meta-oe/recipes-extended/rsyslog/rsyslog_8.1911.0.bb
index e8afae4ef..02ac03eae 100644
--- a/meta-oe/recipes-extended/rsyslog/rsyslog_8.1910.0.bb
+++ b/meta-oe/recipes-extended/rsyslog/rsyslog_8.1911.0.bb
@@ -29,8 +29,8 @@ SRC_URI_append_libc-musl = " \
     file://0001-Include-sys-time-h.patch \
 "
 
-SRC_URI[md5sum] = "6d4d94359d083f449f089b8dbb93c423"
-SRC_URI[sha256sum] = "0219ee692f31a39743acb62aaf4196b644ce94edf386df4605fd6a11a4fe0c93"
+SRC_URI[md5sum] = "154e33feb587216f2955050a8301104c"
+SRC_URI[sha256sum] = "e1f4776b1c62ad7220f4d624a89a96b0c3d4738006899356eaaef0f1f91ee104"
 
 UPSTREAM_CHECK_URI = "https://github.com/rsyslog/rsyslog/releases"
 UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)"
-- 
2.22.0



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

* Re: [PATCH 1/3] imagemagick: update from 7.8.47 to 7.9.16
  2020-01-05 16:42 [PATCH 1/3] imagemagick: update from 7.8.47 to 7.9.16 Randy MacLeod
  2020-01-05 16:42 ` [PATCH 2/3] tigervnc: update from 1.9.0 to 1.10.1 Randy MacLeod
  2020-01-05 16:42 ` [PATCH 3/3] rsyslog: update from 8.1910 to 8.1911 Randy MacLeod
@ 2020-01-05 20:33 ` Khem Raj
  2020-01-05 22:44   ` Randy MacLeod
  2 siblings, 1 reply; 5+ messages in thread
From: Khem Raj @ 2020-01-05 20:33 UTC (permalink / raw)
  To: Randy MacLeod; +Cc: openembeded-devel

On Sun, Jan 5, 2020 at 8:43 AM Randy MacLeod
<Randy.MacLeod@windriver.com> wrote:
>
> Only the copyright date for the LICENSE file changed.
> Add PACKAGECONFIG to enable use of tcmalloc.
>

packageconfig disables it now by default, which is fine but I would
like to know what
is the defaults in general since this might be a change in behavior

> Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
> ---
>  .../{imagemagick_7.0.8.bb => imagemagick_7.0.9.bb}         | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
>  rename meta-oe/recipes-support/imagemagick/{imagemagick_7.0.8.bb => imagemagick_7.0.9.bb} (95%)
>
> diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_7.0.8.bb b/meta-oe/recipes-support/imagemagick/imagemagick_7.0.9.bb
> similarity index 95%
> rename from meta-oe/recipes-support/imagemagick/imagemagick_7.0.8.bb
> rename to meta-oe/recipes-support/imagemagick/imagemagick_7.0.9.bb
> index 4ee06d77f..3f7d06e26 100644
> --- a/meta-oe/recipes-support/imagemagick/imagemagick_7.0.8.bb
> +++ b/meta-oe/recipes-support/imagemagick/imagemagick_7.0.9.bb
> @@ -4,14 +4,14 @@ HOMEPAGE = "https://www.imagemagick.org/"
>  DESCRIPTION = "ImageMagick is a collection of tools for displaying, converting, and \
>  editing raster and vector image files. It can read and write over 200 image file formats."
>  LICENSE = "ImageMagick"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=05ff94b3ff59fe6fa7489fa26e3d9142"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=41b4fa9af60c88e61484b02c0561181a"
>  # FIXME: There are many more checked libraries. All should be added or explicitly disabled to get consistent results.
>  DEPENDS = "lcms bzip2 jpeg libpng tiff zlib fftw freetype libtool"
>
>  BASE_PV := "${PV}"
> -PV .= "_47"
> +PV .= "_13"
>  SRC_URI = "git://github.com/ImageMagick/ImageMagick.git "
> -SRCREV = "b672df7a44b0ab0219b1fa78b3673c2810ddd374"
> +SRCREV = "15b935d64f613b5a0fc9d3fead5c6ec1b0e3908f"
>
>  S = "${WORKDIR}/git"
>
> @@ -29,6 +29,7 @@ PACKAGECONFIG[lzma] = "--with-lzma,--without-lzma,xz"
>  PACKAGECONFIG[openjpeg] = "--with-openjp2,--without-openjp2,openjpeg"
>  PACKAGECONFIG[pango] = "--with-pango,--without-pango,pango cairo"
>  PACKAGECONFIG[rsvg] = "--with-rsvg,--without-rsvg,librsvg"
> +PACKAGECONFIG[tcmalloc] = "--with-tcmalloc=yes,--with-tcmalloc=no,gperftools"
>  PACKAGECONFIG[webp] = "--with-webp,--without-webp,libwebp"
>  PACKAGECONFIG[wmf] = "--with-wmf,--without-wmf,libwmf"
>  PACKAGECONFIG[x11] = "--with-x,--without-x,virtual/libx11 libxext libxt"
> --
> 2.22.0
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


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

* Re: [PATCH 1/3] imagemagick: update from 7.8.47 to 7.9.16
  2020-01-05 20:33 ` [PATCH 1/3] imagemagick: update from 7.8.47 to 7.9.16 Khem Raj
@ 2020-01-05 22:44   ` Randy MacLeod
  0 siblings, 0 replies; 5+ messages in thread
From: Randy MacLeod @ 2020-01-05 22:44 UTC (permalink / raw)
  To: Khem Raj; +Cc: openembeded-devel

On 1/5/20 3:33 PM, Khem Raj wrote:
> On Sun, Jan 5, 2020 at 8:43 AM Randy MacLeod
> <Randy.MacLeod@windriver.com> wrote:
>> Only the copyright date for the LICENSE file changed.
>> Add PACKAGECONFIG to enable use of tcmalloc.
>>
> packageconfig disables it now by default, which is fine but I would
> like to know what
> is the defaults in general since this might be a change in behavior

Good question.

The default is the system malloc, with flags to use other

alloc systems, from configure --help:
   --with-jemalloc         enable jemalloc memory allocation library support
   --with-tcmalloc         enable tcmalloc memory allocation library support
   --with-umem             enable umem memory allocation library support

And running configure reports:

Memory allocation library:
   JEMalloc          --with-jemalloc=no        no
   TCMalloc          --with-tcmalloc=no        no
   UMem              --with-umem=no        no

so there isn't a change in the default behaviour.

../Randy

>
>> Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
>> ---
>>   .../{imagemagick_7.0.8.bb => imagemagick_7.0.9.bb}         | 7 ++++---
>>   1 file changed, 4 insertions(+), 3 deletions(-)
>>   rename meta-oe/recipes-support/imagemagick/{imagemagick_7.0.8.bb => imagemagick_7.0.9.bb} (95%)
>>
>> diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_7.0.8.bb b/meta-oe/recipes-support/imagemagick/imagemagick_7.0.9.bb
>> similarity index 95%
>> rename from meta-oe/recipes-support/imagemagick/imagemagick_7.0.8.bb
>> rename to meta-oe/recipes-support/imagemagick/imagemagick_7.0.9.bb
>> index 4ee06d77f..3f7d06e26 100644
>> --- a/meta-oe/recipes-support/imagemagick/imagemagick_7.0.8.bb
>> +++ b/meta-oe/recipes-support/imagemagick/imagemagick_7.0.9.bb
>> @@ -4,14 +4,14 @@ HOMEPAGE = "https://www.imagemagick.org/"
>>   DESCRIPTION = "ImageMagick is a collection of tools for displaying, converting, and \
>>   editing raster and vector image files. It can read and write over 200 image file formats."
>>   LICENSE = "ImageMagick"
>> -LIC_FILES_CHKSUM = "file://LICENSE;md5=05ff94b3ff59fe6fa7489fa26e3d9142"
>> +LIC_FILES_CHKSUM = "file://LICENSE;md5=41b4fa9af60c88e61484b02c0561181a"
>>   # FIXME: There are many more checked libraries. All should be added or explicitly disabled to get consistent results.
>>   DEPENDS = "lcms bzip2 jpeg libpng tiff zlib fftw freetype libtool"
>>
>>   BASE_PV := "${PV}"
>> -PV .= "_47"
>> +PV .= "_13"
>>   SRC_URI = "git://github.com/ImageMagick/ImageMagick.git "
>> -SRCREV = "b672df7a44b0ab0219b1fa78b3673c2810ddd374"
>> +SRCREV = "15b935d64f613b5a0fc9d3fead5c6ec1b0e3908f"
>>
>>   S = "${WORKDIR}/git"
>>
>> @@ -29,6 +29,7 @@ PACKAGECONFIG[lzma] = "--with-lzma,--without-lzma,xz"
>>   PACKAGECONFIG[openjpeg] = "--with-openjp2,--without-openjp2,openjpeg"
>>   PACKAGECONFIG[pango] = "--with-pango,--without-pango,pango cairo"
>>   PACKAGECONFIG[rsvg] = "--with-rsvg,--without-rsvg,librsvg"
>> +PACKAGECONFIG[tcmalloc] = "--with-tcmalloc=yes,--with-tcmalloc=no,gperftools"
>>   PACKAGECONFIG[webp] = "--with-webp,--without-webp,libwebp"
>>   PACKAGECONFIG[wmf] = "--with-wmf,--without-wmf,libwmf"
>>   PACKAGECONFIG[x11] = "--with-x,--without-x,virtual/libx11 libxext libxt"
>> --
>> 2.22.0
>>
>> --
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel@lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


-- 
# Randy MacLeod
# Wind River Linux



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

end of thread, other threads:[~2020-01-05 22:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-05 16:42 [PATCH 1/3] imagemagick: update from 7.8.47 to 7.9.16 Randy MacLeod
2020-01-05 16:42 ` [PATCH 2/3] tigervnc: update from 1.9.0 to 1.10.1 Randy MacLeod
2020-01-05 16:42 ` [PATCH 3/3] rsyslog: update from 8.1910 to 8.1911 Randy MacLeod
2020-01-05 20:33 ` [PATCH 1/3] imagemagick: update from 7.8.47 to 7.9.16 Khem Raj
2020-01-05 22:44   ` Randy MacLeod

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.