From: André Draszik
The OpenJDK-8 package currently comes with a trustStore
that was generated at OpenJDK-8-native build time from
*all* certificates available in the system, not just from
those that are marked as trusted.
This isn't right...
So this recipe hooks into the ca-certificates packag
Because 'libdir' is set with ${base_libdir} in recipe file of audit,
package config files(.pc) are installed to ${base_libdir}/pkgconfig that
variable pkgconfigdir is set with ${libdir}/pkgconfig in makefile.
Set pkgconfigdir directly to install .pc files to right directory.
And remove setting of
enable-audit.bbclass is only used by systemd. And systemd has adapted to
use build tool meson and implement PACKAGECONFIG audit in recipe file of
systemd in oe-core.
So remove implement of PACKAGECONFIG audit from enable-audit.bbclass.
Signed-off-by: Kai Kang
---
classes/enable-audit.bbclass |
V2:
* remove setting of FILES_${PN}-dev from recipe of audit which has been done in
bitbake.conf in oe-core.
Kai Kang (2):
enable-audit.bbclass: remove implement of packageconfig audit
audit: fix pkgconfigdir
classes/enable-audit.bbclass | 1 -
recipes-security/audit/audit_2.7.6.
This mail was sent out by Recipe reporting system.
This message list those recipes which need to be upgraded. If maintainers
believe some of them needn't to upgrade at this time, they can fill
RECIPE_NO_UPDATE_REASON in respective recipe file to ignore this remainder
until newer upstream version w
On 2018年03月28日 15:10, Anuj Mittal wrote:
Hi,
On 03/28/2018 02:55 PM, Kai Kang wrote:
Because 'libdir' is set with ${base_libdir} in recipe file of audit,
package config files(.pc) are installed to ${base_libdir}/pkgconfig that
variable pkgconfigdir is set with ${libdir}/pkgconfig in makefile.
On Fri, Mar 30, 2018 at 6:45 AM, Andreas Müller
wrote:
> After party hangover: sddm and kde look horrible with this patch.
> Should respect linear if requested explicitly - wonder if that slows
> down horses...
>
Out of curiosity, are you going to follow up on this? Maybe with the mesa
people?
W
Thanks a bunch. srini
-Original Message-
From: Philip Balister [mailto:phi...@balister.org]
Sent: Sunday, April 1, 2018 1:09 PM
To: Srinivasan, Raja ; yocto@yoctoproject.org
Subject: Re: [yocto] adding other languages to yocto build
On 03/30/2018 07:42 AM, Srinivasan, Raja wrote:
> friend
On 03/30/2018 07:42 AM, Srinivasan, Raja wrote:
> friends,
>
> ?
>
> anyone using ada, objective c, c#, swift or any other such languages. if so
> can you point me to a recipe. my interest is in the order listed. looking for
> an alternative to C/C++
I searched the layer index[1] for "ada" and
Hi.
I am working with a project that has a custom image type, "sdimg". The
image works fine but it is when I try to apply CONVERSION_CMDs that I
see some interesting things.
The image output is:
${IMGDEPLOYDIR}/${IMAGE_NAME}.$suffix
There is also a soft-link:
ln -sfn "${IMAGE_NAME}.$s
On 31/03/2018 16:37, Andreas Müller wrote:
On Fri, Mar 30, 2018 at 11:19 AM, Alex Lennon
wrote:
Hi,
libglade seems to have been removed which is breaking meta-mono builds.
What's best to fix this? Should I be adding the recipe into meta-mono?
Thanks,
Alex
As the one who removed it - so f
11 matches
Mail list logo