48d39cf43b added "opengl" PACKAGECONFIG option to mesa: before that
the configuration was always enabled. "opengl" should have been added
to mesa-gl default PACKAGECONFIG but wasn't: do it now.
Signed-off-by: Jussi Kukkonen
---
meta/recipes-graphics/mesa/mesa-gl_17.1.7.
On 4 September 2017 at 10:49, Andrea Galbusera wrote:
> | configure: error: GLX cannot be built without OpenGL
> | NOTE: The following config.log files may provide further information.
> | NOTE: /home/gizero/work/smartliving/distro/repo-master/build-poky/
> tmp/work/cortexa7hf-neon-vfpv4-poky-lin
On 30 August 2017 at 03:35, Yi Zhao wrote:
>
>
> 在 2017年08月30日 00:13, Burton, Ross 写道:
>
> On 29 August 2017 at 08:25, Yi Zhao wrote:
>
>> -PACKAGECONFIG ??= ""
>> -PACKAGECONFIG[tipc] = ",,libmnl,"
>>
>
> Surely it would be a lot better to just add tipc to the default
> PACKAGECONFIG, so this s
This is a bit academic as building with wayland without opengl
should be uncommon: still, libepoxy needs opengl so we shouldn't
depend on it without opengl.
Signed-off-by: Jussi Kukkonen
---
meta/recipes-graphics/xorg-xserver/xserver-xorg.inc | 2 +-
1 file changed, 1 insertion(+), 1 del
mesa can now build vulkan drivers without opengl: remove workaround.
Signed-off-by: Jussi Kukkonen
---
meta/recipes-graphics/vulkan/vulkan_1.0.51.0.bb | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/meta/recipes-graphics/vulkan/vulkan_1.0.51.0.bb
b/meta/recipes-graphics
fix the build with --disable-opengl. Fix
do_install_append() so it works even if dri drivers are not built.
Signed-off-by: Jussi Kukkonen
---
.../0001-configure.ac-Always-check-for-expat.patch | 51 ++
meta/recipes-graphics/mesa/mesa.inc| 23 +++---
meta
841:
devtool: deploy-target: Support stripped libs and execs (2017-08-27 22:32:00
+0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib jku/mesa-without-opengl
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/mesa-without-opengl
Jussi Kukko
On 24 August 2017 at 10:09, Jussi Kukkonen wrote:
> On 23 August 2017 at 18:50, Mark Hatle wrote:
> >
> > I'm not sure if this is right or not, but it resolves the failures I was
> > getting after updating oe this morning.
> >
> > I was attempting to
On 23 August 2017 at 18:50, Mark Hatle wrote:
>
> I'm not sure if this is right or not, but it resolves the failures I was
> getting after updating oe this morning.
>
> I was attempting to run the yocto project compliant script, which runs
> bitbake -S none world. The results of this were an erro
On 21 August 2017 at 13:23, Jose Alarcon wrote:
> Dhrystone is a synthetic computing benchmark program developed
> in 1984 by Reinhold P. Weicker intended to be representative of
> system (integer) programming.
>
> https://en.wikipedia.org/wiki/Dhrystone
>
> Signed-off-by: Jose Alarcon
> ---
>
CURL_FORMAT_OFF_T does not seem to exist anymore, use
CURL_FORMAT_CURL_OFF_T instead. This works with old and new curl.
Signed-off-by: Jussi Kukkonen
---
.../files/0001-print-progress-in-percent-when-downloading-CVE-db.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a
On 15 August 2017 at 00:09, Oleksandr Kravchuk wrote:
> Signed-off-by: Oleksandr Kravchuk
> ---
> meta/recipes-support/curl/{curl_7.54.1.bb => curl_7.55.1.bb} | 8 ++--
> 1 file changed, 2 insertions(+), 6 deletions(-)
> rename meta/recipes-support/curl/{curl_7.54.1.bb => curl_7.55.1.bb} (
On 17 August 2017 at 21:26, Carlos Alberto Lopez Perez
wrote:
> * without this package installed any WebKitGTK+ based browser
>will fail to correctly open html files (and other files)
>from disk (file:// URIs). It will open them as plain txt files.
>
> Signed-off-by: Carlos Alberto Lopez
On 17 August 2017 at 08:50, Huang Qiyu wrote:
> 1) Upgrade pango from 1.40.6 to 1.40.10.
> 2) Modify 0001-Enforce-recreation-of-docs-pango.types-it-is-build-c.patch
> for pango 1.40.10.
>
I admit I didn't understand the patch even before this but especially now
that pango.types is apparently no
libc headers now have a backported patch that fixes this.
Signed-off-by: Jussi Kukkonen
---
...x-compile-on-musl-with-kernel-4.9-headers.patch | 81 --
meta/recipes-connectivity/connman/connman_1.34.bb | 2 +-
2 files changed, 1 insertion(+), 82 deletions(-)
delete mode
On 16 August 2017 at 13:28, Chen Qi wrote:
> Backport a patch to fix CVE-2017-12424.
>
> In shadow before 4.5, the newusers tool could be made to manipulate
> internal data structures in ways unintended by the authors.
>
> Reference link: https://nvd.nist.gov/vuln/detail/CVE-2017-12424
>
> CVE: C
Small release with bug fixes and some flatpak portal related
improvements.
Signed-off-by: Jussi Kukkonen
---
meta/recipes-core/glib-2.0/{glib-2.0_2.52.2.bb => glib-2.0_2.52.3.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-core/glib-2.0/{glib-2.0_2.52.2
git repository at:
git://git.yoctoproject.org/poky-contrib jku/updates
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/updates
Jussi Kukkonen (4):
cairo: Upgrade 1.14.8 -> 1.14.10
fontconfig: Upgrade 2.12.1 -> 2.12.4
glib-2.0: Upgrade 2.52.2 -> 2.52.3
gdk-pixbuf
.
Signed-off-by: Jussi Kukkonen
---
.../gdk-pixbuf/{gdk-pixbuf_2.36.6.bb => gdk-pixbuf_2.36.8.bb} | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
rename meta/recipes-gnome/gdk-pixbuf/{gdk-pixbuf_2.36.6.bb =>
gdk-pixbuf_2.36.8.bb} (91%)
diff --git a/meta/recipes-gnome/gdk-
Small bug fix update.
Signed-off-by: Jussi Kukkonen
---
meta/recipes-graphics/cairo/{cairo_1.14.8.bb => cairo_1.14.10.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/cairo/{cairo_1.14.8.bb => cairo_1.14.10.bb} (92%)
diff --git a/meta/recipes-gr
Bug fix upgrades.
* Remove one upstreamed patch.
* Update a license location.
* Add gperf-native as dependency as a hash function header is no
longer shipped and must be generated.
* Add workaround for a related build issue (reported upstream)
Signed-off-by: Jussi Kukkonen
---
...icts-with
On 14 August 2017 at 13:38, Richard Purdie <
richard.pur...@linuxfoundation.org> wrote:
>
> On Mon, 2017-08-14 at 11:33 +0300, Jussi Kukkonen wrote:
> > I'm seeing lots of this failure in my last build:
> >
> > | DEBUG: PKGWRITEDIR: /mnt/extra-ssd/tmp/work/all
I'm seeing lots of this failure in my last build:
| DEBUG: PKGWRITEDIR:
/mnt/extra-ssd/tmp/work/all-poky-linux/adwaita-icon-theme/3.24.0-r0/deploy-rpms/noarch
| DEBUG: SITE files ['endian-little', 'bit-32', 'common-linux',
'common-glibc', 'allarch-linux', 'common']
| DEBUG: Executing shell functio
The intel vulkan driver requires libdrm-intel: Only enable it when
building for x86 or x86-64 similar to DRI drivers.
Building on non-x86* with vulkan leads to "--with-vulkan-drivers= ":
this is interpreted correctly by the build system.
Signed-off-by: Jussi Kukkonen
---
meta/recipe
plicitly disable the
things that were previously automatically disabled.
Package the binaries into libinput-bin while being careful with
packaging as the main package gets renamed to libinput10.
Add patch to fix a race in install.
Signed-off-by: Jussi Kukkonen
---
Changes since v1:
* Fix the i
This patch is in the master-next branch: that's a good indication it'll
move to master when master is next updated (assuming no problems come up in
testing).
Jussi
On 8 August 2017 at 13:53, He Zhe wrote:
> Ping.
>
> On 2017年07月31日 21:11, zhe...@windriver.com wrote:
> > From: He Zhe
> >
> >
plicitly disable the
things that were previously automatically disabled.
Package the binaries into libinput-bin while being careful with
packaging as the main package gets renamed to libinput10.
Signed-off-by: Jussi Kukkonen
---
.../wayland/{libinput_1.7.3.bb => libinput_1.8.1.bb} | 15
On 20 July 2017 at 12:01, Kang Kai wrote:
> On 2017年07月11日 20:26, Jussi Kukkonen wrote:
>
>> Sascha Willems collection of Vulkan demos is useful as a smoke testing
>> tool.
>>
>> * Add patch to install binaries and data.
>> * Add patch to fix build on X86
xlocale.h is no more, don't include it.
Signed-off-by: Jussi Kukkonen
---
.../0001-parse-util-Don-t-use-xlocale.h.patch | 32 ++
.../systemd-bootchart/systemd-bootchart_231.bb | 4 ++-
2 files changed, 35 insertions(+), 1 deletion(-)
create mode 100644
This conflicts with sato-screenshot.
Signed-off-by: Jussi Kukkonen
---
meta/recipes-graphics/vulkan/vulkan-demos_git.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-graphics/vulkan/vulkan-demos_git.bb
b/meta/recipes-graphics/vulkan/vulkan-demos_git.bb
index fcd9e7b
I had a look at b2qt earlier and Alex asked me to share on list as well so
I'll resurrect this thread from May...
On 10 May 2017 at 14:09, Alexander Kanavin <
alexander.kana...@linux.intel.com> wrote:
> On 05/10/2017 01:55 PM, Paul Eggleton wrote:
>
>> I make no secret of it - I am a Qt supporter
On 14 July 2017 at 15:25, Jussi Kukkonen wrote:
> Patchset should preferably only be merged once "gnome-common: Add
> recipe (from oe-core)" (2017-07-06) patch has been merged in meta-oe.
> I can ping the thread once it happens.
>
meta-openembedded master was updated so
Add a patch to no use gnome-common macros
Signed-off-by: Jussi Kukkonen
---
Changes since v1:
* Fix Upstream-Status line
Branch jku/gnome-common in poky-contrib has been updated.
...figure.ac-Remove-gnome-common-macro-calls.patch | 33 ++
.../gnome-desktop/gnome
Patch out the one use of gnome-common macros: pygobject is moving to
autoconf-archive in next release so this patch is temporary.
Signed-off-by: Jussi Kukkonen
---
...onfigure.ac-Don-t-use-gnome-common-macros.patch | 33 ++
.../python/python3-pygobject_3.24.1.bb
Only change is dropping dependency on gnome-common
(which is deprecated upstream).
Signed-off-by: Jussi Kukkonen
---
.../{matchbox-desktop_2.1.bb => matchbox-desktop_2.2.bb}| 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-sato/matchbox-desk
Add a patch to no use gnome-common macros
Signed-off-by: Jussi Kukkonen
---
...figure.ac-Remove-gnome-common-macro-calls.patch | 33 ++
.../gnome-desktop/gnome-desktop3_3.24.2.bb | 6 ++--
2 files changed, 37 insertions(+), 2 deletions(-)
create mode 100644
meta
Nothing in oe-core requires gnome-common and it is also deprecated
upstream: Remove it.
Signed-off-by: Jussi Kukkonen
---
meta/recipes-gnome/gnome/gnome-common_3.18.0.bb | 20
1 file changed, 20 deletions(-)
delete mode 100644 meta/recipes-gnome/gnome/gnome-common_3.18.0
git repository at:
git://git.yoctoproject.org/poky-contrib jku/gnome-common
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/gnome-common
Jussi Kukkonen (4):
matchbox-desktop: Upgrade to 2.2
python3-pygobject: Don't use gnome-common
gnome-desktop: Don't use gn
vulkan-demos has not had any releases.
Signed-off-by: Jussi Kukkonen
---
This is only useful with the vulkan-demos patch. I've pushed this
on top of the jku/vulkan branch in poky-contrib.
The commit silences the selftest failure from the checkpkg test.
The whole checkpkg exceptions s
On 13 July 2017 at 21:38, Patchwork
wrote:
> == Series Details ==
>
> Series: libgcrypt: fix CVE-2017-9526 (rev2)
> Revision: 2
>
Not sure if this should be a patchwork bug or not? This patch is showing up
as a revision 2 of the other patch when in reality they are patches for two
separate branc
Don't EXCLUDE_FROM_WORLD, mesa.inc already does this.
Don't add a non-existing path to FILESEXTRAPATHS.
Signed-off-by: Jussi Kukkonen
---
meta/recipes-graphics/mesa/mesa-gl_17.1.4.bb | 4
1 file changed, 4 deletions(-)
diff --git a/meta/recipes-graphics/mesa/mesa-gl_17.1.4.
Fix the conflict between mesa and userland (when former is used to
provide GL and letter used to provide EGL+GLES) by not installing
khrplatform.h header when its not needed.
Signed-off-by: Jussi Kukkonen
---
...ly-install-khrplatform.h-with-EGL-or-GLES.patch | 52 ++
meta
list (2017-07-12 00:28:16 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib jku/khr-headers
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/khr-headers
Jussi Kukkonen (2):
mesa: Avoid installing khrplatfrom.h when not needed
mesa-gl:
On 12 July 2017 at 08:11, Khem Raj wrote:
> On Tue, Jul 11, 2017 at 9:56 PM, Andrea Galbusera
> wrote:
> > I may be in the need to craft something locally to unbreak building with
> > current master... Could you please shed some light on how this should be
> > done then? Is this a matter of comp
Sascha Willems collection of Vulkan demos is useful as a smoke testing
tool.
* Add patch to install binaries and data.
* Add patch to fix build on X86
* Use a combination of patch and do_install_append to avoid some 3D
models with unclear licensing.
Signed-off-by: Jussi Kukkonen
---
Changes
This recipe was last upgraded about ~30 releases or three years ago,
it seems to only be touched when something breaks. It also has an
'interesting' license that maybe is open source...
Signed-off-by: Jussi Kukkonen
---
.../acpica/acpitests/aapits-linux.patch
the git repository at:
git://git.yoctoproject.org/poky-contrib jku/acpitests
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/acpitests
Jussi Kukkonen (1):
acpitests: Remove as unmaintained
.../acpica/acpitests/aapits-linux.patch| 336
On 3 July 2017 at 23:02, Otavio Salvador wrote:
> This includes following upstream bug fixes:
>
> Bug 77240 - khrplatform.h not installed if EGL is disabled
>
Saying this here as well for visibility:
This conflicts with userland from meta-raspberrypi because both mesa-gl
and userland now have
On 11 July 2017 at 11:27, Jussi Kukkonen wrote:
> On 11 July 2017 at 10:42, Jussi Kukkonen wrote:
>>
>> Exception: FileExistsError: [Errno 17] File exists:
>>> '/home/gizero/work/smartliving/distro/repo-master/build-poky
>>> /tmp/sysroots-components
On 11 July 2017 at 10:42, Jussi Kukkonen wrote:
>
> Exception: FileExistsError: [Errno 17] File exists:
>> '/home/gizero/work/smartliving/distro/repo-master/build-poky
>> /tmp/sysroots-components/raspberrypi3/userland/usr/include/KHR/khrplatform.h'
>> -> '
On 10 July 2017 at 17:47, Andrea Galbusera wrote:
> During bisection the failing task changed from do_prepare_recipe_sysroot
> to do_compile with the log below. I have no idea if these things do relate
> themselves, but if not, I was not able to figure it out while bisecting.
>
> | In file includ
On 10 July 2017 at 17:47, Andrea Galbusera wrote:
> On Tue, Jun 27, 2017 at 3:16 PM, Jussi Kukkonen
> wrote:
>
>> Imports the current EGL API registry from Khronos.
>>
>> Makes EGL support optional: this is reflected in the recipe but
>> egl is enabled by defau
Sascha Willems collection of Vulkan demos is useful as a smoke testing
tool.
* Add patch to install binaries and data.
* Add patch to fix build on X86
* Use a combination of patch and do_install_append to avoid some 3D
models with unclear licensing.
Signed-off-by: Jussi Kukkonen
---
Changes
Mesa platforms no longer depend directly on egl. Current
implementation breaks without egl with x11 (which can happen with
mesa-gl).
Separate the platform selection. Make drm platform depend on gbm
PACKAGECONFIG by default.
Signed-off-by: Jussi Kukkonen
---
This keeps the defaults as they were
On 8 July 2017 at 18:34, Andrea Galbusera wrote:
> Hi!
>
> On Mon, Jul 3, 2017 at 10:02 PM, Otavio Salvador
> wrote:
>
>> The 17.1.2 release has changed the platform setting and when not
>> explicitly disabled it assumes x11 support.
>>
>> Fixes:
>>
>> | checking for x11-xcb xcb xcb-dri2 >= 1.8
Update, remove backported patches.
Signed-off-by: Jussi Kukkonen
---
For reference for next graphics stack update Current results on a
NUC715BNH (Intel Iris plus 640, "gen 9.5") with mesa 17.1.3 look
like this:
$ PIGLIT_NO_WINDOW=1 piglit tests/quick results/
$ piglit summary conso
It doesn't do much but does make enabling vulkan a little less fiddly.
Signed-off-by: Jussi Kukkonen
---
meta/recipes-graphics/mesa/mesa.inc| 3 ++-
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc | 2 +-
2 files changed, 3 insertions(+), 2 dele
Sascha Willems collection of Vulkan demos is useful as a smoke testing
tool.
Add patch to install binaries and data. Use a combination of patch and
do_install_append to avoid some 3D models with unclear licensing.
Signed-off-by: Jussi Kukkonen
---
...ild-demos-with-questionably-licensed
Remove a patch that's no longer needed
Signed-off-by: Jussi Kukkonen
---
...se-getenv-if-secure_getenv-does-not-exist.patch | 34 --
.../{vulkan_1.0.39.1.bb => vulkan_1.0.51.0.bb} | 5 ++--
2 files changed, 2 insertions(+), 37 deletions(-)
delete mode 1006
One less thing to remember when trying to build an image
with working vulkan.
Signed-off-by: Jussi Kukkonen
---
meta/recipes-graphics/vulkan/vulkan_1.0.51.0.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-graphics/vulkan/vulkan_1.0.51.0.bb
b/meta/recipes-graphics/vulkan
This adds a Vulkan video sink (using xcb and/or wayland).
Add a few patches to fix the build.
Signed-off-by: Jussi Kukkonen
---
.../gstreamer/gstreamer1.0-plugins-bad.inc | 4 +-
...y-Use-ifdef-for-platform-specific-defines.patch | 37 +
...n-Use-the-generated-version-of
Asset import library used by Sascha Willems Vulkan demos.
Signed-off-by: Jussi Kukkonen
---
meta/recipes-graphics/vulkan/assimp_git.bb | 14 ++
1 file changed, 14 insertions(+)
create mode 100644 meta/recipes-graphics/vulkan/assimp_git.bb
diff --git a/meta/recipes-graphics/vulkan
broken link (2017-07-04
16:05:22 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib jku/vulkan
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/vulkan
Jussi Kukkonen (6):
vulkan: Upgrade 1.0.39.1 -> 1.0.51.0
assimp: Add as dependency of vul
It doesn't do much but does make enabling vulkan a little less fiddly.
Signed-off-by: Jussi Kukkonen
---
meta/recipes-graphics/mesa/mesa.inc| 3 ++-
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc | 2 +-
2 files changed, 3 insertions(+), 2 dele
One less thing to remember when trying to build an image
with working vulkan.
Signed-off-by: Jussi Kukkonen
---
meta/recipes-graphics/vulkan/vulkan_1.0.51.0.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-graphics/vulkan/vulkan_1.0.51.0.bb
b/meta/recipes-graphics/vulkan
This adds a Vulkan video sink (using xcb and/or wayland).
Add a few patches to fix the build.
Signed-off-by: Jussi Kukkonen
---
.../gstreamer/gstreamer1.0-plugins-bad.inc | 4 +-
...y-Use-ifdef-for-platform-specific-defines.patch | 37 +
...n-Use-the-generated-version-of
Sascha Willems collection of Vulkan demos is useful as a smoke testing
tool.
Add patch to install binaries and data. Use a combination of patch and
do_install_append to avoid some 3D models with unclear licensing.
Signed-off-by: Jussi Kukkonen
---
...ild-demos-with-questionably-licensed
Remove a patch that's no longer needed
Signed-off-by: Jussi Kukkonen
---
...se-getenv-if-secure_getenv-does-not-exist.patch | 34 --
.../{vulkan_1.0.39.1.bb => vulkan_1.0.51.0.bb} | 5 ++--
2 files changed, 2 insertions(+), 37 deletions(-)
delete mode 1006
Asset import library used by Sascha Willems Vulkan demos.
Signed-off-by: Jussi Kukkonen
---
meta/recipes-graphics/vulkan/assimp_git.bb | 14 ++
1 file changed, 14 insertions(+)
create mode 100644 meta/recipes-graphics/vulkan/assimp_git.bb
diff --git a/meta/recipes-graphics/vulkan
16:05:22 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib jku/vulkan
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/vulkan
Jussi Kukkonen (6):
vulkan: Upgrade 1.0.39.1 -> 1.0.51.0
assimp: Add as dependency of vulkan-demos
vulk
I'm guessing 12.1 has the same issue with renamed plugins that I reported
on the previous patchset?
See
https://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?id=ca0ed8a134f1d26083e6f89636493df89ff29cff
: this changes packages names so we need to add special case RPROVIDES for
these three
On 27 June 2017 at 17:14, Maxime Roussin-Bélanger <
maxime.roussinbelan...@gmail.com> wrote:
> CMake does not define the `find_host_program` command we've
> been using in the cross-compiling code path. It was
> provided by a widely used Android toolchain file. For
> compatibility, continue to us
Avoid versions >= 3.90 (development versions for 4.0).
Signed-off-by: Jussi Kukkonen
---
meta/recipes-gnome/gtk+/gtk+3.inc| 6 +-
meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.22.15.bb | 5 -
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/m
Imports the current EGL API registry from Khronos.
Makes EGL support optional: this is reflected in the recipe but
egl is enabled by default as before.
Signed-off-by: Jussi Kukkonen
---
.../libepoxy/{libepoxy_1.4.2.bb => libepoxy_1.4.3.bb}| 9 +
1 file changed, 5 inserti
A fair amount of bug fixes and improvements.
Signed-off-by: Jussi Kukkonen
---
.../gtk+/gtk+3/0003-Add-disable-opengl-configure-option.patch | 4 ++--
meta/recipes-gnome/gtk+/{gtk+3_3.22.15.bb => gtk+3_3.22.16.bb}| 4 ++--
...-icon-utils-native_3.22.15.bb => gtk-icon
://git.yoctoproject.org/poky-contrib jku/gtk
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/gtk
Jussi Kukkonen (3):
gtk+3: Update UPSTREAM_CHECK_REGEX
gtk+3: Upgrade 3.22.15 -> 3.22.16
libepoxy: Upgrade 1.4.2 -> 1.4.3
meta/recipes-gnome/gtk+/gtk+3.inc
On 27 June 2017 at 00:51, Maxime Roussin-Belanger <
maxime.roussinbelan...@gmail.com> wrote:
> On Mon, Jun 26, 2017 at 04:41:34PM -0300, Otavio Salvador wrote:
> > On Mon, Jun 26, 2017 at 3:33 PM, Maxime Roussin-Bélanger
> > wrote:
> > > CMake does not define the `find_host_program` command we've
Configure fails when rebuilding lz4 as LIBDIR is used in two different
places for two different things and we override it with a environment
variable.
Signed-off-by: Jussi Kukkonen
---
...sts-Makefile-don-t-use-LIBDIR-as-variable.patch | 82 ++
meta/recipes-support/lz4
Make the loader order in the file reliable to enable more reproducible
builds.
[YOCTO #11610]
Signed-off-by: Jussi Kukkonen
---
...ueryloaders-Make-output-more-reproducible.patch | 56 ++
meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.36.6.bb | 1 +
2 files changed, 57
I think this breaks gstreamer1.0-meta-base packagegroup because now nothing
provides gstreamer1.0-plugins-good-souphttpsrc. I've not tested this but
I'd bet money it's because of "Fix plugin filenames to match plugin names"
commit ** upstream: it probably leads to the plugin package names changing.
remake was removed from oe-core: use another recipe in the devtool
extract test.
Signed-off-by: Jussi Kukkonen
---
remake removal is not yet in master.
Paul please review: I didn't know if there was a reason for picking
remake, I chose matchbox-terminal because the source is tiny.
T
These sanity test failures look related.
https://autobuilder.yocto.io/builders/nightly-x86-64/builds/333/steps/Running%20Sanity%20Tests/logs/stdio
On 20 June 2017 at 16:56, Alexander Kanavin <
alexander.kana...@linux.intel.com> wrote:
> Drop 0001-Revert-proper-check-of-releasever-when-using-inst
On 19 June 2017 at 17:39,
wrote:
>
> From: Leonardo Sandoval
>
> Do not mix the stderr into stdout, allowing test cases to query
> the specific output.
I wonder if this patch could be related to the strange selftest failures
where command output seems to be missing completely, e.g.
Assertion
$ bitbake -k core-image-minimal core-image-full-cmdline core-image-sato
world
That seems to fail with musl on the autobuilder with "Nothing RPROVIDES
'gettext-runtime' "
https://autobuilder.yocto.io/builders/nightly-musl/builds/313/steps/BuildImages/logs/stdio
Cheers,
Jussi
On 19 June 2017 at 13
On 20 June 2017 at 10:42, Tobias Hagelborn
wrote:
>
> New devtool deploy-target option --strip which enables deploying
> stripped binaries, saving some space on target.
>
> * Copies the files of ${D} into a new directory and strips them in place
> * Used oe.package.strip_execs for stripping direct
This seems to be in master now. I'm not sure if we have a new master build
after that but ross/mut has some sort of linker failure in ofmv (in
nightly-world-lsb only):
| GenFw: ERROR 3000: Invalid
|
/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-world-lsb/build/build/tmp/work/i586-poky-lin
On 12 June 2017 at 13:06, Richard Purdie wrote:
> On Fri, 2017-06-09 at 10:36 +0300, Jussi Kukkonen wrote:
> > Support for "-j N" does not seem like a generic distutils thing
> > but numpy supports it.
> >
> > This improves compile time by 2 minu
Note that this just removes a host path leakage: diffutils still
doesn't depend on coreutils so 'pr' might not actually be there
on image (this only breaks "diff -l" so no big deal).
Signed-off-by: Jussi Kukkonen
---
meta/recipes-extended/diffutils/diffutils_3.5.bb
Support for "-j N" does not seem like a generic distutils thing
but numpy supports it.
This improves compile time by 2 minutes (real time).
Signed-off-by: Jussi Kukkonen
---
meta/recipes-devtools/python-numpy/python3-numpy_1.11.2.bb | 2 ++
1 file changed, 2 insertions(+)
diff --
://git.yoctoproject.org/poky-contrib numpy-parallel
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=numpy-parallel
Jussi Kukkonen (2):
Enable parallel compilation for python3-numpy
diffutils: prevent host path leaks, set pr path
meta/recipes-devtools/python-numpy/python3-numpy_1.11.2
On 7 June 2017 at 11:51, Fan Xin wrote:
>
> CVE: CVE-2017-8872
> The htmlParseTryOrFinish function in HTMLparser.c in libxml2 2.9.4 allows
attackers
> to cause a denial of service (buffer over-read) or information disclosure.
>
> External References:
> https://bugzilla.gnome.org/show_bug.cgi?id=77
On 8 June 2017 at 11:18, Changhyeok Bae wrote:
> Patch fix-cipher-des-ede3-cfb1.patch was removed as it is included
> in this release.
>
> Signed-off-by: Changhyeok Bae
> ---
> .../openssl/openssl/fix-cipher-des-ede3-cfb1.patch | 21
> -
> .../{openssl_1.0.2k.bb => openssl_
Signed-off-by: Jussi Kukkonen
---
.../xorg-lib/{xkeyboard-config_2.20.bb => xkeyboard-config_2.21.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-lib/{xkeyboard-config_2.20.bb =>
xkeyboard-config_2.21.bb} (87%)
diff --git a/meta/r
Very small release with only bug fixes.
Signed-off-by: Jussi Kukkonen
---
.../clutter/{clutter-gst-3.0_3.0.22.bb => clutter-gst-3.0_3.0.24.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/clutter/{clutter-gst-3.0_3.0.22.bb =>
clutter-gst-3.0_
Depend on gperf-native: The tarball used to include files generated
with gperf and this is no longer the case.
Use GIR_EXTRA_LIBS_PATH to fix introspection generation.
Signed-off-by: Jussi Kukkonen
---
meta/recipes-support/vte/{vte_0.46.1.bb => vte_0.48.3.bb} | 11 ---
1 file changed
Small releases with just a few fixes.
Signed-off-by: Jussi Kukkonen
---
.../{xf86-input-libinput_0.24.0.bb => xf86-input-libinput_0.25.1.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-driver/{xf86-input-libinput_0.24.0.bb =>
xf86
Also inherit allarch: The utils are just shell scripts.
Signed-off-by: Jussi Kukkonen
---
.../xdg-utils/{xdg-utils_1.1.1.bb => xdg-utils_1.1.2.bb}| 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-extended/xdg-utils/{xdg-utils_1.1.1.bb =>
Mostly bug fixes in this release.
Signed-off-by: Jussi Kukkonen
---
.../clutter/{clutter-1.0_1.26.0.bb => clutter-1.0_1.26.2.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/clutter/{clutter-1.0_1.26.0.bb =>
clutter-1.0_1.26.2.bb} (67%)
Bug fix releases.
Signed-off-by: Jussi Kukkonen
---
.../xorg-xserver/{xserver-xorg_1.19.1.bb => xserver-xorg_1.19.3.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_1.19.1.bb =>
xserver-xorg_1.19.3.bb} (89%)
diff -
Release with a small amount of bug fixes.
Signed-off-by: Jussi Kukkonen
---
meta/recipes-graphics/xorg-app/{xkbcomp_1.3.1.bb => xkbcomp_1.4.0.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-app/{xkbcomp_1.3.1.bb => xkbcomp_1.4.0.bb}
(78%)
1 - 100 of 1052 matches
Mail list logo