Jose Quaresma

Results 16 comments of Jose Quaresma

One side effect of this patch is that it breaks the **mpfr** build with clang https://github.com/foundriesio/meta-lmp/commit/8154f36a67c9c9357d0ebc093c31f6efd362b0b6

Thanks for the review, I will keep an eye on it and maybe can try to address the feedback.

This is tested in oe-core master on the autobuilder, my propose is only to have dunfell synced with master. The recipes-graphics is needed to build the vulkan plugin in gstreamer-plugin-bad-1.18....

I can test it on a qemu but I don't know when and can't even promise anything, so you can close the PR. Chose what is better for you. If...

I have run the ptest on qemu and one of the tests is failing. **poky + meta-gstreamer** ``` root@qemux86-64:~# cat /etc/build ----------------------- Build Configuration: | ----------------------- DISTRO = poky DISTRO_VERSION...

@pombredanne: currently there is none test for for the writers[rdf] in the repo, the [writers[tag]](https://github.com/spdx/tools-python/commit/eb0d2a4e681dab2d76f79441e2d9d36dde608b9c#diff-3be28c8291208a97cb54d48c684b31eb3066abdf92e3fe6b07a2e02a385a6bc8) writes the CPE as expected. The ExternalPackageRef was introduced in https://github.com/spdx/tools-python/commit/eb0d2a4e681dab2d76f79441e2d9d36dde608b9c

If I remember correctly this field can be used to store the [CPE](https://nvd.nist.gov/products/cpe) that can be used to do CVE security scans.

maybe just the `#include ` can do the job. it includes the posix implementation of the `basename` https://man7.org/linux/man-pages/man0/libgen.h.0p.html

Ok, understand. My suggestion was mainly because I saw several patches for this issue and many uses the libgen.h. Thanks for the clarification.

The recipe is mostly to be used from _meta-freescale master_ with _oe-core kirstone_ but we can carry them on our distro. fyi @ricardosalveti