Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forward port to build with latest master #8

Open
wants to merge 19 commits into
base: develop
Choose a base branch
from

Conversation

kraj
Copy link

@kraj kraj commented Mar 2, 2018

No description provided.

kraj added 19 commits February 22, 2018 19:41
Otherwise bitbake is confused since it can't find
the given SHA in SRCREV and fresh fetch fails

Signed-off-by: Khem Raj <[email protected]>
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 <[email protected]>
When distros enable ptests then the packages demand more
depedendencies. Add the needed recipes for these packages

Signed-off-by: Khem Raj <[email protected]>
The dependenies are trying to execute code on buildhost
doesnt work in cross environment. Disable it therefore for now

Signed-off-by: Khem Raj <[email protected]>
the bashscripts are in -dev package, staticdev
only contains the .a archives

Signed-off-by: Khem Raj <[email protected]>
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 <[email protected]>
Remove dep on host python
move bash dep from staticdev to dev package

Signed-off-by: Khem Raj <[email protected]>
Add missing deps at buildtime

Signed-off-by: Khem Raj <[email protected]>
Move bash dep to dev package

Signed-off-by: Khem Raj <[email protected]>
Disable cgo and pie flags

Signed-off-by: Khem Raj <[email protected]>
Build frontend assets as well
missing linkage with pthreads is added
Add needed rdeps

Signed-off-by: Khem Raj <[email protected]>
Fails to compile complaining about missinf open file, it
seems to be accessing build host during cross compile

Signed-off-by: Khem Raj <[email protected]>
Use internal dependency mechanism which uses gdm

Signed-off-by: Khem Raj <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant