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

[Databroker] Location of Cargo.toml #697

Closed
sophokles73 opened this issue Oct 30, 2023 · 5 comments
Closed

[Databroker] Location of Cargo.toml #697

sophokles73 opened this issue Oct 30, 2023 · 5 comments

Comments

@sophokles73
Copy link
Member

The Cargo.toml defining the workspace of the Databroker sources currently lives in the root of the repository. This seems rather odd, given that there is a dedicated kuksa_databroker folder which contains all code belonging to the Databroker.

FMPOV Cargo.toml and Cargo.lock (and probably Cross.toml as well) should better be located in kuksa_databroker, or am I missing something?

@sophokles73 sophokles73 changed the title Location of Databroker Cargo.toml [Databroker] Location of Cargo.toml Oct 30, 2023
@SebastianSchildt
Copy link
Contributor

Probably that is true, I do think it was done, so certain settings would apply to "potential other RUST code" in this repo. As the midterm plan is, splitting this repository, which includes moving databroker out into its own repository, I would think changing this in here is not necessary for now. (but we can keep this open for tracking)

@sophokles73
Copy link
Member Author

👍 for moving Databroker into its own repository

@Vinait
Copy link

Vinait commented Nov 15, 2023

Dear Team
We are trying to build the Kuksa_Databroker for ARM tool chain( master branch). Getting an error, when trying to install the cross tool using the command "cargo install cross ".
Wondering, Do we support Databroker build for ARM platform ? Kindly support on the same please.

@erikbosch
Copy link
Contributor

Dear Team We are trying to build the Kuksa_Databroker for ARM tool chain( master branch). Getting an error, when trying to install the cross tool using the command "cargo install cross ". Wondering, Do we support Databroker build for ARM platform ? Kindly support on the same please.

This better belongs in a separate issue, but I suggest you to study how Continuous Integration build Databroker. There you can see how binaries are built for all architectures, using ubuntu-latest as build environment

@erikbosch
Copy link
Contributor

We are about to archive this repo soon. If you consider this issue as important please file a new issue at one of the new Kuksa repos at https://github.com/eclipse-kuksa

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

No branches or pull requests

4 participants