Hi,
I have multiple services files defined in following statements, will
it all automatically be enabled?
SYSTEMD_SERVICE_${PN} = "${PN}.service app1.service app2.service
app2.timer app3.service"
SYSTEMD_AUTO_ENABLE_${PN} = "enable"
Thank you.
Kind regards,
- jh
--
___
Hi all
I working on a image recipe.
If I include the layer meta-raspberrypi layer I'd like to include
recipes-code/images/rpi-basic-image-bb.
While if i not include meta-raspberrypi layer I don't include
rpi-basic-image.
How can I do that?
I don't understand, but I suppose I need to re
hi all,
i'm currently running into an issue of non-deterministic metadata: my
packages build fine when building the package itself, but i'm getting a
metadata mismatch when building as dependency of an image:
> ERROR: When reparsing
> /path/to/poky/meta/recipes-core/packagegroups/packagegroup-c
On Fri, Aug 23, 2019 at 7:35 AM Benjamin Crawford
wrote:
>
> Hi,
>
> I've been happily building images for the Renesas R-Car platform using the
> Yocto project until recently. After clearing the sstate-cache and rebuilding,
> I'm now suddenly encountering an issue where the version of OpenCV bei
Hi all.
Do you know some class or recipe which can detect the modules used by a
python application?
Now I have to RDEPENDS every package the application need
MZ
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listin
Python3-modules is a meta package you can depend on iirc
On Sat, Aug 24, 2019 at 2:20 PM Mauro Ziliani wrote:
> Hi all.
>
> Do you know some class or recipe which can detect the modules used by a
> python application?
>
> Now I have to RDEPENDS every package the application need
>
>
> MZ
>
> --
On 8/19/19 3:17 AM, Philip Balister wrote:
> At the past few OopenEmbedded developer meetings, people have been
> asking for more developer and user focused events like a miniconf.
> Partly based on this feedback, there is a two day event sponsored by the
> Yocto Project that provides a chance fo
create the cache dir at install time
Signed-off-by: Armin Kuster
---
.../AppArmor/{apparmor_2.13.2.bb => apparmor_2.13.3.bb} | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
rename recipes-mac/AppArmor/{apparmor_2.13.2.bb => apparmor_2.13.3.bb} (96%)
diff --git a/recipes-mac/AppA
Signed-off-by: Armin Kuster
---
meta-integrity/recipes-core/images/integrity-image-minimal.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-integrity/recipes-core/images/integrity-image-minimal.bb
b/meta-integrity/recipes-core/images/integrity-image-minimal.bb
index e1bc6ff..1a3a30a 10