Hello, On Tue, 2020-06-09 at 22:24 -0700, Arthur She wrote: > Hi, > We run igt-gpu-tools with Chamelium for the graphic/DRM test in > Linaro. > Something like this. > The recipe we used is basically copied from meta-intel and did some > modifications > 1. Compile for ARM architecture > 2. Build git HEAD code instead of a specific version > 3. Migrate to Meson build system > 4. Enable Chamelium > > We're thinking about upstream the recipe to meta-oe, however, there > might be a duplicate recipe problem. >
I wonder if this recipe can be in oe-core since it's needed by all and helps people validate core functionality and all recipes in DEPENDS/RDEPENDS are also in core? Would you minding sending it there and seek opinion? I will remove it from meta-intel in that case. But your version of the recipe in my opinion needs some modifications before it can be accepted there: 1, it should be pointing to the release tarball. 2, the LICENSE field is wrong. The recipe in meta-intel requires the xorg-app-common.inc file which sets the LICENSE field. Hence the & ISC. But in this version, that information is lost. 3, You might have to set SECURITY_LDFLAGS for it to work with default poky configuration. 4, I am not sure why git is required in RDEPENDS? Perhaps merge the latest/relevant changes in both the layers? Thanks, Anuj > Do you have any suggestions? > > Thank you so much for your help. > > Arthur >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#6596): https://lists.yoctoproject.org/g/meta-intel/message/6596 Mute This Topic: https://lists.yoctoproject.org/mt/74790915/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
