|
[RFC][oe-core][PATCH] initscripts: dont use /tmp symlink if ptest is enabled
3 messages
glib-2.0 ptest will fail if /tmp is a symlink to /var/tmp Signed-off-by: Markus Volk <f_l_k@...> --- meta/recipes-core/initscripts/initscripts_1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(
glib-2.0 ptest will fail if /tmp is a symlink to /var/tmp Signed-off-by: Markus Volk <f_l_k@...> --- meta/recipes-core/initscripts/initscripts_1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(
|
By
Markus Volk
·
|
|
[kirkstone][PATCH 1/1] vim: upgrade 9.0.1211 -> 9.0.1403
This incorporates fixes for CVE-2023-0512, CVE-2023-1127, CVE-2023-1175, CVE-2023-1170, CVE-2023-0433, CVE-2023-1264, CVE-2023-1355. Also remove runtime/doc/uganda.txt from the license checksum: the V
This incorporates fixes for CVE-2023-0512, CVE-2023-1127, CVE-2023-1175, CVE-2023-1170, CVE-2023-0433, CVE-2023-1264, CVE-2023-1355. Also remove runtime/doc/uganda.txt from the license checksum: the V
|
By
Soumya
·
|
|
[PATCHv2] glib: update 2.74.6 -> 2.76.0
9 messages
- remove backported patches - update relocate-modules.patch Signed-off-by: Markus Volk <f_l_k@...> --- ...-info-don-t-assume-million-in-one-ev.patch | 50 ------------ ...build-do-not-use-can_run_host_
- remove backported patches - update relocate-modules.patch Signed-off-by: Markus Volk <f_l_k@...> --- ...-info-don-t-assume-million-in-one-ev.patch | 50 ------------ ...build-do-not-use-can_run_host_
|
By
Markus Volk
·
|
|
[PATCH] resulttool: Improve overlapping ptest result reporting
With the move to a ptest per image, the multiple ptest log scenario is much more likely. Tweak the handling to only warn if there are overlapping files. Signed-off-by: Richard Purdie <richard.purdie@.
With the move to a ptest per image, the multiple ptest log scenario is much more likely. Tweak the handling to only warn if there are overlapping files. Signed-off-by: Richard Purdie <richard.purdie@.
|
By
Richard Purdie
·
|
|
[langdale 23/23] base-files: Drop localhost.localdomain from hosts file
From: Richard Purdie <richard.purdie@...> This was likely something we took inspiration from elsewhere with. It was added in: https://git.openembedded.org/openembedded/commit/packages/netbase/netbase/
From: Richard Purdie <richard.purdie@...> This was likely something we took inspiration from elsewhere with. It was added in: https://git.openembedded.org/openembedded/commit/packages/netbase/netbase/
|
By
Steve Sakoman
·
|
|
[langdale 22/23] dhcpcd: Fix install conflict when enable multilib.
From: Wang Mingyu <wangmy@...> Error: Transaction test error: file /usr/share/man/man8/dhcpcd.8 conflicts between attempted installs of dhcpcd-doc-9.4.1-r0.cortexa57 and lib32-dhcpcd-doc-9.4.1-r0.armv
From: Wang Mingyu <wangmy@...> Error: Transaction test error: file /usr/share/man/man8/dhcpcd.8 conflicts between attempted installs of dhcpcd-doc-9.4.1-r0.cortexa57 and lib32-dhcpcd-doc-9.4.1-r0.armv
|
By
Steve Sakoman
·
|
|
[langdale 21/23] populate_sdk_ext: Handle spaces within user $PATH
From: Kenfe-Mickael Laventure <mickael.laventure@...> The script generated by the sdk_ext_postinst function was not quoting the user existing PATH when updating it causing the export command to fail.
From: Kenfe-Mickael Laventure <mickael.laventure@...> The script generated by the sdk_ext_postinst function was not quoting the user existing PATH when updating it causing the export command to fail.
|
By
Steve Sakoman
·
|
|
[langdale 20/23] toolchain-scripts: Handle spaces within user $PATH
From: Kenfe-Mickael Laventure <mickael.laventure@...> The environment-setup script generated by the recipe was not quoting the user existing PATH when updating it causing the export command to fail. A
From: Kenfe-Mickael Laventure <mickael.laventure@...> The environment-setup script generated by the recipe was not quoting the user existing PATH when updating it causing the export command to fail. A
|
By
Steve Sakoman
·
|
|
[langdale 19/23] buildtools-tarball: Handle spaces within user $PATH
From: Kenfe-Mickael Laventure <mickael.laventure@...> The environment-setup script generated by the recipe was not quoting the user existing PATH when updating it causing the export command to fail. A
From: Kenfe-Mickael Laventure <mickael.laventure@...> The environment-setup script generated by the recipe was not quoting the user existing PATH when updating it causing the export command to fail. A
|
By
Steve Sakoman
·
|
|
[langdale 18/23] apt: re-enable version check
From: Alexander Kanavin <alex.kanavin@...> 2.6.0 is out and so we can check for latest version again. Signed-off-by: Alexander Kanavin <alex@...> Signed-off-by: Alexandre Belloni <alexandre.belloni@..
From: Alexander Kanavin <alex.kanavin@...> 2.6.0 is out and so we can check for latest version again. Signed-off-by: Alexander Kanavin <alex@...> Signed-off-by: Alexandre Belloni <alexandre.belloni@..
|
By
Steve Sakoman
·
|
|
[langdale 17/23] piglit: Fix build time dependency
From: Zoltan Boszormenyi <zboszor@...> Replace explicit opencl-icd-loader with virtual/opencl-icd. Signed-off-by: Zoltán Böszörményi <zboszor@...> Signed-off-by: Alexandre Belloni <alexandre.belloni@.
From: Zoltan Boszormenyi <zboszor@...> Replace explicit opencl-icd-loader with virtual/opencl-icd. Signed-off-by: Zoltán Böszörményi <zboszor@...> Signed-off-by: Alexandre Belloni <alexandre.belloni@.
|
By
Steve Sakoman
·
|
|
[langdale 16/23] cups: add/fix web interface packaging
From: Trevor Woerner <twoerner@...> cups includes a web server. Users can surf to port 631 (default) of a machine running cups to (potentially, based on configuration, default off) view jobs, add prin
From: Trevor Woerner <twoerner@...> cups includes a web server. Users can surf to port 631 (default) of a machine running cups to (potentially, based on configuration, default off) view jobs, add prin
|
By
Steve Sakoman
·
|
|
[langdale 15/23] cups: check PACKAGECONFIG for pam feature
From: Trevor Woerner <twoerner@...> The cups' PACKAGECONFIG is populated based on DISTRO_FEATURES, but a user is free to enable or disable PACKAGECONFIGs at will. In theory it is possible that pam is
From: Trevor Woerner <twoerner@...> The cups' PACKAGECONFIG is populated based on DISTRO_FEATURES, but a user is free to enable or disable PACKAGECONFIGs at will. In theory it is possible that pam is
|
By
Steve Sakoman
·
|
|
[langdale 14/23] cups: use BUILDROOT instead of DESTDIR
From: Trevor Woerner <twoerner@...> The cups documentation is clear that the correct way to install into an alternate root directory is to use the BUILDROOT variable. From INSTALL.md: Use the `BUILDRO
From: Trevor Woerner <twoerner@...> The cups documentation is clear that the correct way to install into an alternate root directory is to use the BUILDROOT variable. From INSTALL.md: Use the `BUILDRO
|
By
Steve Sakoman
·
|
|
[langdale 13/23] meson: remove obsolete RPATH stripping patch
From: Ross Burton <ross.burton@...> As per the release notes for 0.55.0[1], this patch is no longer needed as Meson now only removes the RPATHs that it adds itself, any RPATHs added via LDFLAGS or pkg
From: Ross Burton <ross.burton@...> As per the release notes for 0.55.0[1], this patch is no longer needed as Meson now only removes the RPATHs that it adds itself, any RPATHs added via LDFLAGS or pkg
|
By
Steve Sakoman
·
|
|
[langdale 12/23] selftest/recipetool: Stop test corrupting tinfoil class
From: Richard Purdie <richard.purdie@...> Running recipetool.RecipetoolTests.test_recipetool_handle_license_vars followed by wic.Wic2.test_biosplusefi_plugin_qemu would show a failure of: File "/media
From: Richard Purdie <richard.purdie@...> Running recipetool.RecipetoolTests.test_recipetool_handle_license_vars followed by wic.Wic2.test_biosplusefi_plugin_qemu would show a failure of: File "/media
|
By
Steve Sakoman
·
|
|
[langdale 11/23] selftest/runtime_test/virgl: Disable for all Rocky Linux
From: Michael Halstead <mhalstead@...> RHEL compatible kernels do not support vgem so we disable virgl headless testing. Signed-off-by: Michael Halstead <mhalstead@...> Signed-off-by: Richard Purdie <
From: Michael Halstead <mhalstead@...> RHEL compatible kernels do not support vgem so we disable virgl headless testing. Signed-off-by: Michael Halstead <mhalstead@...> Signed-off-by: Richard Purdie <
|
By
Steve Sakoman
·
|
|
[langdale 10/23] glibc: Add missing binutils dependency
From: Richard Purdie <richard.purdie@...> glibc has it's dependencies handled more manually due to it's place in the toolchain bootstrap. It depends upon the compiler and indirectly through that to bi
From: Richard Purdie <richard.purdie@...> glibc has it's dependencies handled more manually due to it's place in the toolchain bootstrap. It depends upon the compiler and indirectly through that to bi
|
By
Steve Sakoman
·
|
|
[langdale 09/23] staging/multilib: Fix manifest corruption
From: Richard Purdie <richard.purdie@...> The previous fix wasn't enough to address all the possible ways the manifests might be ordered. Rework the previous fix so it is tied to the multilib cross-ca
From: Richard Purdie <richard.purdie@...> The previous fix wasn't enough to address all the possible ways the manifests might be ordered. Rework the previous fix so it is tied to the multilib cross-ca
|
By
Steve Sakoman
·
|
|
[langdale 08/23] staging: Separate out different multiconfig manifests
From: Richard Purdie <richard.purdie@...> """ require conf/multilib.conf MACHINE = "qemuarm64" MULTILIBS = "multilib:lib32" DEFAULTTUNE:virtclass-multilib-lib32 = "armv7athf-neon" bitbake gcc-cross-ca
From: Richard Purdie <richard.purdie@...> """ require conf/multilib.conf MACHINE = "qemuarm64" MULTILIBS = "multilib:lib32" DEFAULTTUNE:virtclass-multilib-lib32 = "armv7athf-neon" bitbake gcc-cross-ca
|
By
Steve Sakoman
·
|