[oe-core][kirkstone][PATCH 2/5] ffmpeg: fix CVE-2024-36618

2025-02-20 Thread Polampalli, Archana via lists.openembedded.org
From: Archana Polampalli FFmpeg n6.1.1 has a vulnerability in the AVI demuxer of the libavformat library which allows for an integer overflow, potentially resulting in a denial-of-service (DoS) condition. Signed-off-by: Archana Polampalli --- .../ffmpeg/ffmpeg/CVE-2024-36618.patch| 36

[oe-core][kirkstone][PATCH 1/5] gstreamer1.0-rtsp-server: fix CVE-2024-44331

2025-02-20 Thread Polampalli, Archana via lists.openembedded.org
From: Archana Polampalli Incorrect Access Control in GStreamer RTSP server 1.25.0 in gst-rtsp-server/rtsp-media.c allows remote attackers to cause a denial of service via a series of specially crafted hexstream requests. Signed-off-by: Archana Polampalli --- .../CVE-2024-44331.patch

[oe-core][kirkstone][PATCH 5/5] ffmpeg: fix CVE-2025-25473

2025-02-20 Thread Polampalli, Archana via lists.openembedded.org
From: Archana Polampalli FFmpeg git master before commit c08d30 was discovered to contain a NULL pointer dereference via the component libavformat/mov.c. Signed-off-by: Archana Polampalli --- .../ffmpeg/ffmpeg/CVE-2025-25473.patch| 36 +++ .../recipes-multimedia/ffmpeg/

[oe-core][kirkstone][PATCH 4/5] ffmpeg: fix CVE-2024-35369

2025-02-20 Thread Polampalli, Archana via lists.openembedded.org
From: Archana Polampalli In FFmpeg version n6.1.1, specifically within the avcodec/speexdec.c module, a potential security vulnerability exists due to insufficient validation of certain parameters when parsing Speex codec extradata. This vulnerability could lead to integer overflow conditions, po

[oe-core][kirkstone][PATCH 3/5] ffmpeg: fix CVE-2024-28661

2025-02-20 Thread Polampalli, Archana via lists.openembedded.org
From: Archana Polampalli Signed-off-by: Archana Polampalli --- .../ffmpeg/ffmpeg/CVE-2024-28661.patch| 40 +++ .../recipes-multimedia/ffmpeg/ffmpeg_5.0.1.bb | 1 + 2 files changed, 41 insertions(+) create mode 100644 meta/recipes-multimedia/ffmpeg/ffmpeg/CVE-2024-28661

[OE-core] [PATCH 1/1] runqemu: Set target to rootfs when target is empty

2025-02-20 Thread Robert Yang via lists.openembedded.org
From: Robert Yang Fixed: $ runqemu qemux86-64 core-image-minimal runqemu - ERROR - IMAGE_LINK_NAME wasn't set to find corresponding .qemuboot.conf file Signed-off-by: Robert Yang --- scripts/runqemu | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/runqemu b/scripts/runqemu index

[OE-core] [PATCH 0/1] runqemu: Set target to rootfs when target is empty

2025-02-20 Thread Robert Yang via lists.openembedded.org
From: Robert Yang The following changes since commit fbafd942e6c78d1298fa64129149ff311b61fcf8: python3: Skip test_write_read_append (2025-02-20 11:56:44 +) are available in the Git repository at: https://github.com/robertlinux/yocto rbt/qemu https://github.com/robertlinux/yocto/tree/

[OE-core] [PATCH v3] pango: upgrade 1.55.5 -> 1.56.1

2025-02-20 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Add python3-docutils-native to provide rst2html5 Changelog: == - Avoid criticals when there are no fonts - fontconfig: Handle lack of FC_FONT_WRAPPER in font cache - fontconfig: Prefer application fonts even if they are older - Support setting font features in font desc

Re: [OE-core] [PATCH] man-db: fix do_configure "Argument list too long" error

2025-02-20 Thread Changqing Li via lists.openembedded.org
On 2/20/25 22:40, Ross Burton wrote: CAUTION: This email comes from a non Wind River email account! Do not click links or open attachments unless you recognize the sender and know the content is safe. On 20 Feb 2025, at 08:56, Changqing Li wrote: For autotools.bbclass, how about don't pass

Re: [OE-core] [kirkstone][PATCH 1/2] Revert "ovmf: Fix CVE-2023-45237"

2025-02-20 Thread Kai Kang via lists.openembedded.org
On 2/20/25 22:27, Steve Sakoman wrote: On Wed, Feb 19, 2025 at 10:03 PM Kai wrote: On 2/19/25 23:19, Steve Sakoman wrote: Hi Kai, Not sure why, but this fails to apply for me: Applying: Revert "ovmf: Fix CVE-2023-45237" Using index info to reconstruct a base tree... error: patch failed: meta

Re: [OE-core] Broken FIT image signing since "u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled"

2025-02-20 Thread Marek Vasut via lists.openembedded.org
On 2/20/25 3:42 PM, Leonard Anderweit wrote: Hi, Hello Leonard, I've also noticed this bug and sent patch [1] to fix it. [1] https://lists.openembedded.org/g/openembedded-core/message/211761 Please CC me on the patch so I can review it ? -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messa

Re: [OE-core] Broken FIT image signing since "u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled"

2025-02-20 Thread Marek Vasut via lists.openembedded.org
On 2/18/25 4:49 AM, Rogerio Guerra Borin wrote: [...]  >> that is responsible for that access (inside function concat_dtb()).  >> The code is always referencing variable UBOOT_SIGN_IMG_KEYNAME  >> regardless of FIT_SIGN_INDIVIDUAL being set to "1" or "0" even though  >> there's a condition a co

Re: [OE-core] [PATCH] sstate: Fix sstate mirrors with BB_FETCH_PREMIRRORONLY

2025-02-20 Thread Richard Purdie via lists.openembedded.org
On Mon, 2025-02-10 at 11:12 +0100, Julian Haller via lists.openembedded.org wrote: > From: Julian Haller > > In case BB_FETCH_PREMIRRORONLY is set, the fetcher.download() function > sets BB_NO_NETWORK = "1" after downloading the first file. This alters > the precondition for the second and third

Re: [OE-core][PATCH 1/3] go: Is anyone working on 1.24 now?

2025-02-20 Thread Richard Purdie via lists.openembedded.org
On Thu, 2025-02-20 at 16:11 -0500, Randy MacLeod via lists.openembedded.org wrote: >   > Peter, Jose, anyone, >   > Does anyone already have a go-1.24 in the works for before the end of > M3 on March 3rd? >   >    https://tip.golang.org/doc/go1.24 >   There was a patch which nearly worked to upgr

Re: [OE-core][PATCH 1/3] go: Is anyone working on 1.24 now?

2025-02-20 Thread Jose Quaresma via lists.openembedded.org
Hi Randy The last thing I have is the [RFC 1.23.0] I sent to the list on https://patchwork.yoctoproject.org/project/oe-core/list/?series=29005. It was incomplete and I haven't done anything since. We are already very late on the golang front. However, I think I'll be able to get back to it next w

Re: [OE-core][PATCH 1/3] go: Is anyone working on 1.24 now?

2025-02-20 Thread Randy MacLeod via lists.openembedded.org
Peter, Jose, anyone, Does anyone already have a go-1.24 in the works for before the end of M3 on March 3rd? https://tip.golang.org/doc/go1.24 ../Randy -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#211777): https://lists.openembedded.org/g/op

Re: [OE-core] [RFC] uboot-sign: Fix u-boot dtb signatures

2025-02-20 Thread Jose Quaresma via lists.openembedded.org
Hi Leonard, I tested it on a couple of machines on my side and it fixes the regression. Tested-by: Jose Quaresma Thanks for working on the solution. Jose Rogerio Guerra Borin via lists.openembedded.org escreveu (quinta, 20/02/2025 à(s) 19:22): > Hi Leonard, > > I've tested your patch and I

Re: [OE-core][PATCH v12.1 1/5] rpm-sequoia-crypto-policy: New recipe

2025-02-20 Thread Ross Burton via lists.openembedded.org
On 13 Feb 2025, at 15:21, Zoltan Boszormenyi via lists.openembedded.org wrote: > +DEPENDS = "coreutils-native openssl-native make-native" > + > +inherit allarch python3native These dependencies seem unexpected, and if they’re needed then they should be explained. We assume make on the host, so

Re: [OE-core] [RFC] uboot-sign: Fix u-boot dtb signatures

2025-02-20 Thread Rogerio Guerra Borin via lists.openembedded.org
Hi Leonard, I've tested your patch and I wanted to let you know it worked fine for me both when FIT_SIGN_INDIVIDUAL="1" or "0". I've checked the contents of the u-boot dtb (for the presence of the required pubkeys) and the fitImage (for the signatures) and the results match what we had before c

[OE-core][kirkstone][PATCH 1/2] ffmpeg: ignore 5 CVEs

2025-02-20 Thread Peter Marko via lists.openembedded.org
From: Peter Marko There is no release which is vulnerable to these CVEs. These vulnerabilities are in new features being developed and were fixed before release. NVD most likely does not accept CVE rejection from a non-maintainer and non-reporter, so ignoring this CVE should be acceptable soluti

[OE-core][kirkstone][PATCH 2/2] ffmpeg: ignore CVE-2024-7272

2025-02-20 Thread Peter Marko via lists.openembedded.org
From: Peter Marko This vulnerability was introduced in 5.1, so 5.0.1 is not affected. Signed-off-by: Peter Marko --- meta/recipes-multimedia/ffmpeg/ffmpeg_5.0.1.bb | 5 + 1 file changed, 5 insertions(+) diff --git a/meta/recipes-multimedia/ffmpeg/ffmpeg_5.0.1.bb b/meta/recipes-multimedia

Re: [OE-core] [PATCH v6] systemd: Build the systemctl executable

2025-02-20 Thread Ross Burton via lists.openembedded.org
On 20 Feb 2025, at 15:52, Vyacheslav Yurkov wrote: > > From meta/classes-recipe/rootfs-postcommands.bbclass: > > # 20:12 < mezcalero> koen: you have three options: a) run > systemd-machine-id-setup at install time, b) have / read-only and an empty > file there (for stateless) and c) boot w

Re: [OE-core] Broken FIT image signing since "u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled"

2025-02-20 Thread Jose Quaresma via lists.openembedded.org
Hi Leonard, I will test on my side and then I'll come back with the results. Thanks Jose Leonard Anderweit escreveu (quinta, 20/02/2025 à(s) 14:42): > Hi, > > I've also noticed this bug and sent patch [1] to fix it. > > [1] https://lists.openembedded.org/g/openembedded-core/message/211761 > >

Re: [OE-core] [poky] [PATCH 2/2] psplash: start via udev if framebuffer device detected

2025-02-20 Thread Mikko Rapeli via lists.openembedded.org
Hi, On Thu, Feb 20, 2025 at 09:20:16AM +, Richard Purdie wrote: > On Thu, 2025-02-20 at 10:35 +0200, Mikko Rapeli wrote: > > On Wed, Feb 19, 2025 at 03:59:59PM +, Richard Purdie wrote: > > > On Thu, 2025-02-06 at 16:44 +0200, Mikko Rapeli via > > > lists.yoctoproject.org wrote: > > > > ps

Re: [OE-core] [PATCH v6] systemd: Build the systemctl executable

2025-02-20 Thread Alex Kiernan via lists.openembedded.org
On Thu, Feb 20, 2025 at 3:52 PM Vyacheslav Yurkov via lists.openembedded.org wrote: > > From meta/classes-recipe/rootfs-postcommands.bbclass: > > # 20:12 < mezcalero> koen: you have three options: a) run > systemd-machine-id-setup at install time, b) have / read-only and an > empty file there

Re: [OE-core] [bitbake-devel] 'vendor' fetching discussion cont.

2025-02-20 Thread Stefan Herbrechtsmeier via lists.openembedded.org
Am 20.02.2025 um 11:00 schrieb Richard Purdie via lists.openembedded.org: On Thu, 2025-02-20 at 10:48 +0100, Stefan Herbrechtsmeier wrote: Am 19.02.2025 um 18:33 schrieb Richard Purdie: On Wed, 2025-02-19 at 17:48 +0100, Stefan Herbrechtsmeier wrote: I don't change the exception. The exceptions

[OE-core] [PATCH] documentation: remove AUTHOR[doc]

2025-02-20 Thread Ross Burton via lists.openembedded.org
The variable was mostly removed in oe-core 9d5edd12 but the documentation remained. [ YOCTO #15758 ] Signed-off-by: Ross Burton --- meta/conf/documentation.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/conf/documentation.conf b/meta/conf/documentation.conf index 2dcf85f7672..3dd7

Re: [OE-core] [PATCH v6] systemd: Build the systemctl executable

2025-02-20 Thread Vyacheslav Yurkov via lists.openembedded.org
From meta/classes-recipe/rootfs-postcommands.bbclass:     # 20:12 < mezcalero> koen: you have three options: a) run systemd-machine-id-setup at install time, b) have / read-only and an empty file there (for stateless) and c) boot with / writable     touch ${IMAGE_ROOTFS}${sysconfdir}/mach

Re: [OE-core] [PATCH v6] systemd: Build the systemctl executable

2025-02-20 Thread Vyacheslav Yurkov via lists.openembedded.org
Isn't is supposed to be created on first boot? Slava On 20.02.2025 15:07, Ross Burton wrote: On 19 Feb 2025, at 10:39, Vyacheslav Yurkov via lists.openembedded.org wrote: From: Vyacheslav Yurkov Instead of the python re-implementation build the actual systemctl from the systemd source tree

Re: [OE-core] Broken FIT image signing since "u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled"

2025-02-20 Thread Leonard Anderweit via lists.openembedded.org
Hi, I've also noticed this bug and sent patch [1] to fix it. [1] https://lists.openembedded.org/g/openembedded-core/message/211761 Leonard Am Donnerstag, dem 20.02.2025 um 10:46 + schrieb Jose Quaresma via lists.openembedded.org: > Hi, > > Any news about this regression? > If we don't get

Re: [OE-core] [PATCH] man-db: fix do_configure "Argument list too long" error

2025-02-20 Thread Ross Burton via lists.openembedded.org
On 20 Feb 2025, at 08:56, Changqing Li wrote: > For autotools.bbclass, how about don't pass -I $i to acpaths, suppose that > upstream configure.ac or Makefile.am have set the correct > AC_CONFIG_MACRO_DIRS, ACLOCAL_AUTOMAKE_DIR, or ACLOCAL_AMFLAGS. if the > recipe is not correctly set, the

[OE-core] [RFC] uboot-sign: Fix u-boot dtb signatures

2025-02-20 Thread Leonard Anderweit via lists.openembedded.org
With UBOOT_SIGN_ENABLE enabled commit 3fb215a3af24 (u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled) always adds the signature of UBOOT_SIGN_IMG_KEYNAME to the u-boot dtb, independent of FIT_SIGN_INDIVIDUAL. The kernel fitimage configuration node is signed wi

Re: [OE-core] [kirkstone][PATCH 1/2] Revert "ovmf: Fix CVE-2023-45237"

2025-02-20 Thread Steve Sakoman
On Wed, Feb 19, 2025 at 10:03 PM Kai wrote: > > On 2/19/25 23:19, Steve Sakoman wrote: > > Hi Kai, > > > > Not sure why, but this fails to apply for me: > > > > Applying: Revert "ovmf: Fix CVE-2023-45237" > > Using index info to reconstruct a base tree... > > error: patch failed: meta/recipes-core

[OE-core] [PATCH] systemd: Fix man page indices generation

2025-02-20 Thread Alexis Cellier via lists.openembedded.org
The dependency on python3-lxml-native was missing, so the generation of man page indices was skipped (systemd.index and systemd.directives). Signed-off-by: Alexis Cellier --- meta/recipes-core/systemd/systemd_257.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recip

Re: [OE-core] [PATCH v6] systemd: Build the systemctl executable

2025-02-20 Thread Ross Burton via lists.openembedded.org
On 19 Feb 2025, at 10:39, Vyacheslav Yurkov via lists.openembedded.org wrote: > > From: Vyacheslav Yurkov > > Instead of the python re-implementation build the actual systemctl from > the systemd source tree. The python script was used when systemd didn't > provide an option to build individua

[OE-core][PATCH V3] debugedit: fix build failure when enabling DEBUG_BUILD

2025-02-20 Thread Chen Qi via lists.openembedded.org
From: Chen Qi When DEBUG_BUILD is enabled, we use "-Og" gcc options. In such case, the xxhash functions are considered not inline, yet debugedit.c defined XXH_INLINE_ALL to force inline, thus causing build failure. Backport a patch which add "--disable-inlined-xxhash" option and make debugedit u

Re: [OE-core][PATCH V2] debugedit: fix build failure when enabling DEBUG_BUILD

2025-02-20 Thread Chen Qi via lists.openembedded.org
Got it. I'll send out V3. Regards, Qi -Original Message- From: Alexander Kanavin Sent: Thursday, February 20, 2025 6:28 PM To: Chen, Qi Cc: openembedded-core@lists.openembedded.org Subject: Re: [OE-core][PATCH V2] debugedit: fix build failure when enabling DEBUG_BUILD On Thu, 20 Feb

Re: [OE-core] [PATCH] python3: Remove DEBUG_PREFIX_MAP from sysconfigdata

2025-02-20 Thread Sanjuán García , Jorge via lists . openembedded . org
So with this patch applied we would get this CFLAGS on sysconfigdata on the build directory: 'CFLAGS': '-fno-strict-overflow ' '-Wsign-compare ' '-DNDEBUG ' '-g ' '-O3 ' '-Wall ' '-O2 ' '-g ' '-fcanon-prefix-

Re: [OE-core] [PATCH] python3: Remove DEBUG_PREFIX_MAP from sysconfigdata

2025-02-20 Thread Sanjuán García , Jorge via lists . openembedded . org
Hello, Thanks for the quick reply. Let me provide some details of my findings: So the original DEBUG_PREFIX_MAP variable is a list of space separated values: ``` builder@bc2576acfe0e:/build/tmp/work/core2-64-oe-linux/python3/3.13.2$ bitbake-getvar DEBUG_PREFIX_MAP -r python3 # # $DEBUG_PREFIX_

Re: [OE-core] Broken FIT image signing since "u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled"

2025-02-20 Thread Jose Quaresma via lists.openembedded.org
Hi, Any news about this regression? If we don't get a fix for this bug asap maybe we should revert and drop this patch since it broke our scarthgap stable LTS Jose Rogerio Guerra Borin via lists.openembedded.org escreveu (terça, 18/02/2025 à(s) 03:49): > > This message originated from outside

Re: [OE-core][PATCH V2] debugedit: fix build failure when enabling DEBUG_BUILD

2025-02-20 Thread Alexander Kanavin via lists.openembedded.org
On Thu, 20 Feb 2025 at 05:31, Chen Qi via lists.openembedded.org wrote: > +Upstream-Status: Backport [820498e881401a6f4b1715dc6831da965f6e1d69] This doesn't say where the commit can be found. It's better to point to the git web ui: https://sourceware.org/cgit/debugedit/commit/?id=820498e881401a6

Re: [OE-core] [PATCH v2] pango: upgrade 1.55.5 -> 1.56.1

2025-02-20 Thread Alexander Kanavin via lists.openembedded.org
On Thu, 20 Feb 2025 at 01:31, wangmy via lists.openembedded.org wrote: > Add python3-docutils-native to provide rst2html5 > -DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype virtual/libiconv > cairo harfbuzz fribidi" > +DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype virtual/libico

Re: [OE-core] [bitbake-devel] 'vendor' fetching discussion cont.

2025-02-20 Thread Richard Purdie via lists.openembedded.org
On Thu, 2025-02-20 at 10:48 +0100, Stefan Herbrechtsmeier wrote: > > Am 19.02.2025 um 18:33 schrieb Richard Purdie: > > > > On Wed, 2025-02-19 at 17:48 +0100, Stefan Herbrechtsmeier wrote: > > > > > > > > > > > > I don't change the exception. The exceptions are the reason for > > > the sta

Re: [OE-core] [bitbake-devel] 'vendor' fetching discussion cont.

2025-02-20 Thread Stefan Herbrechtsmeier via lists.openembedded.org
Am 19.02.2025 um 18:33 schrieb Richard Purdie: On Wed, 2025-02-19 at 17:48 +0100, Stefan Herbrechtsmeier wrote: I don't change the exception. The exceptions are the reason for the state of the series. The missing point is that the expectation is related to the end of a dependency chain and n

Re: [OE-core] [PATCH] python3: Remove DEBUG_PREFIX_MAP from sysconfigdata

2025-02-20 Thread Alexander Kanavin via lists.openembedded.org
On Thu, 20 Feb 2025 at 08:00, Sanjuán García, Jorge wrote: > There are still some 'prefix-map' stuff that is not properly being replaced > because the do_install() task is > doing this sed expression `-e "s,${B},/build/path/unavailable/,g"`. We could > probably move that to > `py_package_prepro

Re: [OE-core] [poky] [PATCH 2/2] psplash: start via udev if framebuffer device detected

2025-02-20 Thread Richard Purdie via lists.openembedded.org
On Thu, 2025-02-20 at 10:35 +0200, Mikko Rapeli wrote: > Hi, > > On Wed, Feb 19, 2025 at 03:59:59PM +, Richard Purdie wrote: > > On Thu, 2025-02-06 at 16:44 +0200, Mikko Rapeli via lists.yoctoproject.org > > wrote: > > > psplash-start.service expected to find /dev/fb0 and failed > > > if devi

[OE-core] [PATCH] linux-firmware: make linux-firmware-qcom-qcm6490-wifi provide -qcs6490-

2025-02-20 Thread Dmitry Baryshkov via lists.openembedded.org
The package linux-firmware-qcom-qcm6490-wifi also provides a symlink qcom/qcs6490/wpss.mbn. Follow the pattern established by linux-firmware-qcom-qcm6490-audio and -compute packages and make this package RPROVIDE the qcs6490 name. Signed-off-by: Dmitry Baryshkov --- meta/recipes-kernel/linux-fir

Re: [OE-core] [PATCH] man-db: fix do_configure "Argument list too long" error

2025-02-20 Thread Changqing Li via lists.openembedded.org
On 1/8/25 23:16, Ross Burton wrote: CAUTION: This email comes from a non Wind River email account! Do not click links or open attachments unless you recognize the sender and know the content is safe. I have a series in testing that removes acpaths entirely which solves this problem at the sou

[OE-core] [PATCH] systemd: depend on util-linux-mkswap

2025-02-20 Thread Mikko Rapeli via lists.openembedded.org
busybox mkswap doesn't support all needed options. Fixes: systemd[1]: Activating swap /dev/disk/by-uuid/38d0b388-9989-4744-8a0a-3e6be1135f5a... swapon[210]: swapon: /dev/sda3: swap format pagesize does not match. swapon[210]: swapon: /dev/sda3: reinitializing the swap. swapon[212]: mkswap: invali

Re: [OE-core] [poky] [PATCH 2/2] psplash: start via udev if framebuffer device detected

2025-02-20 Thread Mikko Rapeli via lists.openembedded.org
Hi, On Wed, Feb 19, 2025 at 03:59:59PM +, Richard Purdie wrote: > On Thu, 2025-02-06 at 16:44 +0200, Mikko Rapeli via lists.yoctoproject.org > wrote: > > psplash-start.service expected to find /dev/fb0 and failed > > if device was not found. This failure breaks systemd > > oeqa runtime test w

[OE-core] [PATCH] psplash: fix typo in psplash-systemd.service

2025-02-20 Thread Mikko Rapeli via lists.openembedded.org
systemd ignores the typo and continues but startup fails later due to missing fifo file. Fixes: systemd[1]: /usr/lib/systemd/system/psplash-systemd.service:8: Unknown key 'ConditionFileExists' in section [Unit], ignoring. Signed-off-by: Mikko Rapeli --- meta/recipes-core/psplash/files/psplash-