Conversation
Otherwise bitbake is confused since it can't find the given SHA in SRCREV and fresh fetch fails Signed-off-by: Khem Raj <raj.khem@gmail.com>
This solves a criss-crossed dependency in tests for server and client where they expect each other to be in dependency Combinied build solves the problem, since now they will be seeing each others builds Signed-off-by: Khem Raj <raj.khem@gmail.com>
When distros enable ptests then the packages demand more depedendencies. Add the needed recipes for these packages Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
The dependenies are trying to execute code on buildhost doesnt work in cross environment. Disable it therefore for now Signed-off-by: Khem Raj <raj.khem@gmail.com>
the bashscripts are in -dev package, staticdev only contains the .a archives Signed-off-by: Khem Raj <raj.khem@gmail.com>
OE master is now using recipe specific sysroot which means indirect dependencies are now exposed when building and secondly when ptest is enabled then packages ask for additional dependencies needed to compile tests Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Remove dep on host python move bash dep from staticdev to dev package Signed-off-by: Khem Raj <raj.khem@gmail.com>
Disable ptests Signed-off-by: Khem Raj <raj.khem@gmail.com>
Add missing deps at buildtime Signed-off-by: Khem Raj <raj.khem@gmail.com>
Move bash dep to dev package Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Disable cgo and pie flags Signed-off-by: Khem Raj <raj.khem@gmail.com>
Build frontend assets as well missing linkage with pthreads is added Add needed rdeps Signed-off-by: Khem Raj <raj.khem@gmail.com>
Fails to compile complaining about missinf open file, it seems to be accessing build host during cross compile Signed-off-by: Khem Raj <raj.khem@gmail.com>
Use internal dependency mechanism which uses gdm Signed-off-by: Khem Raj <raj.khem@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.